All tags
Catalogue tag

#semantic-search

Every repository in the public record carrying this tag — from its GitHub topics or the keywords its package registries publish. Health is measured under the same versioned methodology as the rest of the record.

111 records
Tagged “semantic-search”Ranked by health index
PyPI
67Goodhealth index
Vikhram-S/IndianConstitution
A Python library for exploring the Constitution of India.
Python★ 4Jul 19, 2026
Apache-2.0Jul 19, 2026 · metrics 2.10.0
npm
67Goodhealth index
bgauryy/octocode
Code research platform for AI agents: local + GitHub search, LSP semantics, AST patterns, and compact context. one toolset as MCP or CLI
TypeScript · Rust★ 895Jul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
npm · PyPI
67Goodhealth index
mrsladoje/sweet-search
Local code search for AI agents: six fast, purpose-built tools that return ranked answers, not raw grep. Because maybe grep isn't all you need... 🍬
JavaScript★ 21↓ 4,154/moJul 20, 2026
Apache-2.0Jul 20, 2026 · metrics 2.10.0
crates.io · npm
65Goodhealth index
3vilM33pl3/memory
Local knowledge base for coding agents with a Rust CLI/TUI, PostgreSQL storage, and optional background capture.
Rust · TypeScript★ 16↓ 15/moAug 11, 2026
AGPL-3.0Aug 11, 2026 · metrics 2.10.0
npm
65Goodhealth index
agora-oss-org/agora-server
Self-hosted open-source backend for community & social apps (posts, comments, reactions, follows, spaces, realtime chat, semantic search). API-compatible with the Replyke SDK. Built on Supabase.
TypeScript★ 4↓ 3,465/moJul 25, 2026
AGPL-3.0Jul 25, 2026 · metrics 2.10.0
npm
65Goodhealth index
cachly-dev/cachly-mcp
AI memory brain for Claude Code, Cursor, Copilot & Windsurf — 120+ MCP tools. Persistent sessions, lessons learned, semantic search, Team Brain, managed Valkey/Redis. Free tier.
TypeScript · JavaScript★ 2↓ 2,941/moJul 17, 2026
Apache-2.0Jul 17, 2026 · metrics 2.10.0
npm
65Goodhealth index
cosmocoder/mcp-web-docs
Self-hosted MCP server to index and search any documentation site—public or private
TypeScript★ 1↓ 4,014/moJul 26, 2026
MITJul 26, 2026 · metrics 2.10.0
PyPI · npm
65Goodhealth index
docmancer/docmancer
Find out what your coding agents already know. Docmancer indexes the memory, rules, and instructions Claude Code, Codex, Cursor, and Gemini wrote on your machine, then carries the durable parts to every agent. Local-first, MIT.
Python★ 114↓ 4,970/moAug 2, 2026
MITAug 2, 2026 · metrics 2.10.0
Go
65Goodhealth index
rekal-dev/cli
Git-anchored decentralised intent(conversation) ledger for teams who build with AI
Go · Python★ 4Jul 17, 2026
Apache-2.0Jul 17, 2026 · metrics 2.10.0
PyPI
65Goodhealth index
sayak-sarkar/contextlake
A local context layer for AI tools: mirror your repositories, index them into a knowledge graph, and serve it over MCP so agents answer from real source instead of guessing.
Python · HTML★ 2Jul 26, 2026
MITJul 26, 2026 · metrics 2.10.0
Go
65Goodhealth index
valpere/session-indexer
Per-project semantic search over Claude Code session history. Indexes JSONL transcripts into SQLite; retrieves via bge-m3 embeddings (Ollama) with FTS5 fallback.
Go · Shell★ 36Aug 28, 2026
Apache-2.0Aug 28, 2026 · metrics 2.10.0
Go
65Goodhealth index
witwave-ai/witself
Identity, memory & collaboration platform for AI agents — facts, memories, secrets, and inter-agent messaging via a CLI, MCP, and a Go server.
Go · JavaScript★ 0Sep 5, 2026
Custom licenseSep 5, 2026 · metrics 2.10.0
npm
63Moderatehealth index
AdelElo13/neuromcp
Semantic memory for AI agents — local-first MCP server with hybrid search, governance, and consolidation
TypeScript · JavaScript★ 4↓ 1,289/moAug 22, 2026
Custom licenseAug 22, 2026 · metrics 2.10.0
Go
63Moderatehealth index
EMSERO/eidetic
Self-hosted semantic memory server for AI agents. Postgres + pgvector + Ollama. MCP protocol.
Go★ 2Jul 23, 2026
MITJul 23, 2026 · metrics 2.10.0
npm
63Moderatehealth index
MrDoe/OpenCodeRAG
OpenCodeRAG is a RAG (Retrieval-Augmented Generation) plugin for semantic code search powered by locally-hosted embedding models. It features a seamless integration with OpenCode and offers a CLI interface for external usage.
TypeScript★ 31↓ 4,310/moJul 20, 2026
MITJul 20, 2026 · metrics 2.10.0
npm · crates.io
63Moderatehealth index
codegraph-ai/CodeGraph
CodeGraph builds a semantic graph of your codebase — functions, classes, imports, call chains — and exposes it through 42 MCP tools, 38 languages, a VS Code extension, and a persistent memory layer. AI agents get structured code understanding instead of grepping through files.
C★ 45↓ 7,315/moJul 25, 2026
Apache-2.0Jul 25, 2026 · metrics 2.10.0
npm
63Moderatehealth index
kurajs/kura
Kura — the knowledgebase for humans and agents. Agent-native docs infrastructure, built on June.
TypeScript★ 6↓ 63.8K/moJul 31, 2026
MITJul 31, 2026 · metrics 2.10.0
npm · PyPI
63Moderatehealth index
p-diogo/totalreclaw
End-to-end encrypted memory for AI agents — portable, yours forever.
TypeScript · Python · Rust★ 1↓ 1,154/moJul 18, 2026
Custom licenseJul 18, 2026 · metrics 2.10.0
crates.io
63Moderatehealth index
seekstorm/seekstorm
SeekStorm: vector & lexical search - in-process library & multi-tenancy server, in Rust.
Rust★ 1,899↓ 194/moJul 17, 2026
Apache-2.0Jul 17, 2026 · metrics 2.10.0
npm
62Moderatehealth index
Stahldavid/sensegrep
Semantic + structural code search for AI-native development
TypeScript · JavaScript★ 1Jul 16, 2026
Apache-2.0Jul 16, 2026 · metrics 2.10.0
npm · PyPI
62Moderatehealth index
reowens/grepmax
Semantic code search for coding agents — search by meaning like grep, trace call graphs, find tests & blast radius. 100% local embeddings (ONNX/MLX), MCP server, plugins for Claude Code, OpenCode, Codex & Droid.
TypeScript★ 0↓ 5,627/moJul 16, 2026
Apache-2.0Jul 16, 2026 · metrics 2.10.0
PyPI
62Moderatehealth index
srclight/srclight
Deep code indexing MCP server for AI agents. 25 tools: hybrid FTS5 + embedding search, call graphs, git blame/hotspots, build system analysis. Multi-repo workspaces, GPU-accelerated semantic search, 10 languages via tree-sitter. Fully local, zero cloud dependencies.
Python★ 53Aug 11, 2026
MITAug 11, 2026 · metrics 2.10.0
Go
60Moderatehealth index
Detective-XH/DocGraph
Govern your documents like code. MCP server that indexes .md/.docx/.html/.pdf into a SQLite knowledge graph and runs drift audits — stale policies, conflicting research claims, superseded docs, undocumented code exports. 12 MCP tools incl. cross-reference graph, governance + provenance metadata, topic similarity. Single binary, zero runtime deps.
Go★ 5Jul 28, 2026
MITJul 28, 2026 · metrics 2.10.0
PyPI
60Moderatehealth index
d4n-larsson/aegisdb
A fast, single-binary C database that gives AI agents durable, searchable long-term memory — with a Claude Code integration.
C · Python★ 6↓ 2,234/moJul 28, 2026
MITJul 28, 2026 · metrics 2.10.0
npm
60Moderatehealth index
darks0l/remem
Persistent, queryable memory for AI agents with intake policy, smart recall, context packs, graph recall, and multi-agent scoping
TypeScript · JavaScript★ 21↓ 1,063/moSep 5, 2026
No licenseSep 5, 2026 · metrics 2.10.0
npm
59Moderatehealth index
docmd-io/docmd-search
Offline semantic search engine that runs anywhere.
TypeScript · JavaScript★ 5↓ 4,121/moJul 18, 2026
MITJul 18, 2026 · metrics 2.10.0
npm · PyPI
59Moderatehealth index
janrito/rbtr
Language-agnostic structural code intelligence for humans and clankers
Python★ 1Jul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
Go · npm
57Moderatehealth index
liliang-cn/agent-go
AI Agent SDK designed for Go developers
Go★ 6Jul 30, 2026
MITJul 30, 2026 · metrics 2.10.0
PyPI
56Moderatehealth index
nevenincs/vaultspec-rag
GPU-accelerated semantic search for your docs and source code - hybrid dense + sparse RAG on a local Qdrant backend, served to Claude Code and other MCP clients. The search companion to vaultspec-core.
Python★ 2Jul 28, 2026
MITJul 28, 2026 · metrics 2.10.0
56Moderatehealth index
syncable-dev/memtrace-public
Structural memory for AI coding agents. Bi-temporal graph, MCP-native, zero LLM calls. Cursor · Claude Code · Codex · Hermes · VS Code · Windsurf.
Python★ 435Jul 19, 2026
Custom licenseJul 19, 2026 · metrics 2.10.0