Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ€– DocuMind – AI-Powered Document QA System

DocuMind is an AI-based application that allows users to upload PDF documents and ask questions from them. It uses OCR and Retrieval-Augmented Generation (RAG) to provide accurate, context-based answers.


🌐 Live Demo

πŸ”— https://huggingface.co/spaces/AjayArmugam/DocuMind


πŸ““ Google Colab (Development)

πŸ”— https://colab.research.google.com/drive/1JM_KqXbKPf_ola4XUWhlSOR7idW4q4cL?usp=sharing


πŸš€ Features

  • πŸ“„ Upload PDF (up to 50 pages)
  • ✍️ Extract text from handwritten + printed content (EasyOCR)
  • 🧠 Semantic search using FAISS
  • πŸ’¬ Chatbot interface for asking questions
  • πŸ“Œ Source-based answers (no hallucination)
  • 🌐 Fully deployed and accessible online

πŸ› οΈ Tech Stack

  • Python
  • Gradio
  • FAISS
  • EasyOCR
  • LangChain
  • Hugging Face Spaces

DocuMind is an AI-powered document question-answering system that enables users to upload PDFs and interact with them through a chatbot interface.

The system combines OCR (for extracting printed and handwritten text) with Retrieval-Augmented Generation (RAG) using FAISS to perform semantic search and return accurate, context-based answers from the document.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages