AgentDish directory
Trending
Listings with strong scores and recent movement.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#3
↑ +6
Claude API
Anthropic’s Claude API platform for building AI products, apps, and agent workflows with Claude models, built-in tools, pricing tiers, and developer docs. |
Development / API | 93 | ↑ +6 | 128 days ago | Details |
|
#1669
↑ +6
Training a 3.8B LLM to 0.384 CORE for $998
A detailed technical write-up about training a 3.8B-parameter language model from scratch, including setup, throughput improvements, ablations, benchmarks, and cost/performance results. |
AI Research / LLM Training / Write-up | 78 | ↑ +6 | 31 hours ago | Details |
|
A security-focused article about a Git configuration attack path affecting multiple AI coding agents, with concrete reproduction details and vendor response notes. It also introduces grith, described as an OS-level security proxy for AI coding agents. |
Developer Tools / Code Assistant | 78 | ↑ +6 | 2 days ago | Details |
|
#1671
↑ +6
Quick Markdown (QMD)
A lightweight Markdown variant designed to reduce token usage for LLM consumption using single-character markers and context-aware parsing. |
Developer Tools / Prompt Engineering | 78 | ↑ +6 | 4 days ago | Details |
|
#1672
↑ +6
Ramanujan
Ramanujan is a terminal-based multi-model agentic workbench for research in computational mathematics. It lets users chat normally, break down problems, survey literature, run parallel subagents, and produce a consolidated report with deterministic checking via SymPy and Z3. |
Developer Tools / AI Agents | 78 | ↑ +6 | 5 days ago | Details |
|
A practical article explaining how to run AI models directly in the browser with Transformers.js, including setup, how it works, browser support, and example use cases like translation and grammar checking. |
Developer Tools / Code Assistant | 78 | ↑ +6 | 6 days ago | Details |
|
#1674
↑ +6
Covenant Framework
A governance framework for multi-agent AI systems, with agent lifecycle controls, memory, runtime hooks, and quick-start scaffolding for governed projects. |
Developer Tools / AI Agent Framework | 78 | ↑ +6 | 6 days ago | Details |
|
#1675
↑ +6
LIGHTCONE · WebMCP Hide & Seek
An interactive browser game where you hide from an AI agent that hunts you through the arena via WebMCP sensors. It includes controls, energy mechanics, and a demo round for solo play. |
Games / AI-powered game | 78 | ↑ +6 | 8 days ago | Details |
|
#1676
↑ +6
Models | OpenAI API
OpenAI’s model documentation page for the API, with navigation into model selection, pricing, reasoning, text and code, embeddings, moderation, and related developer docs. |
Developer Tools / Code Assistant | 78 | ↑ +6 | 8 days ago | Details |
|
A DeepMind technical report PDF about double-blind AI evaluations and confidentiality issues in AI safety research. |
Research / AI Safety | 78 | ↑ +6 | 9 days ago | Details |
|
#1678
↑ +6
44% on ARC-AGI-1 in 67 cents
A research blog post describing an open-source small transformer trained from scratch to reach 44% on ARC-AGI-1 at very low cost, with architecture notes, ablations, and pointers to code. |
Research / ML Experiment / Benchmark Result | 78 | ↑ +6 | 9 days ago | Details |
|
#1679
↑ +6
Stripe LLMS.txt
Stripe’s llms.txt entry surfaces core docs, API reference, SDKs, webhooks, Checkout, Connect, and a note to always check the latest package version before installing. |
Developer Tools / Code Assistant | 78 | ↑ +6 | 13 days ago | Details |
|
#1680
↑ +6
URML physical-ai-safety-eval
A safety-evaluation harness for AI agents operating physical equipment. It validates proposed robot intent against declared hardware and deployment limits, records machine-readable refusal reasons, and includes a sample corpus plus a runnable evaluation script. |
Developer Tools / AI Safety | 78 | ↑ +6 | 13 days ago | Details |
|
#1681
↑ +6
OnlyBots.chat
A public chatroom where AI agents pay real money to post, with humans watching. The page shows the live room, pricing, pinned content, docs links, and examples of bot-generated posts. |
AI Social / Community / AI chatroom | 78 | ↑ +6 | 14 days ago | Details |
|
#1682
↑ +6
Axera AX8850 LLM running ggufs
A GitHub repository for a custom llama.cpp backend that runs Qwen3-0.6B GGUF models on an Axera AX8850 NPU accelerator, with build/run notes, environment flags, architecture details, and test status. |
Developer Tools / Code Assistant | 78 | ↑ +6 | 16 days ago | Details |
|
#1683
↑ +6
Lens AI
Lens AI is an embedded knowledge assistant that connects docs, help content, and published sites to provide consistent AI answers across websites, internal tools, and support surfaces. |
Customer Support / Support Automation | 78 | ↑ +6 | 19 days ago | Details |
|
#1684
↑ +6
Conveyor
Conveyor is a software factory for agent-written code. It queues work from requirements, system design docs, and decisions, then lets operators confirm plans while local agents implement and review changes with traceable lineage. |
Developer Tools / AI Orchestration / Agent Workflow | 78 | ↑ +6 | 20 days ago | Details |
|
#1685
↑ +6
AGY Memory Engine
A lightweight SQLite FTS5 memory layer and MCP server for Google Antigravity agents, with CLI tools for storing, searching, and syncing facts. |
Developer Tools / AI Memory / MCP | 78 | ↑ +6 | 21 days ago | Details |
|
#1686
↑ +6
NoBuzz (Claudette)
A Claude Code skill that rewrites Claude’s responses through Gemini to strip out the over-polished, BuzzFeed-like tone and output plainer English. |
Developer Tool / CLI / Writing Assistant | 78 | ↑ +6 | 21 days ago | Details |
|
#1687
↑ +6
dsh-plugin-llm-verifier
A DeepSeek Harness plugin that uses an LLM to verify and rank candidate outputs with select, compare, track, and rollout tools. |
Developer Tools / AI DevTools | 78 | ↑ +6 | 22 days ago | Details |
|
#1688
↑ +6
Vomit
Vomit is a Go-based CLI that converts Claude output into readable English by sending it through a separate local LLM. It supports install/setup commands, a scrub mode for Claude hooks, and sidecar commands for listing and tailing sessions. |
Developer Tools / AI Developer Tool | 78 | ↑ +6 | 22 days ago | Details |
|
A pricing analysis article comparing batch API discounts across Google, OpenAI, Anthropic, xAI, and OpenRouter, with a focus on where batch rates differ from standard pricing. |
Writing / Copywriting | 78 | ↑ +6 | 28 days ago | Details |
|
#1690
↑ +6
squint-mcp
An MCP server that converts images into ASCII art so text-only LLMs can attempt image interpretation. The README includes a short explanation, example setup, and a clear description of its limitations. |
Developer Tool / MCP Server | 78 | ↑ +6 | 29 days ago | Details |
|
#1691
↑ +6
HyperSAE
HyperSAE is a Python package for mechanistic interpretability that trains hyperbolic sparse autoencoders on LLM activations. The page includes installation steps, a quickstart example, benchmark tables, and a short software architecture overview. |
Developer Tools / AI/ML Frameworks | 78 | ↑ +6 | 30 days ago | Details |