Updated README.md
This commit is contained in:
parent
367e2cf4df
commit
24fe26dd10
1 changed files with 6 additions and 0 deletions
|
|
@ -2,6 +2,12 @@
|
|||
|
||||
A powerful document Q&A application that leverages Hybrid Search (RAG) and Claude's advanced language capabilities to provide comprehensive answers. Built with RAGLite for robust document processing and retrieval, and Streamlit for an intuitive chat interface, this system seamlessly combines document-specific knowledge with Claude's general intelligence to deliver accurate and contextual responses.
|
||||
|
||||
## Demo video:
|
||||
|
||||
|
||||
https://github.com/user-attachments/assets/b576bf6e-4a48-4a43-9600-48bcc8f359a5
|
||||
|
||||
|
||||
## Features
|
||||
|
||||
- **Hybrid Search Question Answering**
|
||||
|
|
|
|||
Loading…
Reference in a new issue