Project Details

Multi-User Corrective RAG Backend

Backend for Document Ingestion and advanced RAG-driven Q&A.

Tech Stack

Python | Django | Django REST Framework | LangGraph | LangChain | ChromaDB | LLMs

Highlights

  • - Multi user support with JWT auth.
  • - Upload documents and run RAG queries.
  • - Corrective RAG with query rephrasing & ReAct agent.
  • - Selective document-based context retrieval.
  • - Thread-based context for multi-turn conversations.