AgentDish directory
AI tool
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#445
↓ -1
GPT Guesses Between 1 and 100
A GitHub research project that measures how gpt-4.1 responds when asked to pick a random number between 1 and 100, using 10,000 API calls and comparing the results to a uniform baseline. |
AI Research / Model Behavior Analysis | 74 | ↓ -1 | 8 days ago | Details |
|
A detailed write-up about using AI coding agents to build and tune a Rust multi-Paxos consensus engine, with concrete notes on contracts, spec-driven development, testing, and performance work. |
AI Development / AI Coding Practices | 74 | ↓ -1 | 13 days ago | Details |
|
#447
↓ -1
Love Type Test
AI-driven relationship quiz that maps users into 16 and 32 love type profiles, with compatibility and self-reflection guidance. |
Lifestyle / Quiz Tool / Relationship / Compatibility Quiz | 74 | ↓ -1 | 15 days ago | Details |
|
#448
↓ -1
Homunctor – The Simplest Agent
A minimal LLM agent packaged as a single HTML file. The README explains how to run it locally, set the LLM host, API key, and model, and use chat("hi") from the browser console. |
Developer Tools / AI Agent Frameworks | 74 | ↓ -1 | 15 days ago | Details |
|
#449
↓ -1
claude-pee
A Rust CLI that wraps Claude Code for programmatic use, forwarding flags, injecting one-shot prompts, tailing session transcripts, and exiting automatically after the turn completes. |
Developer Tools / CLI / Automation | 74 | ↓ -1 | 19 days ago | Details |
|
#451
↓ -1
showhn-rank
A Python pipeline that ranks 1,000 Show HN posts with an LLM judge and TrueSkill, then compares estimated merit against Hacker News points. |
Developer Tools / AI Evaluation | 74 | ↓ -1 | 23 days ago | Details |
|
#452
↓ -1
The Cat Is Under Mayonnaise
An open-source experiment that adds a small zero-initialized overlay layer to a frozen GPT-2 so its behavior can be adjusted at inference time without retraining the base model. |
AI Developer Tool / Model Adaptation / Adapters | 74 | ↓ -1 | 27 days ago | Details |
|
#454
↑ +1
VS Code AI co-author default PR
A merged Visual Studio Code pull request that changes the Git extension so AI co-author trailers are enabled by default. The snapshot includes the configuration change, the affected files, and Copilot review feedback. |
Developer Tools / IDE / Code Editor | 74 | ↑ +1 | 28 days ago | Details |
|
#455
↑ +1
World Models for Planning Agents
An educational article explaining world models, latent states, dynamics learning, and planning for agents, with examples from gridworld, Dreamer, and MuZero. |
Writing / Copywriting | 73 | ↑ +1 | 16 days ago | Details |
|
#456
↑ +1
FreeFax: Send Fax from Phone
An iPhone fax app that lets users send fax pages by watching ads or buying credits, with local-only document storage and AI-powered image quality improvements for scans. |
Business / Faxing | 73 | ↑ +1 | 19 days ago | Details |
|
#457
↑ +1
AImpostor
AImpostor is an Electron-based ChatGPT wrapper for macOS that mimics Claude’s visual style and color scheme. The repo includes an install script for placing the app in ~/Applications and a screenshot asset. |
Writing / Copywriting | 73 | ↑ +1 | 19 days ago | Details |
|
#458
↑ +1
AgenTank replay page
A replay page for AgenTank matches, showing battle outcome, match timing, and options to share or export a replay video. It also exposes replay links for humans and agents, suggesting a game built for AI-vs-AI battles and comparison. |
Gaming / AI Game | 73 | ↑ +1 | 20 days ago | Details |
|
A GitHub-hosted guidelines file for AI coding assistants used in Stanford CS336. It tells assistants how to help students with debugging, explanations, and feedback while avoiding direct solutions or code generation. |
Writing / Copywriting | 72 | ↑ +1 | 16 hours ago | Details |
|
#460
↑ +1
defensive-hook
A Claude Code stop hook that detects negative feedback in the conversation transcript and plays a random local sound from a folder, with a fallback voice prompt if no sound files are present. |
Developer Tools / AI Agents / Automation | 72 | ↑ +1 | 5 days ago | Details |
|
#461
↑ +1
Pace Layers and AI Integration
An article on applying pace-layer thinking to AI-assisted software development. It explains where generative AI fits well in fast-changing layers, where it is risky in slower layers, and how architecture should separate the two. |
Writing / Copywriting | 72 | ↑ +1 | 16 days ago | Details |
|
#462
↑ +1
Can AI Un-Slop Itself?
A retrospective essay about using LLMs to build and debug a programming language, including memory safety, runtime testing, and tool-assisted code health. |
Writing / Copywriting | 72 | ↑ +1 | 17 days ago | Details |
|
#464
↓ -92
MEMOPT
Open-source AI infrastructure project focused on GPU memory management and serving, with a Python control plane, C++ data plane, and optional CUDA kernels. |
Developer Tools / Code Assistant | 72 | ↓ -92 | 27 days ago | Details |
|
#465
↓ -12
vLLM-Compile
A public slide deck about vLLM-compile, a project focused on bringing compiler optimizations to LLM inference and speeding up torch.compile for vLLM workflows. |
Developer Tools / Code Assistant | 72 | ↓ -12 | 27 days ago | Details |
|
A GitHub repository for a latency-separated AI memory retrieval and RAG system. The README describes fetch, compute, and ANN search stages, includes benchmark ranges, and exposes a public test endpoint. |
AI Infrastructure / Retrieval / RAG | 71 | → 0 | 4 days ago | Details |
|
#467
→ 0
Code as Agent Harness
A research page and preprint about using code as the runtime layer for agent systems, with a taxonomy of harness interfaces, harness mechanisms, and scaling patterns for multi-agent workflows. |
Developer Tools / Code Assistant | 71 | → 0 | 12 days ago | Details |
|
#468
→ 0
SongShift AI
A web app that takes an uploaded track or URL and transforms it into a Panama-style remix using AI-driven stem separation, harmonic mapping, and audio rendering. |
Developer Tools / Code Assistant | 71 | → 0 | 27 days ago | Details |