diff --git a/rag_tutorials/hybrid_search_rag/README.md b/rag_tutorials/hybrid_search_rag/README.md index 3a3462d..44d810a 100644 --- a/rag_tutorials/hybrid_search_rag/README.md +++ b/rag_tutorials/hybrid_search_rag/README.md @@ -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**