
DocuMind AI is an AI-powered application that allows users to chat with their PDFs and get accurate, context-aware answers. It uses retrieval-augmented generation to extract knowledge from documents and present it through a simple, conversational interface.
The system consists of a Next.js frontend and a FastAPI backend implementing RAG for PDF processing and question answering. It handles document ingestion, embedding-based retrieval, and AI response generation while maintaining a clean separation between UI and backend services.
TailwindCSS
Python
FastAPI
RAG
AI
LangChain
Llm
OpenAI
FAISS
Next Js




