Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nasrollahnh/question_answering_from_any_url_with_rag

In this project, users can input any URL and ask a question related to its content. Using Retrieval-Augmented Generation (RAG) and LangChain, the app retrieves the most relevant answer from the webpage.
https://github.com/nasrollahnh/question_answering_from_any_url_with_rag

api dotenv embeddings genai generative-ai langchain python retreival-augmented-generation streamlit vectorstore webbased

Last synced: 1 day ago
JSON representation

In this project, users can input any URL and ask a question related to its content. Using Retrieval-Augmented Generation (RAG) and LangChain, the app retrieves the most relevant answer from the webpage.

Awesome Lists containing this project