ragmate/ragmate-lagacy
Local RAG server for code editors. Scans your codebase, builds a local context index, and connects to any external LLM for context-aware completions and assistance.
ArchivedImplements local semantic search over your codebase using embeddings and file change tracking, injecting relevant code snippets into JetBrains AI Assistant prompts via an HTTP bridge. Supports any LLM provider (OpenAI, Mistral, local models) with pluggable embedding models, and automatically reindexes your project while respecting Git branch context—all running in Docker without external cloud dependencies.
No commits in the last 6 months.
Stars
44
Forks
6
Language
Python
License
Apache-2.0
Category
Last pushed
Sep 11, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/ragmate/ragmate-lagacy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pguso/rag-from-scratch
Demystify RAG by building it from scratch. Local LLMs, no black boxes - real understanding of...
microsoft/RAG_Hack
Hack Together: RAG Hack | Register, Learn, Hack
intersystems-community/iris-vector-rag
Enterprise RAG pipelines with native IRIS vector search. 6 production implementations with RAGAS...
huangjia2019/rag-project01-framework
[RAG训练营] u.geekbang.org/subject/airag/1009927 这是我用Cursor自行制作的RAG Framework,好处是可以掌控RAG每一个环节的教学细节。
fivetran/dbt_unified_rag
Fivetran dbt package designed to generate an end model and Cortex Search Service (for Snowflake...