GitHub Repository Radar
Best rag GitHub Repositories
Curated repositories sharing the rag topic on our radar — with growth, activity and local Radar analysis.
-
A personal knowledge base that builds and maintains itself. Drop in sources — Claude (or Codex/Gemini) reads them, extracts knowledge, and maintains a persistent interlinked wiki. Works with Claude Code, Codex, OpenCode, Gemini CLI. No API key needed.
3,480 397 54 radar 3w ago -
Give your AI agent eyes for PDFs — structured text, tables, OCR, visual evidence, and page-level citations via MCP. Native Rust, local-first.
914 81 53 radar 3w ago -
Give Claude Code photographic memory in ONE portable file. No database, no SQLite, no ChromaDB - just a single .mv2 file you can git commit, scp, or share. Native Rust core with sub-ms operations.
576 60 34 radar 8mos ago -
👩🏻🍳 A collection of example notebooks using Haystack
546 129 52 radar 2w ago -
A curated collection of resources for 🌌 Azure OpenAI, 🦙 LLMs (+RAG, Agents). Monthly Updates.
410 59 49 radar 3w ago -
-
High-performance AI memory retrieval for local agent history — a Rust search core (SDK / API / JSON CLI) plus a desktop GUI. Tantivy + Jieba keyword search, optional semantic recall, stable Turn/Run/Session/Project IDs.
357 38 49 radar 4w ago -
RushDB is a graph + vector database and memory layer for AI agents. Push any JSON, get typed, searchable, relationship-aware records back — no schema, no migrations. Built on Neo4j.
323 25 50 radar 3w ago -
The agent engineering platform.
146 24,299 53 radar 2w ago -
Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.
119 11,106 49 radar 3w ago -
Persistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More
93 8,179 54 radar 2w ago
Popular languages
Popular topics
Repository Radar FAQ
- What is GitHub Repository Radar?
- A discovery and analysis layer on top of publicly available GitHub repository metadata — built to help you find, compare and track interesting open-source projects.
- How are repositories discovered?
- Through our existing Chrome extension workflow that imports public repository information into Laravel. We do not scrape private data.
- How often is repository data updated?
- Whenever the extension observes a repository again. Growth charts appear only after enough metric snapshots exist.
- What does Repository Radar Score mean?
- A proprietary 0–100 score from observed popularity, growth, activity and related signals. It is not provided by GitHub.
- What is a trending repository?
- A repository with high recent star growth (and typically recent activity) based on thresholds in our configuration — not a GitHub trending claim.
- Can I open the original GitHub repository?
- Yes. Every repository page links back to the original host URL. Always verify license and code on GitHub before adopting a project.