BlueBash/langchain-RAG
LangChain and Streamlit RAG Demo App on Community Cloud showcases
This tool helps you quickly get answers from your own documents by letting you ask questions in plain language. You input text documents like PDFs, CSVs, or even simple text files, and it provides accurate answers based only on the information you've given it. This is ideal for anyone who needs to extract specific information or insights from a collection of documents without manually sifting through them.
No commits in the last 6 months.
Use this if you need to reliably find specific answers within a collection of your own text-based documents, such as reports, recipes, or research papers.
Not ideal if you're looking for general knowledge answers that aren't contained within your provided documents, as it will only use the context you supply.
Stars
31
Forks
1
Language
Python
License
Apache-2.0
Category
Last pushed
Apr 18, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/BlueBash/langchain-RAG"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
run-llama/llama_index
LlamaIndex is the leading document agent and OCR platform
emarco177/documentation-helper
Reference implementation of a RAG-based documentation helper using LangChain, Pinecone, and Tavily..
janus-llm/janus-llm
Leveraging LLMs for modernization through intelligent chunking, iterative prompting and...
JetXu-LLM/llama-github
Llama-github is an open-source Python library that empowers LLM Chatbots, AI Agents, and...
Vasallo94/ObsidianRAG
RAG system to query your Obsidian notes using LangGraph and local LLMs (Ollama)