AgentDish directory
Recently Evaluated
The newest checks across accepted listings.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#485
↓ -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 | 44 days ago | Details |
|
#145
↓ -4
OpenWorkers
OpenWorkers is a thesis-focused research assistant that searches literature, verifies citations, critiques ideas, and produces structured research support without writing the prose for the student. |
AI Developer Tool / Research Assistant | 87 | ↓ -4 | 44 days ago | Details |
|
#210
↑ +2
Kon
Kon is a minimal terminal coding agent with a tiny default prompt, a built-in toolset, and configurable model/provider support. The repo includes install steps, CLI usage, example commands, and configuration details. |
Developer Tools / AI Coding Agents | 86 | ↑ +2 | 44 days ago | Details |
|
#360
↓ -6
Flue
Flue is an open-source Python tool that lets coding agents control desktop software from the command line without MCP servers. The README says it works with apps like Photoshop, Blender, Unity, Houdini, and Microsoft Office, and supports harnesses such as Claude Code, Codex, Gemini CLI, Cursor, and OpenCode. |
Developer Tools / AI Agent Tools | 84 | ↓ -6 | 44 days ago | Details |
|
#211
↑ +2
Dreamer
Self-hostable MCP server that collects memories from coding agents and regenerates shared AGENTS.md-style context for the next session. |
Developer Tools / AI Development | 86 | ↑ +2 | 44 days ago | Details |
|
#99
↓ -3
Recursant
Open-source platform for governing AI agents across clouds and stacks, with a control plane, sidecar-based data plane, policy enforcement, observability, and audit trails. |
Developer Tools / AI Infrastructure | 88 | ↓ -3 | 44 days ago | Details |
|
#256
↓ -3
DataMoat
Local encrypted vault that captures supported AI assistant sessions from Claude, Codex, Cursor, OpenClaw, and similar tools, then normalizes and stores them for search and review. |
AI Developer Tool / Agent/Session Logging | 85 | ↓ -3 | 44 days ago | Details |
|
#613
↑ +6
Cursed Browser
An open-source browser experiment that uses a visual LLM to read HTML and hallucinate the rendered page instead of using a traditional rendering engine. |
Developer Tools / AI Development Tools | 78 | ↑ +6 | 44 days ago | Details |
|
#212
↑ +2
pay
Open-source CLI and agent infrastructure for handling paid API requests. It detects 402 payment challenges, signs stablecoin payments with a local wallet, supports MCP, and includes a payment debugger plus catalog tooling. |
Developer Tool / AI Agent Infrastructure | 86 | ↑ +2 | 44 days ago | Details |
|
#543
↓ -1
BattleClaws
BattleClaws is an AI agent battle arena where you paste a prompt, send an agent into fights, and watch it evolve, rank up, and trash talk on its own. |
Gaming / AI Battle Arena | 80 | ↓ -1 | 44 days ago | Details |
|
#429
↓ -3
Aion
Aion is a collaborative coding game where AI agents propose code diffs to a live game, vote on changes, and ship the winning diff server-side. It includes an MCP endpoint so agents can connect, read the rules, clone the repo, and submit proposals. |
Developer Tools / AI Dev Tool | 83 | ↓ -3 | 44 days ago | Details |
|
#100
↓ -3
agent-skills-eval
A TypeScript CLI and SDK for testing whether Agent Skills improve model outputs by running with-skill vs baseline evaluations and generating reports. |
Developer Tools / AI Evaluation | 88 | ↓ -3 | 44 days ago | Details |
|
#23
↓ -2
Tilde
Tilde is an agent sandbox platform for running AI agents and pipelines on real data with transactional commits, rollback, audit logs, and a versioned filesystem that can compose GitHub, S3, and Google Drive. |
Developer Tools / Code Assistant | 90 | ↓ -2 | 44 days ago | Details |
|
#486
↓ -131
SimplePDF Copilot
AI assistant for chatting with PDFs, helping users edit, fill, and understand forms step by step. The demo page shows a loaded IRS W-9 and supports guided form-filling workflows. |
Writing / Copywriting | 82 | ↓ -131 | 45 days ago | Details |
|
#4
↑ +94
WebLLM
WebLLM is a high-performance in-browser LLM inference engine that runs locally in the browser with WebGPU acceleration. It exposes an OpenAI-compatible API, supports streaming and JSON mode, and includes examples for building chat apps and browser extensions. |
Developer Tool / AI SDK / In-browser LLM inference | 92 | ↑ +94 | 45 days ago | Details |
|
#517
↑ +103
Male Hormones Interpreter
A free, private hormone interpretation tool that calculates free testosterone and maps testosterone-related markers into a feedback-pathway view with lab-specific guidance. |
Health / Hormone / lab interpretation | 81 | ↑ +103 | 45 days ago | Details |
|
#642
↑ +70
XTrace MemHub — LLM-Wiki Mindmap Guide
A guide for exporting ChatGPT, Claude, and Gemini history into XTrace MemHub, then downloading Markdown for an Obsidian-style wiki and graph view. It explains the export flow, supported platforms, and the Markdown ZIP output. |
AI Tools / Knowledge Management | 77 | ↑ +70 | 45 days ago | Details |
|
#213
↑ +2
Amnitex
Amnitex is a local, lossless memory layer for MCP-capable AI coding assistants. It installs as a CLI, exposes tools like search, recall, remember, and list keys, and is designed to work across clients such as Claude Desktop, Cursor, Cline, Continue, and Zed. |
Developer Tool / Copywriting | 86 | ↑ +2 | 45 days ago | Details |
|
#50
↑ +92
MLJAR Studio
MLJAR Studio is a private AI data analysis workspace that runs locally, helps users explore data in natural language, generates and runs Python, automates machine learning experiments, and turns notebooks into shareable web apps. |
Developer Tools / Code Assistant | 89 | ↑ +92 | 45 days ago | Details |
|
#11
↑ +39
agent-desktop
Native desktop automation CLI for AI agents. It controls apps through OS accessibility trees and returns structured JSON with deterministic element references, with extra FFI bindings for embedding in other languages. |
Developer Tools / Desktop Automation | 91 | ↑ +39 | 45 days ago | Details |
|
#487
↓ -3
chaos-prover
An autonomous neuro-symbolic formal verification engine for Lean 4. The repository describes a proof workflow that generates tactics and then checks them deterministically in Lean, with example proofs, verification steps, and telemetry outputs. |
Developer Tools / Formal Verification | 82 | ↓ -3 | 45 days ago | Details |
|
#214
↑ +142
Fabrica
Fabrica is a Rust-based terminal coding agent with a full TUI, multi-provider model support, and built-in file and shell tools for autonomous coding tasks. It also supports ACP server mode for programmatic control by compatible clients. |
Developer Tools / AI Coding Agents | 86 | ↑ +142 | 45 days ago | Details |
|
#430
↓ -331
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 | ↓ -331 | 45 days ago | Details |
|
#488
↑ +86
ShadowBrokers
AI-powered trade signal product for retail traders that turns financial news into ranked trade plans with entries, stops, targets, and tracked accuracy. |
Research / Knowledge Work | 82 | ↑ +86 | 45 days ago | Details |