AgentDish directory
Python
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#631
↓ -3
asktheboard
An open-source Python tool that turns multi-persona AI debate into pre-registered, time-anchored predictions and scores each seat against reality with Brier-style calibration. It includes a CLI, sample workflows, docs, and examples, plus a BYOK design for running on your own model key. |
Developer Tools / AI Agents | 83 | ↓ -3 | 16 days ago | Details |
|
A Python/Flask code example that shows how to build a retrieval-augmented generation API with Telnyx embeddings and chat completions. The repo includes setup steps, environment variables, endpoint docs, and sample responses. |
Developer Tools / AI SDK / API Example | 83 | ↓ -3 | 22 days ago | Details |
|
#645
↓ -3
Memanto
Open-source persistent memory agent for AI coding tools and assistants. It supports local and cloud setups, integrates with several agent IDEs and CLIs, and offers remember, recall, and answer primitives for long-term context. |
Developer Tools / AI Memory / Agent Infrastructure | 83 | ↓ -3 | 30 days ago | Details |
|
#646
↓ -3
Claireon
MCP server for Unreal Editor that exposes a small MCP surface for a large set of editor automation tools. It supports blueprint editing, asset management, animation authoring, trace analysis, PIE actions, and Python execution, with setup notes for Unreal Engine 5.x and MCP-compatible clients. |
Developer Tools / MCP Servers | 83 | ↓ -3 | 31 days ago | Details |
|
#687
↓ -3
FLOX
Modular framework for building trading systems with a C++ core, polyglot strategy bindings, and an MCP server for AI coding agents. |
Developer Tools / AI Development Tools | 83 | ↓ -3 | 68 days ago | Details |
|
#693
↑ +95
Quaynor
Lightweight AI inference engine written in Rust for embedding local LLMs in mobile and desktop apps, with bindings for Python, Flutter, and React Native. |
Developer Tools / AI / ML Infrastructure | 83 | ↑ +95 | 72 days ago | Details |
|
#723
↓ -2
toolnexus
Python toolkit for building LLM agents with MCP servers, skills folders, memory, streaming, and metrics support. |
Developer Tools / AI SDK / Agent Framework | 82 | ↓ -2 | 16 days ago | Details |
|
#747
↓ -2
guardian-runtime
Local-first governance layer for AI systems that monitors prompts and responses to block secrets, PII, and runaway LLM spending before requests leave the machine. |
Developer Tools / Code Assistant | 82 | ↓ -2 | 36 days ago | Details |
|
#748
↓ -2
llmbuffer
Python library for managing LLM conversation history with cache-friendly message ordering, dynamic context, and compaction. |
Developer Tools / Code Assistant | 82 | ↓ -2 | 37 days ago | Details |
|
#757
↓ -2
Viveka
A Python filter layer for LLM apps that evaluates responses against a Lean-verified Scherf logic backend and can pass, flag, correct, or block output. |
Developer Tools / AI Safety / LLM Guardrails | 82 | ↓ -2 | 46 days ago | Details |
|
#761
↓ -2
Peers
Peers is a Python-based multi-agent coding substrate that coordinates Claude Code, Codex, and other CLIs to work together on coding, research, debugging, and repo audits with measurable convergence checks. |
Developer Tools / AI Coding | 82 | ↓ -2 | 52 days ago | Details |
|
#763
↓ -2
ftagent-lite
Open-source Python DDoS traffic monitor that prints live traffic stats to stdout and can output JSON for pipelines and tooling. |
Security / Network Security | 82 | ↓ -2 | 52 days ago | Details |
|
#778
↓ -2
relaxAI
relaxAI is a UK sovereign LLM inference API with OpenAI-compatible endpoints and official SDKs for Python, TypeScript, and Go. The docs page covers installation, REST usage, and links into models, pricing, authentication, and endpoint sections. |
Developer Tools / Code Assistant | 82 | ↓ -2 | 64 days ago | Details |
|
#785
↓ -2
memoirs
Local-first long-term memory engine for AI agents with MCP, HTTP API, CLI, and Python usage. The page shows installation paths, IDE integrations, ingestion sources, and a live feature set focused on durable context, retrieval, and privacy. |
Developer Tools / AI Memory / Context Management | 82 | ↓ -2 | 71 days ago | Details |
|
#796
↑ +3
Brush Up backend
FastAPI backend for the Brush Up tutor app. It retrieves from a markdown note corpus, expands context through graph neighbors, and calls Anthropic to generate grounded programming help for Python, Ruby, and JavaScript. |
Developer Tools / AI Backend / API | 82 | ↑ +3 | 73 days ago | Details |
|
#797
↓ -193
GitGalaxy
GitGalaxy is a Python-based static analysis and knowledge graph engine for deep repository intelligence. It maps codebases at the function level, supports 50+ languages, runs locally, and exports JSON and SQLite for querying and AI-agent workflows. |
Developer Tools / Code Analysis | 82 | ↓ -193 | 73 days ago | Details |
|
#812
↑ +2
PSI KV Governor
Reference implementation for using Linux Pressure Stall Information to trim an LLM KV cache under memory pressure. The repo includes requirements, basic usage commands, a simulator, a llama.cpp runner, and benchmark scripts with example results. |
Developer Tools / AI Infrastructure | 81 | ↑ +2 | 20 days ago | Details |
|
#820
↑ +2
claude-quota
A macOS SwiftBar plugin that shows Claude Code quota gauges in the menu bar, with per-account usage, reset timers, and a dropdown with detailed limits. |
Developer Tools / Desktop Productivity | 81 | ↑ +2 | 38 days ago | Details |
|
#823
↑ +2
Sub-Agent MCP
A Python MCP server that lets a parent LLM delegate work to named sub-agents defined in YAML, with per-agent prompts, model settings, and downstream MCP tool access. |
Developer Tools / AI Agent Frameworks | 81 | ↑ +2 | 42 days ago | Details |
|
#862
↓ -1
myco
A Python-based coordination protocol and daemon for running multiple LLM sessions in parallel with shared awareness, aimed at Claude Code and other Anthropic-compatible models. |
Developer Tools / AI Dev Tooling | 80 | ↓ -1 | 57 days ago | Details |
|
#889
↑ +2
HoprLabs
A Python CLI and research toolkit for simulating AI training math before model training. It estimates memory, training time, token budget, config risks, benchmark speed, and reliability, with optional native Rust and C backends. |
Developer Tool / AI Research Toolkit | 79 | ↑ +2 | 22 days ago | Details |
|
#895
↑ +2
vid-line
vid-line is a CLI tool that turns videos into ANSI art and plays them in the Claude Code statusline. It supports YouTube URLs or local files, includes install and usage instructions, and explains how playback works and how to resize or switch videos. |
Developer Tool / Terminal / CLI | 79 | ↑ +2 | 36 days ago | Details |
|
#910
↑ +2
Laze
An experimental programming language and compiler designed for LLM-written code, with a Python-based toolchain that compiles to native macOS binaries. The repo also includes a full NES emulator written in Laze and usage examples for both the compiler and emulator. |
Developer Tool / Language Tooling | 79 | ↑ +2 | 67 days ago | Details |
|
#911
↑ +2
Rapunzel
Rapunzel is an open-source desktop app for managing agent sessions in a tree-style terminal interface. The README explains its purpose, install steps, launch commands, build instructions, and the core features: branchable terminal sessions, workspace persistence, and session management actions like rename, move, collap |
Developer Tools / AI Agent Workflow | 79 | ↑ +2 | 67 days ago | Details |