Abstract
A LangChain-powered chatbot that can answer questions about your research documents using ChromaDB vector database and Groq's LLaMA model.
Methodology
- š Load and process multiple research documents (.txt files)
- š Semantic search using sentence transformers
- š¬ Interactive chat interface
- šÆ Context-aware responses based on your documents
- ā” Fast retrieval using ChromaDB vector database
Results
