AV
avinash00134/rag-chat-ai
RAG-Enabled is a Python-based assistant that combines Retrieval-Augmented Generation (RAG), LangChain, and OpenAI to deliver intelligent responses. It supports multi-format document loading, context retrieval via ChromaDB, and auto-compresses chat history after 8 messages to maintain memory efficiency.