Build a Conversational AI System that can answer questions by retrieving the answers from a document.
-
Updated
Feb 23, 2024 - Jupyter Notebook
Build a Conversational AI System that can answer questions by retrieving the answers from a document.
Showcases an AI assistant built with Llama, leveraging GROQ for efficient querying and processing. Create an intelligent conversational agent.
Solo-built conversational AI framework: 143K LoC, 3,250+ tests, 5-tier memory system with cross-encoder reranking, FAISS-indexed Wikipedia (7.2M articles), 8-stage knowledge synthesis pipeline, and full RAG auditability via inline memory citations.
Add a description, image, and links to the conversational-ai-system topic page so that developers can more easily learn about it.
To associate your repository with the conversational-ai-system topic, visit your repo's landing page and select "manage topics."