✌️ A dynamic Retrieval-Augmented Generation (RAG) system with support for PDF indexing, website crawling, and semantic Q&A powered by OpenAI, Qdrant, and Streamlit.
-
Updated
Nov 19, 2024 - Python
✌️ A dynamic Retrieval-Augmented Generation (RAG) system with support for PDF indexing, website crawling, and semantic Q&A powered by OpenAI, Qdrant, and Streamlit.
A modular, production-ready Retrieval-Augmented Generation (RAG) backend that scrapes website content using Scrapling, chunks and embeds the text, and answers questions with an LLM (Groq API). Comes with a React frontend for seamless QA over any website.
Add a description, image, and links to the website-rag topic page so that developers can more easily learn about it.
To associate your repository with the website-rag topic, visit your repo's landing page and select "manage topics."