DocuMind is an AI-powered system that allows users to interact with PDF documents using Retrieval-Augmented Generation (RAG).
- PDF ingestion and processing
- Context-based question answering
- Reduced hallucination using RAG
- Python
- FastAPI
- LangChain
- ChromaDB
Currently under development.