Production-ready PDF RAG system built with FastAPI, LangChain, ChromaDB, and Mistral AI for document-grounded question answering.
-
Updated
Jun 20, 2026 - Python
Production-ready PDF RAG system built with FastAPI, LangChain, ChromaDB, and Mistral AI for document-grounded question answering.
Examples and usage of LangChain text splitters, including CharacterTextSplitter and the widely used RecursiveCharacterTextSplitter for splitting text into meaningful chunks. Supports structured text, code, markdown, and semantic-aware splitting for LLM applications.
🧠 Document-aware chatbot using RAG, FAISS, and LLMs. Upload, ask, and get grounded answers.
Built a RAG Pipeline ...
Add a description, image, and links to the recursive-character-text-splitter topic page so that developers can more easily learn about it.
To associate your repository with the recursive-character-text-splitter topic, visit your repo's landing page and select "manage topics."