AgentDish directory
AI Developer Tool AI Tools
Accepted listings in this category.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#38
↓ -2
prompt-scrub
A local-first Node.js utility that redacts emails, phone numbers, paths, secrets, URLs, and other identifiers from LLM prompts, then rehydrates responses locally using session-based mappings. |
AI Developer Tool / Prompt privacy / PII redaction | 90 | ↓ -2 | 30 days ago | Details |
|
#105
→ 0
ORBIT
Self-hosted, OpenAI-compatible AI gateway for private RAG, natural-language data access, and tool-calling agents. It connects files, databases, vector stores, APIs, and MCP tools through one backend with auth, observability, and governance features. |
AI Developer Tool / AI Gateway / RAG Backend | 89 | → 0 | 30 days ago | Details |
|
#113
→ 0
claude-code-eyes
A Claude Code skill that lets the model inspect live camera frames so it can verify hardware displays, spot wiring issues, and check physical UI behavior on real devices. |
AI Developer Tool / Vision / Hardware Verification | 89 | → 0 | 40 days ago | Details |
|
#138
→ 0
state-harness
Runtime safety net for LLM agents that detects runaway token growth, classifies failure patterns, and suggests fixes without extra LLM calls. The project includes a Rust core, Python SDK, examples, benchmarks, and benchmark claims across multiple models and runs. |
AI Developer Tool / LLM Agent Monitoring | 89 | → 0 | 82 days ago | Details |
|
#411
↓ -4
OpenWorkers
OpenWorkers is a thesis-focused research assistant that searches literature, verifies citations, critiques ideas, and produces structured research support without writing the prose for the student. |
AI Developer Tool / Research Assistant | 87 | ↓ -4 | 116 days ago | Details |
|
#417
↑ +2
XYZZY
Self-hosted multiplayer AI workspace in Python for team-based agent collaboration, with governed actions, real-time shared rooms, and a tamper-evident audit log. |
AI Developer Tool / Multi-Agent Orchestration | 86 | ↑ +2 | just now | Details |
|
#447
↑ +2
nanoRL
An open-source reinforcement learning training loop for LLMs, spanning small CPU-friendly experiments like CartPole to async RLVR runs on GPU clusters. The repo highlights a compact codebase, quickstart commands, task customization, and support for algorithms like REINFORCE, PPO, GRPO, and RLOO. |
AI Developer Tool / Reinforcement Learning for LLMs | 86 | ↑ +2 | 18 days ago | Details |
|
#471
↑ +2
emem
Open-source shared memory layer for multi-agent systems, built around signed, cite-able facts that can be read without an account and integrated via MCP, Python, TypeScript, or REST. |
AI Developer Tool / Memory / Agent Infrastructure | 86 | ↑ +2 | 33 days ago | Details |
|
#508
↑ +2
Magpie Search
Local-first federated search for AI agents that queries transcripts, files, a knowledge graph, a vector store, and the web, then merges results with trust-weighted ranking. |
AI Developer Tool / Search & Retrieval | 86 | ↑ +2 | 52 days ago | Details |
|
#532
↑ +2
e3d-pod2vid
An AI-powered pipeline that turns diarized podcasts or interviews into YouTube-ready videos with semantic B-roll, burned-in subtitles, optional TTS voice replacement, and YouTube publishing. |
AI Developer Tool / Media generation pipeline | 86 | ↑ +2 | 64 days ago | Details |
|
#634
↓ -3
whetstone
A set of 20 Claude Code skills distilled from real engineering failures, each packaged as a short rule set with a pre-flight checklist and install instructions. |
AI Developer Tool / Agent Skills / Prompting | 85 | ↓ -3 | 21 days ago | Details |
|
#701
↓ -3
Raidho
Raidho is an open-source coding agent that separates planning and execution across different model providers and adds durable VSA-based memory across runs. The repo includes install steps, provider options, CLI usage, and benchmark evidence. |
AI Developer Tool / Coding Agent | 85 | ↓ -3 | 77 days ago | Details |
|
#719
↓ -3
Klent
Klent is an AI agent guardrails product that sits between agents and their tools, letting teams allow, deny, pause, rewrite, or redirect tool calls with policies, human approval flows, and audit trails. |
AI Developer Tool / Agent Guardrails | 85 | ↓ -3 | 109 days ago | Details |
|
#722
↓ -3
DataMoat
Local encrypted vault that captures supported AI assistant sessions from Claude, Codex, Cursor, OpenClaw, and similar tools, then normalizes and stores them for search and review. |
AI Developer Tool / Agent/Session Logging | 85 | ↓ -3 | 116 days ago | Details |
|
#774
↓ -6
Cursor Motion Detector
A browser-based computer vision project that detects cursor hotspots in screen recordings using temporal motion cues, ONNX Runtime Web, and WebGPU. The repo includes a live demo, training scripts, synthetic data generation, and baseline comparisons against YOLO models. |
AI Developer Tool / Computer Vision | 84 | ↓ -6 | 24 days ago | Details |
|
#786
↓ -6
Bourdon
Bourdon is a recognition-first memory runtime for AI agents, built to share memory across tools like Claude Code, Codex, Cursor, and others. The site shows install commands, product positioning, pricing, and several live field tests. |
AI Developer Tool / AI Memory / Agent Infrastructure | 84 | ↓ -6 | 27 days ago | Details |
|
#825
↓ -6
SHACKLE
An open-source governance layer and policy-decision daemon for autonomous AI agents, designed to enforce guardrails, budget limits, and runtime policy checks. |
AI Developer Tool / Agent governance / runtime control | 84 | ↓ -6 | 41 days ago | Details |
|
#841
↓ -6
UIUC AI Teaching Assistant
An open-source multi-model teaching assistant for UIUC ECE 120, with a Gradio UI, retrieval-augmented search, and evaluation scripts. The repo includes setup instructions, a live Hugging Face demo, and details on how it uses separate models for retrieval, generation, moderation, and ranking. |
AI Developer Tool / AI Application / RAG Assistant | 84 | ↓ -6 | 45 days ago | Details |
|
#923
↓ -6
AgentTrust ID
Runtime authorization platform for AI agents with open-source SDKs in Python, TypeScript, Go, Java, and Rust. The page says the hosted service is in production, supports per-action checks, scoped delegation, revocable tokens, and a shared authorization model across MCP tools, agent-to-agent calls, and direct API integr |
AI Developer Tool / Agent Security / Authorization | 84 | ↓ -6 | 84 days ago | Details |
|
#945
↓ -6
zxbasic-rust
A Rust reimplementation of the 1982 ZX Spectrum BASIC runtime, compiled to native binaries and WebAssembly, with a live browser demo. The page frames it as an AI software-engineering experiment and describes the interpreter, editor, screen, keyboard, and runtime behavior it recreates. |
AI Developer Tool / AI software engineering experiment | 84 | ↓ -6 | 96 days ago | Details |
|
#967
↓ -6
Claude64
A Commodore 64 chat client for Claude that streams Anthropic responses over a serial-style connection, with a Python proxy and C64-side UI. |
AI Developer Tool / AI Client / Integration | 84 | ↓ -6 | 107 days ago | Details |
|
#1063
↓ -3
claude-thermos
A local CLI tool that keeps Claude Code sessions warm by refreshing prompt cache during long subagent runs, aiming to reduce re-encoding costs in extended sessions. |
AI Developer Tool / CLI / Dev Workflow | 83 | ↓ -3 | 38 days ago | Details |
|
#1239
↓ -2
Wallie
Wallie is an open-source, self-hosted AI streamer that can watch and hear your screen, speak in a custom persona, and now play Minecraft autonomously while narrating its actions. The repo shows a live-streaming workflow with vision, hearing, TTS, avatars, OBS integration, and dashboard-driven setup. |
AI Developer Tool / AI Streaming / Autonomous Agent | 82 | ↓ -2 | 52 days ago | Details |
|
#1425
↓ -1
HEADING OS
A Claude Code-based operating system for running executive workflows across research, communications, CRM, content, and operations, with a split between a public engine repo and a private data repo. |
AI Developer Tool / Agent workflow / private data orchestration | 80 | ↓ -1 | 61 days ago | Details |