AgentDish directory
Top Picks
The listings that cleared review with the strongest evidence.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#1849
↓ -1
Colyap
Colyap is an AI phone friend you can call or text. The page shows voice-call and SMS access, memory, reminders, and task help like booking dinner, researching flights, and sending follow-up texts. |
AI Assistant / Voice Companion | 76 | ↓ -1 | 62 days ago | Details |
|
#1850
↓ -1
Scale Agentex
Open-source codebase for building, deploying, and scaling AI agents across L1–L5 levels. The README shows a quick start, SDK installation, local dev setup, and a developer UI for running agents. |
Developer Tools / AI Agent Framework | 76 | ↓ -1 | 65 days ago | Details |
|
A Noma Security research post detailing a prompt-injection flaw in GitHub Agentic Workflows, with attack flow, proof-of-concept evidence, and security recommendations. |
Security / AI Security Research | 76 | ↓ -1 | 65 days ago | Details |
|
#1852
↓ -1
WatermarkGo
Browser-local tool for removing supported visible Gemini watermarks from single images or batches, with before/after review and ZIP export. |
AI-powered product / Image editing / watermark removal | 76 | ↓ -1 | 67 days ago | Details |
|
#1853
↓ -1
Anvit
Android app for chatting with PDFs and Word documents entirely on-device, with an offline/private positioning and no cloud dependency. |
AI Apps / Document Chat | 76 | ↓ -1 | 73 days ago | Details |
|
A vLLM blog post explaining Semantic Router as an open serving-layer runtime for bounded micro-agents, with routing patterns like Confidence, Ratings, ReMoM, Fusion, and Workflows behind a single model API. |
Developer Tools / Code Assistant | 76 | ↓ -1 | 73 days ago | Details |
|
#1855
↓ -1
AirPosture
AirPosture is an open-source iOS app that turns AirPods sensor data into a real-time posture coach, with features like background tracking, posture streaks, activity switching, stretching prompts, and Live Activity syncing. |
Developer Tools / Code Assistant | 76 | ↓ -1 | 78 days ago | Details |
|
#1856
↓ -1
Michii
Michii is an AI product team for online businesses that claims to plan, build, launch, market, support customers, and fix issues for founders who do not want to hire a tech team. |
AI Product / Business Automation | 76 | ↓ -1 | 79 days ago | Details |
|
#1857
↓ -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 |
|
#1858
↓ -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 |
|
#1859
↓ -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 |
|
#1860
↓ -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 |
|
#1861
↓ -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 |
|
#1863
↓ -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 |
|
#1864
↓ -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 |
|
#1865
↓ -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 |
|
#1866
↓ -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 |
|
#1867
↓ -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 |
|
#1868
↓ -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 |
|
#1869
↓ -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 |
|
#1870
↓ -279
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 | ↓ -279 | 129 days ago | Details |
|
#1871
→ 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 |
|
#1872
→ 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 |