AgentDish directory
rag
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#943
↓ -6
AgentReady
AgentReady is an MCP-based service that turns public websites into agent-friendly docs sources with cited answers, llms.txt generation, and live /ask and /mcp endpoints. |
Developer Tools / AI Dev Tools | 84 | ↓ -6 | 56 days ago | Details |
|
#945
↓ -6
UIUC AI Teaching Assistant
An open-source multi-model teaching assistant for UIUC ECE 120, with a Gradio UI, retrieval-augmented search, and evaluation scripts. The repo includes setup instructions, a live Hugging Face demo, and details on how it uses separate models for retrieval, generation, moderation, and ranking. |
AI Developer Tool / AI Application / RAG Assistant | 84 | ↓ -6 | 56 days ago | Details |
|
#979
↓ -6
Semantic Manifest
An open NDJSON specification for AI crawler ingestion and site content graphs, with examples and reference files in the repository. |
Developer Tool / AI Crawling / Content Ingestion | 84 | ↓ -6 | 70 days ago | Details |
|
#1065
↓ -6
Autodidact
Open-source local-first AI agent that routes between local and cloud LLMs, learns from escalations, and stores knowledge for future queries. The repo includes a quickstart, setup modes, and a concrete explanation of how it ingests docs and improves over time. |
AI Agent / Self-improving assistant | 84 | ↓ -6 | 114 days ago | Details |
|
#1067
↓ -6
Neurvance
Neurvance provides CC0-licensed AI training data bundles with document-level provenance, EU AI Act Article 10/Annex IV mapping, and an API for bulk download and RAG retrieval. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 116 days ago | Details |
|
#1070
↓ -6
RAG-LCC
An experimental RAG lab for constrained environments, with configurable document classification, chunking, retrieval, reranking, and chat context assembly. It includes Open WebUI integration and emphasizes debugging retrieval and context failures. |
Developer Tool / RAG Framework | 84 | ↓ -6 | 118 days ago | Details |
|
#1177
↓ -3
Cockroach Crawler
Open-source TypeScript crawler for AI agents that needs bounded web access, structured extraction, PDF parsing, JavaScript rendering, and MCP support. It outputs Markdown, JSON, and JSONL evidence records with provenance and crawl limits. |
Developer Tools / AI Agent Infrastructure | 83 | ↓ -3 | 49 days ago | Details |
|
#1183
↓ -3
Local Search Agent
A Python framework for local document search that replaces traditional embedding-based RAG with BM25 indexing, Meilisearch, and an agent loop for search, fetch, and citation-backed answers. |
Developer Tools / AI Search / RAG | 83 | ↓ -3 | 57 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 | 77 days ago | Details |
|
#1297
↓ -2
Open Executive
Open Executive is an open-source AI system that acts as a virtual executive team, routing requests through a single executive persona backed by eight specialist Claude agents. The repo includes architecture notes, tech stack details, repo layout, and quick-start steps for running the FastAPI backend and Next.js UI. |
AI Agent / Executive Assistant | 82 | ↓ -2 | 15 days ago | Details |
|
#1310
↓ -2
Vyral
Open-source local-first contract layer and runtime for canonical data, retrieval, durable execution, and agent-facing AI. The repo includes a quick start, capability boundaries, client/runtime notes, and examples for running locally and inspecting providers. |
Developer Tools / AI Infrastructure | 82 | ↓ -2 | 23 days ago | Details |
|
#1452
↓ -2
CacheCore
CacheCore is an agent infrastructure tool that sits between LLM clients and the API to cache exact and near-identical prompts, cutting repeat calls and latency. The page shows OpenAI-compatible integration, support for common agent frameworks, and use cases for RAG and multi-agent workflows. |
Developer Tools / Code Assistant | 82 | ↓ -2 | 127 days ago | Details |
|
#1596
↓ -1
Merlin Community
Community edition of Merlin, a local-first deduplication tool for LLM context and RAG pipelines. The repo includes quick-start install steps, MCP and editor integrations, savings claims, and rollback guidance. |
Developer Tools / AI Development Tools | 80 | ↓ -1 | 122 days ago | Details |
|
#1653
↑ +2
AI Agent Framework Compare
A side-by-side comparison of 15 AI agent frameworks, including LangGraph, CrewAI, AutoGen, Pydantic AI, OpenAI Agents SDK, Mastra, Vercel AI SDK, LangChain, LlamaIndex, Haystack, Dify, Flowise, n8n, Semantic Kernel, and smolagents. The page highlights use-case fit, control style, language support, GitHub stars, and fra |
Developer Tools / Code Assistant | 79 | ↑ +2 | 77 days ago | Details |
|
#1659
↑ +2
ArXiv Scholar
A zero-budget research search engine and RAG pipeline for 5,600 arXiv papers, built with free Colab processing, Qdrant free tier, and hybrid dense+sparse retrieval. |
AI / Search / RAG / Research search | 79 | ↑ +2 | 87 days ago | Details |
|
#1697
↑ +6
Lens AI
Lens AI is an embedded knowledge assistant that connects docs, help content, and published sites to provide consistent AI answers across websites, internal tools, and support surfaces. |
Customer Support / Support Automation | 78 | ↑ +6 | 19 days ago | Details |
|
#1756
↑ +6
Verified RAG: every sentence checked
A blog post about verifiable RAG that benchmarks open-source NLI verifiers against Claude on RAGTruth and describes a Python library for sentence-level citation and claim verification. |
AI / RAG / Verification & Hallucination Detection | 78 | ↑ +6 | 101 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 | 129 days ago | Details |
|
A GitHub repository for a latency-separated AI memory retrieval and RAG system. The README describes fetch, compute, and ANN search stages, includes benchmark ranges, and exposes a public test endpoint. |
AI Infrastructure / Retrieval / RAG | 71 | → 0 | 105 days ago | Details |