You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DocMind is an intelligent document assistant that helps users understand and analyze their documents effectively. The application uses advanced AI capabilities to process various document formats and enables interactive conversations about their content.
FastAPI backend for DocMind AI powered by LangChain, Google Gemini, and ChromaDB. Supports multi-document RAG, streaming responses, source citations, PDF summarization, and session management.
DocMind AI allows admins to upload PDFs, automatically extract their content, and generate AI-powered summaries and insightful questions to aid users in studying, reviewing, or knowledge retention. This full-stack project includes secure user authentication, email verification, and AI content processing for a seamless, interactive experience.
React frontend for DocMind AI featuring multi-PDF chat, streaming AI responses, responsive UI, drag-and-drop uploads, and session management. Built with React, Vite, Tailwind CSS, and Axios.