Section 01
Document Cortex: Open-Source Full-Stack RAG App for Smart & Traceable Document Q&A
Document Cortex is an open-source full-stack Retrieval-Augmented Generation (RAG) application that supports uploading PDF, DOCX, TXT documents. It enables intelligent Q&A via semantic search and Chroma vector database, and provides LLM-driven answers with citations. Key tech stack includes FastAPI, Streamlit, LangChain, HuggingFace Inference, and Chroma. This app addresses LLM limitations like context window constraints and hallucinations, emphasizing answer traceability.