AgentDish directory
Top Picks
The listings that cleared review with the strongest evidence.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#1873
↓ -1
Saymade
Saymade is an AI app builder that turns a plain-language idea into a working app, lets you refine it with feedback, and deploy it with one click. |
AI Development / App Builders | 76 | ↓ -1 | 80 days ago | Details |
|
#1874
↓ -1
VS Code Music Visualizer
A VS Code extension that turns code editor cursors into a real-time music visualizer using microphone or system audio input. |
Developer Tool / VS Code Extension | 76 | ↓ -1 | 83 days ago | Details |
|
#1875
↓ -1
CosmicGPT
An open-source simulator that studies how GPT inference behaves under space radiation and cosmic-ray fault conditions, with CLI runs, comparisons, and self-contained HTML reports. |
AI/ML / Developer Tool | 76 | ↓ -1 | 86 days ago | Details |
|
#1876
↓ -1
Transpilatron
AI agent that transpiles Python projects into native C binaries, with support for static builds, web app conversion, and automatic verification steps like compilation retries and valgrind checks. |
Developer Tools / Code Generation | 76 | ↓ -1 | 87 days ago | Details |
|
#1877
↓ -1
An autopsy of Claude Code's deep research
A Steel blog post that dissects Claude Code’s deep-research workflow and contrasts it with other research systems. It also positions Steel as an open-source browser API for AI agents, making the page relevant for AI builders. |
AI Tools / Browser API | 76 | ↓ -1 | 93 days ago | Details |
|
A MotherDuck blog interview with Wes McKinney on practical AI coding workflows, including spec-driven development, continuous AI code review, and how to keep agent-generated code maintainable. |
Writing / Copywriting | 76 | ↓ -1 | 98 days ago | Details |
|
#1879
↓ -1
PDF to MD Converter
AI-powered PDF to Markdown converter focused on preserving structure like headings, tables, images, and reading order for research, docs, and knowledge workflows. |
Research / Knowledge Work | 76 | ↓ -1 | 100 days ago | Details |
|
#1880
↓ -1
Pure Effect
Pure Effect is a small JavaScript library for building testable business logic as data-driven commands instead of relying on mocks. It includes primitives like Success, Failure, Command, Ask, Retry, and Parallel, plus helpers like effectPipe and runEffect for composing and executing flows. |
Developer Tools / Code Assistant | 76 | ↓ -1 | 104 days ago | Details |
|
#1881
↓ -1
Naiou
Naiou is an OpenTUI terminal app and yes/no oracle that answers every query with a definitive Yes or No. It includes install steps, build instructions, platform support, and OpenAI-compatible API key requirements. |
Developer Tools / CLI | 76 | ↓ -1 | 108 days ago | Details |
|
#1882
↓ -1
Agenvoy
Agenvoy is a Go-native multi-model AI agent framework that routes tasks to the best model, shares a common daemon and session across interfaces, and can generate scripts or APIs to extend its toolset. |
AI Agent / Agent framework | 76 | ↓ -1 | 110 days ago | Details |
|
#1883
↓ -1
Hyperagents
Research paper introducing hyperagents, a self-referential agent framework that combines a task agent and a meta agent into one editable program. The abstract describes a DGM-based system that improves both task performance and its own improvement process across domains. |
AI Research / Self-Improving Agents | 76 | ↓ -1 | 111 days ago | Details |
|
#1884
↓ -1
NotebookLM Cleaner
Browser-based tool for cleaning NotebookLM PDF exports before sharing, with preview, region selection, and download of a repaired file. |
Productivity / Text Utility / Creative Tools | 76 | ↓ -1 | 116 days ago | Details |
|
#1885
↓ -1
ITB Engine
A research repository and local web app for testing quantum gravity theory-space exclusions against encoded consistency constraints. It includes a CLI, a localhost interface, test coverage, and an LLM-powered research agent for running searches and report generation. |
Research / Scientific Computing | 76 | ↓ -1 | 123 days ago | Details |
|
#1886
↓ -281
Gravity AI
Gravity AI is a Go-based multi-agent consensus harness that coordinates AI agents through Raft-backed task state, proposal voting, and reputation updates. |
Developer Tools / AI Orchestration | 76 | ↓ -281 | 129 days ago | Details |
|
#1887
→ 0
Tools built for LLMs, not for humans
A detailed technical article describing PTCRunner’s approach to building a Clojure-like language, runtime, and preludes designed for LLM agents, with emphasis on security, feedback, introspection, and scaling. |
Developer Tools / Code Assistant | 75 | → 0 | 2 days ago | Details |
|
#1888
→ 0
gpt2.cmake
An open-source implementation of GPT-2 in pure CMake, with both a full model path and a toy model path shown in the README. |
Developer Tool / Build/Runtime Tooling | 75 | → 0 | 18 days ago | Details |
|
A GitHub-hosted technical guide for running a multi-tier agent system on Termux, with SQLite used for messaging, scheduling, and audit logs, plus thermal-aware admission control for Android devices. |
Developer Tools / AI Agent Infrastructure | 75 | → 0 | 19 days ago | Details |
|
A detailed technical article showing why git worktrees are a weak isolation boundary for parallel coding agents, with reproducible examples and practical implications for agent workflows. |
Writing / Copywriting | 75 | → 0 | 43 days ago | Details |
|
#1891
→ 0
CGP (Core Growth Prompting) Primer
A primer for non-coders to design and implement software through structured dialogue with an AI. It explains the CGP method, its goals, how it differs from orchestrator/worker patterns, and how to use the matching primer version. |
AI/Prompting Method / AI-assisted software design | 75 | → 0 | 50 days ago | Details |
|
#1892
→ 0
Castle Bake-off — Multi-model three.js
A web-based multi-model comparison of procedural medieval castle worlds made with three.js. It showcases the same castle brief across eight models and three art directions, with static gallery previews and full-page worlds you can open. |
AI Art / Generative Design / 3D Worlds / Procedural Generation | 75 | → 0 | 54 days ago | Details |
|
A step-by-step guide for turning a spare Mac into an always-on machine Claude Code can control over SSH or from the Claude app. |
Writing / Copywriting | 75 | → 0 | 54 days ago | Details |
|
#1894
→ 0
VAIBot
VAIBot is an AI governance product focused on agent security. This page explains its prompt-injection threat model and positions the product as a circuit breaker that gates tool calls and other egress actions before they execute. |
AI Governance / Agent Security | 75 | → 0 | 63 days ago | Details |
|
#1895
→ 0
Clusy
Clusy is an agent-native notebook platform for ML and data science work in the cloud. The page says it can source data, inspect it, choose architecture and compute, and run end-to-end workflows, with a demo showing a finetuning task and follow-up work queued while the notebook runs. |
Research / Knowledge Work | 75 | → 0 | 72 days ago | Details |
|
#1896
→ 0
Katra-Agentic-Memory
Katra is an open-source, self-hosted cognitive memory system for AI agents with MCP support. The repo describes episodic recall, semantic search, knowledge graphs, temporal analysis, and Docker-based deployment for MCP-compatible agents. |
Developer Tool / AI Memory / MCP | 75 | → 0 | 73 days ago | Details |