Vasallo94/ObsidianRAG
RAG system to query your Obsidian notes using LangGraph and local LLMs (Ollama)
This tool allows Obsidian users to ask questions in plain language and get intelligent answers directly from their personal notes. You provide your existing Obsidian vault, and the system uses local AI to retrieve and synthesize information, giving you a clear answer along with links to the original notes as sources. This is perfect for knowledge workers, researchers, or anyone who maintains a large personal knowledge base in Obsidian.
Available on PyPI.
Use this if you want to quickly find and summarize information across your entire Obsidian note collection without relying on cloud-based AI services.
Not ideal if you don't use Obsidian for note-taking or if you prefer using external, cloud-based AI for your querying needs.
Stars
29
Forks
3
Language
Python
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Dependencies
22
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/Vasallo94/ObsidianRAG"
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
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...
GURPREETKAURJETHRA/RAG-using-Llama3-Langchain-and-ChromaDB
RAG using Llama3, Langchain and ChromaDB