AgentDish directory
Trending
Listings with strong scores and recent movement.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#591
↑ +6
Agent Chat Bridge
An open-source bridge that lets AI IDE chat sessions resume asynchronously from timers, shell commands, or webhooks. It supports VS Code GitHub Copilot Chat and Windsurf, with local HTTP endpoints and a quick-start flow shown in the repo README. |
Developer Tools / AI Developer Workflow | 78 | ↑ +6 | 30 days ago | Details |
|
#592
↑ +6
LLM INQUISITOR
A GitHub repository that proposes a practical methodology for evaluating how AI systems behave during real work, with quick-start, practitioner, and methodology guides included. |
Developer Tools / AI Evaluation | 78 | ↑ +6 | 31 days ago | Details |
|
#593
↑ +6
TokenScale
TokenScale is a browser-based AI API pricing explorer that compares 16 providers, converts token costs into familiar real-world examples, and shows how batch, cache, and conversation length affect spend. |
Developer Tools / Code Assistant | 78 | ↑ +6 | 31 days ago | Details |
|
#594
↑ +6
id-agent
An open-source ID library that generates human-readable, token-efficient IDs for AI agents and LLM workflows, with parsing, validation, deterministic IDs, and alias mapping utilities. |
Developer Tools / AI Developer Tools | 78 | ↑ +6 | 32 days ago | Details |
|
#595
↑ +6
Agora-1: The Multi-Agent World Model
Agora-1 is a multi-agent world model from Odyssey that simulates shared real-time environments for up to four participants, human or AI, with a focus on gaming, robotics, reinforcement learning, and foundation model research. |
AI Research / World Models | 78 | ↑ +6 | 32 days ago | Details |
|
#596
↑ +6
MaragingLoop
An experimental autonomous bare-metal OS agent that uses an LLM, VirtualBox, and screenshot inspection to iterate on low-level code, boot a VM, and refine behavior from execution results. |
Developer Tools / AI Agent Framework | 78 | ↑ +6 | 34 days ago | Details |
|
Official Google Search Central guidance for website owners on how to show up in generative AI features like AI Overviews and AI Mode. It covers SEO fundamentals, technical structure, local and ecommerce details, and what not to do. |
Writing / Copywriting | 78 | ↑ +6 | 35 days ago | Details |
|
#598
↑ +6
Sinsesgo
An autonomous daily briefing that reads Spanish news from 18 outlets, clusters stories by topic, and compares how left, center, and right sources frame the same events. |
AI Tools / AI Agents | 78 | ↑ +6 | 36 days ago | Details |
|
#599
↑ +6
markdown-parser
A TypeScript markdown parser built for incremental streaming, aimed at parsing LLM markdown output on the server or client. It exposes a typed AST, supports CommonMark and GFM tables, and includes examples for full and streaming parsing. |
Developer Tools / Parsing | 78 | ↑ +6 | 36 days ago | Details |
|
GitHub Blog article on reducing token usage and API cost in agentic coding workflows, including logging token usage, removing unused MCP tools, replacing GitHub MCP with GitHub CLI, and measuring efficiency gains. |
Developer Tools / Code Assistant | 78 | ↑ +6 | 37 days ago | Details |
|
#601
↑ +6
Maybe Spreadsheet
An open-source probabilistic spreadsheet that lets cells hold distributions, confidence intervals, and ranges instead of single values, with formulas that propagate uncertainty. |
Writing / Copywriting | 78 | ↑ +6 | 38 days ago | Details |
|
#602
↑ +6
Tokenyst
Tokenyst is a local-first CLI for tracking Claude Code token usage and API costs against task budgets. It captures session spend, shows progress in the terminal, and stores data on your machine. |
Developer Tools / CLI | 78 | ↑ +6 | 40 days ago | Details |
|
#603
↑ +6
Disputron
An AI-powered small claims court simulator for petty disputes, with AI lawyers, an AI judge, live trials, and published verdicts. |
AI Entertainment / Roleplay / Simulations | 78 | ↑ +6 | 43 days ago | Details |
|
#604
↑ +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 |
|
Apple Machine Learning Research paper proposing LaDiR, a reasoning framework that combines a VAE-based latent space with latent diffusion to improve LLM text reasoning and iterative refinement. |
AI Research / LLM Reasoning | 78 | ↑ +5 | 45 days ago | Details |
|
#5
↑ +4
Snyk Agent Scan
Open-source security scanner for AI agents, MCP servers, and agent skills. It auto-discovers installed agent components and checks them for prompt injection, tool poisoning, secrets, malware payloads, and related risks. |
Security / Agent Security | 92 | ↑ +4 | 45 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 | 45 days ago | Details |
|
#487
↑ +3
Brush Up backend
FastAPI backend for the Brush Up tutor app. It retrieves from a markdown note corpus, expands context through graph neighbors, and calls Anthropic to generate grounded programming help for Python, Ruby, and JavaScript. |
Developer Tools / AI Backend / API | 82 | ↑ +3 | 45 days ago | Details |
|
#489
↑ +3
Decaf
Chrome extension that uses Gemini Nano via Chrome’s Prompt API to rewrite comments and posts live in a chosen tone, fully on-device with no API keys or backend. |
Writing / Copywriting | 82 | ↑ +3 | 45 days ago | Details |
|
#565
↑ +3
ChatGPT Exporter
Chrome extension that exports ChatGPT conversations to PDF, Word, Google Docs, or Notion, with partial exports, formatting controls, and local processing in the browser. |
Productivity / Document Generation | 79 | ↑ +3 | 45 days ago | Details |
|
#149
↑ +2
Lelu
Open-source authorization engine for AI agents that adds confidence-based gating, human review, policy-as-code, and audit logging. The repo shows quickstart code, local demo steps, SDK installs, and self-hosting options. |
Developer Tool / AI Authorization / Security | 86 | ↑ +2 | 10 hours ago | Details |
|
#150
↑ +2
mcp-pg-rust
Rust-based PostgreSQL MCP server with 135 tools for Claude Desktop and other MCP-compatible AI tools. Supports stdio, TCP, and HTTP/2 transports, plus quick-start install and setup instructions. |
Developer Tools / AI / MCP Servers | 86 | ↑ +2 | 10 hours ago | Details |
|
#151
↑ +2
CrankGPT
CrankGPT is a fully offline voice assistant built on a hand-crank-powered Raspberry Pi setup. The page explains the hardware stack, local speech recognition, on-device LLMs, text-to-speech, power smoothing, and latency measurements for running the system without cloud dependency. |
AI Hardware / Offline Voice Assistant | 86 | ↑ +2 | 34 hours ago | Details |
|
#152
↑ +2
NILScript
NILScript is an open standard and CLI toolkit for letting AI agents act on real systems through a gated propose → approve → commit → rollback flow. The page shows a live playground, quickstart commands, and benchmark claims around unauthorized writes. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 2 days ago | Details |