updated README

This commit is contained in:
ShubhamSaboo
2024-12-08 15:01:52 -06:00
parent c2cf1ba2be
commit ea010da7e5
6 changed files with 10 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# Local LLM Hybrid Search-RAG Assistant 🤖
# 🖥️ Local RAG App with Hybrid Search
A powerful document Q&A application that leverages Hybrid Search (RAG) and local LLMs for comprehensive answers. Built with RAGLite for robust document processing and retrieval, and Streamlit for an intuitive chat interface, this system combines document-specific knowledge with local LLM capabilities to deliver accurate and contextual responses.