emarco177/documentation-helper
Reference implementation of a RAG-based documentation helper using LangChain, Pinecone, and Tavily..
This tool creates a personalized AI assistant that can answer your specific questions about LangChain. You provide a question, and it retrieves and summarizes relevant information from LangChain's official documentation, along with web search results, to give you an accurate, contextual answer with source citations. Anyone building or working with AI applications powered by LangChain can use this to quickly get answers without sifting through extensive documentation.
271 stars.
Use this if you frequently have questions about LangChain's features, APIs, or best practices and want quick, accurate answers without manual searching.
Not ideal if you need help with general programming tasks unrelated to LangChain or require assistance with non-LangChain specific AI frameworks.
Stars
271
Forks
284
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Mar 02, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/emarco177/documentation-helper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
run-llama/llama_index
LlamaIndex is the leading document agent and OCR platform
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)
GURPREETKAURJETHRA/RAG-using-Llama3-Langchain-and-ChromaDB
RAG using Llama3, Langchain and ChromaDB