sanketvagal/rag-notes
RAG system that lets you chat with your Obsidian/Markdown notes — chunks by headers, embeds with ChromaDB, and answers questions using Groq LLM
Stars
—
Forks
—
Language
Python
License
MIT
Category
Last pushed
Mar 21, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/sanketvagal/rag-notes"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Grecil/Corrective-RAG
Implementation of Corrective RAG using LangChain and LangGraph.
jmiba/zotero-redisearch-rag
An Obsidian plugin that synchronizes selected Zotero full-text items with your vault in...
jibz33on/rag-pipeline-langchain
Retrieval-Augmented Generation (RAG) pipeline using LangChain, OpenAI, and Chroma
alexbeattie/obsidian-rag
Local RAG pipeline for Obsidian vaults using ChromaDB + Ollama (nomic-embed-text)
agdm/rag-experiment-001
Production-ready RAG starter application for ingesting and querying markdown documents using...