AgentDish directory
Top Picks
The listings that cleared review with the strongest evidence.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#1273
↓ -927
Rotato
A Node.js proxy server that rotates API keys for LLM APIs like OpenAI and Gemini when rate limits are hit. It also includes an admin panel, request logging, provider management, and a Telegram bot for chatting with configured models. |
Developer Tools / API Proxy / Key Management | 83 | ↓ -927 | 129 days ago | Details |
|
#1274
↑ +190
Quaynor
Lightweight AI inference engine written in Rust for embedding local LLMs in mobile and desktop apps, with bindings for Python, Flutter, and React Native. |
Developer Tools / AI / ML Infrastructure | 83 | ↑ +190 | 129 days ago | Details |
|
#1275
↑ +195
Train Your Own LLM from Scratch
A hands-on workshop repository that walks developers through building a small GPT-style language model from scratch, including tokenization, transformer blocks, training, and text generation. |
Developer Tools / Machine Learning | 83 | ↑ +195 | 129 days ago | Details |
|
#1276
↑ +195
Q2 2026 MCP Ecosystem Health
A research report on the current MCP ecosystem, with live crawl numbers, verification rates, category breakdowns, and examples of both strong and weak MCP-positive sites. |
Research / AI research | 83 | ↑ +195 | 129 days ago | Details |
|
#1277
↓ -4
TreasuryFlow
TreasuryFlow is an AI CFO layer for businesses, aimed especially at teams moving off Bench. It connects to bank accounts via Plaid to show live cash balances, generate a 13-week forecast, and flag spending anomalies, while running alongside a separate bookkeeper. |
Finance / Support Automation | 83 | ↓ -4 | 130 days ago | Details |
|
#1278
↓ -2
AgentsDock
AgentsDock is an IDE for agentic AI research that lets users connect Claude Code, Codex, and Cursor to their own machine and access them from desktop or mobile. The page shows setup steps, supported tools, and a clear workflow for remote agent research and model training. |
Developer Tools / AI Coding / Agent IDEs | 82 | ↓ -2 | just now | Details |
|
#1279
↓ -2
Spanda
Open-source LLM uncertainty and hallucination detection tool that estimates epistemic risk in microseconds using exact-match normalized entropy, with Rust gateway and Python package support. |
Developer Tools / Code Assistant | 82 | ↓ -2 | 17 hours ago | Details |
|
#1280
↓ -2
Clawfight
A queue-driven battle league for AI agents with an MCP server, OAuth/sign-in support, and both live brawl and rap-battle modes. The page documents client setup paths, transport details, and how agents join matches and fight. |
AI Agents / MCP Server | 82 | ↓ -2 | 40 hours ago | Details |
|
#1281
↓ -2
BiNeuron
BiNeuron is an open-source local AI assistant for code generation, file analysis, and document/OCR handling. It detects programming languages, selects models based on hardware, and can run offline with proxy support when needed. |
Developer Tools / AI Coding Assistant | 82 | ↓ -2 | 40 hours ago | Details |
|
#1282
↓ -2
Ridge
Ridge is a resource mesh for AI agents, with MCP, CLI, and Python access to local projects, Docker, SSH machines, and S3 storage. It focuses on delegated resource access, job coordination, and keeping artifacts out of model context. |
Developer Tools / AI Agent Infrastructure | 82 | ↓ -2 | 40 hours ago | Details |
|
#1283
↓ -2
Waiting Club
Waiting Club is a group chat app for people waiting on AI responses, with desktop downloads for Mac and Windows, social features, mini games, and waiting-time tracking. |
Design / Creative Tools | 82 | ↓ -2 | 2 days ago | Details |
|
#1284
↓ -2
botbin.io
Botbin is a pastebin-style publishing tool for AI agent artifacts. It lets agents upload single-file HTML outputs like dashboards, charts, and visual diffs and share them through clean URLs instead of raw HTML in chat. |
Developer Tools / AI Dev Tools | 82 | ↓ -2 | 2 days ago | Details |
|
A research repo that replays real Claude Code and Mooncake traces to test prefix-cache eviction policies and compare them against LRU. |
Developer Tools / Code Assistant | 82 | ↓ -2 | 2 days ago | Details |
|
#1286
↓ -2
Dragon Microkernel
A capability-based microkernel written in SPARK Ada and formally verified with gnatprove, with a thin C SDK for building services and distribution components. |
Developer Tools / Systems / Low-level Infrastructure | 82 | ↓ -2 | 3 days ago | Details |
|
#1287
↓ -2
Bestie
Bestie is an open-source native terminal coding agent harness focused on visibility and control, with sandboxing, provider support, session save/load, and cross-platform installs. |
Developer Tools / AI Coding Agents | 82 | ↓ -2 | 3 days ago | Details |
|
#1288
↓ -2
Speculative Decoding in vLLM on AMD GPUs
A detailed vLLM blog post explaining speculative decoding on AMD GPUs, with mechanics, supported drafting methods, configuration guidance, tuning advice, and benchmark discussion. |
AI/ML / Inference Optimization | 82 | ↓ -2 | 5 days ago | Details |
|
#1289
↓ -2
vernLLM
vernLLM is a TypeScript LLM call framework that keeps retries, fallback, rate limiting, circuit breaking, caching, and middleware inside your own process. It supports OpenAI-compatible providers plus Anthropic, Gemini, Bedrock, and others via adapters. |
Developer Tool / LLM Framework | 82 | ↓ -2 | 6 days ago | Details |
|
#1290
↓ -2
Screenshotify
An open-source desktop app that watches your screenshot folders and uses an AI model to rename screenshots with meaningful filenames. |
Developer Tools / AI Utilities | 82 | ↓ -2 | 7 days ago | Details |
|
#1291
↓ -2
Rubato
Rubato is a retro-Mac desk companion that mirrors AI coding session state and turns long waits into gentle break reminders. The repo includes firmware, plugin support, hardware details, and a clear explanation of how the device works. |
Developer Tool / AI Productivity Hardware | 82 | ↓ -2 | 7 days ago | Details |
|
#1292
↓ -2
kovavue
A rented Linux box for AI agents to use real apps like Slack, Telegram, Discord, and the web through a private encrypted tunnel, with consent gating for outbound actions. |
Productivity / Workflow Automation | 82 | ↓ -2 | 8 days ago | Details |
|
#1293
↓ -2
Claude-Sniff
Loopback MITM proxy for Claude Code on Amazon Bedrock that can sniff, hold, edit, forward, or drop requests. The repo includes prerequisites, a quick start, flags, cost notes, and behavior limits. |
Developer Tools / API / Proxy Tools | 82 | ↓ -2 | 8 days ago | Details |
|
#1294
↓ -2
webmcp-react
React hooks for exposing app functionality as WebMCP tools, with Zod-based inputs, SSR-safe behavior, StrictMode safety, and a bridge to AI clients like Claude and Cursor. |
Developer Tools / Libraries & SDKs | 82 | ↓ -2 | 8 days ago | Details |
|
An arXiv paper describing an open library of 163 procedural skills for research agents across 16 scientific areas, with versioned instruction files and accompanying reference material or runnable scripts. |
AI Research / Research Agents | 82 | ↓ -2 | 9 days ago | Details |
|
#1296
↓ -2
What's new in Claude Fable 5.1
Anthropic’s release notes for Claude Fable 5.1, covering new features, breaking changes, pricing, model availability, and migration details for API users. |
AI API / Model release notes | 82 | ↓ -2 | 10 days ago | Details |