AgentDish directory
embeddings
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#426
↑ +2
Agentize
Agentize is an open-source tool that lets websites expose a first-party semantic search/index interface for AI agents. It builds a semantic index from owner-selected sources, serves Markdown and canonical URLs from the site’s own domain, and supports local embedding generation. |
Developer Tools / AI Infrastructure | 86 | ↑ +2 | 7 days ago | Details |
|
#444
↑ +2
RAGless
Deterministic retrieval-only Q&A system for documentation that avoids LLM calls at runtime. It uses Gemini embeddings, local Qdrant storage, and a CLI chatbot to answer questions with low latency and near-zero per-query cost. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 18 days ago | Details |
|
#536
↑ +2
ByteAsk Embedded MCP
An open-source MCP server that returns page-cited, verbatim evidence from embedded and firmware reference docs for coding agents. |
Developer Tools / AI Developer Tools | 86 | ↑ +2 | 70 days ago | Details |
|
#592
↑ +2
Graphmind
Local-first code intelligence for Claude Code that adds structural graph search, semantic memory, cross-project links, MCP integration, and automated hooks for coding workflows. |
Developer Tools / AI Development Tools | 86 | ↑ +2 | 112 days ago | Details |
|
#978
↓ -6
YantrikDB
A cognitive memory engine for AI agents with temporal decay, contradiction detection, autonomous consolidation, knowledge graph support, and ANN recall via HNSW. The repo shows Rust and Python usage, MCP client setup, and a quick-start path for agents and developers. |
Developer Tools / AI Libraries & Frameworks | 84 | ↓ -6 | 112 days ago | Details |
|
A Python/Flask code example that shows how to build a retrieval-augmented generation API with Telnyx embeddings and chat completions. The repo includes setup steps, environment variables, endpoint docs, and sample responses. |
Developer Tools / AI SDK / API Example | 83 | ↓ -3 | 67 days ago | Details |
|
A GitHub example that audits LangChain’s RAG quickstart with retrieval-quality metrics, flags off-topic and out-of-distribution queries, and surfaces ranking and calibration issues with charts and results files. |
Developer Tool / RAG Evaluation | 78 | ↑ +4 | 118 days ago | Details |