AgentDish directory
llm
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#1309
↓ -2
Deploy an AI Agent on Truuze
A walkthrough for building and deploying an AI agent on Truuze with the AaaS dashboard, including setup, testing, connector configuration, and the platform’s escrow-based transaction flow. |
Developer Tools / Code Assistant | 82 | ↓ -2 | 112 days ago | Details |
|
#1314
↓ -2
UltraCompress
UltraCompress is a Python-based compression tool for large language models. The repo describes lossless 5-bit transformer compression, verification via SHA-256, a CLI on PyPI, and published model packs on Hugging Face. |
Developer Tool / ML / Model Compression | 82 | ↓ -2 | 115 days ago | Details |
|
#1348
↑ +2
Scalattice
Scalattice is an inference API and hosting platform that lets developers point the OpenAI SDK at its OpenAI-compatible endpoint with minimal code changes. The page includes Python and curl examples, model IDs, pricing references, and basic troubleshooting. |
Developer Tools / API | 81 | ↑ +2 | 36 days ago | Details |
|
#1351
↑ +2
ride-recap
An open-sourced pipeline that uses Gemini, GoPro footage, Garmin .fit telemetry, Strava segments, and manual labels to automatically build cycling highlight reels. |
Developer Tools / AI Workflow Automation | 81 | ↑ +2 | 45 days ago | Details |
|
#1362
↑ +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 | 65 days ago | Details |
|
Google Research article describing Science One Framework, an autonomous research prototype focused on verifiable AI-generated research through evidence chains and claim verification. |
AI Research / Autonomous Research | 80 | ↓ -1 | 23 days ago | Details |
|
#1408
↓ -1
VernLLM
A lightweight TypeScript resilience layer for LLM calls with retries, timeouts, caching, circuit breaking, typed structured output, and usage tracking across many provider clients. |
Developer Tools / Code Assistant | 80 | ↓ -1 | 33 days ago | Details |
|
#1411
↓ -1
Ground Control
Hosted server and open-source repo for playing multiplayer games with Claude Code in the CLI, starting with chess and comedy battle modes. |
Developer Tools / AI Agent Infrastructure | 80 | ↓ -1 | 42 days ago | Details |
|
#1419
↓ -1
Lucid
Lucid is a browser-based tool for inspecting what a language model is representing before it answers, using Anthropic’s Jacobian lens. It supports small open models, lets users type prompts, view concepts across layers, and export shareable session slices. |
AI Tool / Model interpretability | 80 | ↓ -1 | 53 days ago | Details |
|
#1427
↓ -1
Looop
An open-source, Kubernetes-shaped control loop for agent-driven work. It watches external systems, makes one LLM-driven move per beat, and supports human-in-the-loop approvals through a file-based contract. |
Developer Tools / AI Agents | 80 | ↓ -1 | 63 days ago | Details |
|
#1447
↓ -1
Rauno
Rauno is a multi-AI chat interface that sends one prompt to ChatGPT, Gemini, and Claude and presents them as a roundtable discussion. It’s aimed at comparing model responses and using cross-verification to help users judge which answer is right. |
AI Tools / Multi-Model LLM Interface | 80 | ↓ -1 | 110 days ago | Details |
|
#1454
↓ -1
Interpretable AutoResearch
An open-source project for making AI research agents legible, auditable, and traceable through behavioral code and event logs. |
AI/ML / Agent framework | 80 | ↓ -1 | 118 days ago | Details |
|
#1468
↑ +2
SNAFU
An agentic LLM-based coding tool that analyzes symbol names in source code, measures name ambiguity, and proposes clearer replacements with a human-in-the-loop review flow. |
Developer Tools / AI Coding Tools | 79 | ↑ +2 | 16 days ago | Details |
|
#1474
↑ +2
Sif 1.0
Sif 1.0 is a developer tool that uses an LLM for planning while handling code changes, validation, promotion, and recovery through deterministic execution. The repo includes install scripts, a quick demo, and detailed README guidance for trying the system locally. |
Developer Tools / Code Assistant | 79 | ↑ +2 | 27 days ago | Details |
|
#1481
↑ +2
Kuna
Kuna is an experimental, agent-first decompiler that uses LLM-driven autonomous refinement to improve decompilation results, with the page discussing its goals, approach, and benchmark performance against tools like IDA Pro, Ghidra, and angr. |
Developer Tools / Code Analysis / Reverse Engineering | 79 | ↑ +2 | 33 days ago | Details |
|
#1488
↑ +2
Lagotto Meter
Lagotto Meter is a beta web tool that checks how an AI agent perceives a website versus what the site claims about itself. It positions itself as a semantic truth/readability analyzer with a reproducible analysis method and public tools. |
Developer Tool / AI Evaluation | 79 | ↑ +2 | 42 days ago | Details |
|
#1501
↑ +2
tiny-vLLM AMD GPU support via HIP
A pull request adding AMD GPU support to tiny-vLLM through ROCm/HIP while keeping the existing CUDA build path unchanged. The snapshot describes the compatibility header, CMake option, architecture selection, and validation on multiple AMD GPUs. |
Developer Tool / LLM inference engine | 79 | ↑ +2 | 64 days ago | Details |
|
#1525
↑ +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 | 112 days ago | Details |
|
#1527
↑ +2
GenZ LLM
A small post-trained Qwen2.5-0.5B-Instruct model tuned to write in Gen Z slang, with training and inference notebooks plus dataset files in the repo. |
AI Models / Fine-Tuned LLMs | 79 | ↑ +2 | 113 days ago | Details |
|
#1529
↑ +2
ModelDocker
Windows desktop chat client for OpenRouter with streaming completions, model browsing, multi-session history, local storage, and PySide6 UI. |
Developer Tools / Desktop App | 79 | ↑ +2 | 114 days ago | Details |
|
#1530
↑ +2
context-editor-agent
An open-source desktop client for editing LLM context with a separate AI model, context maps, compression tools, and revision rollback. |
Developer Tools / AI Development | 79 | ↑ +2 | 116 days ago | Details |
|
#1531
↓ -208
Bonsai 1.7B: Apple Silicon Optimized Build
An Apple Silicon–optimized inference build of Bonsai 1.7B with custom Metal kernels, benchmark results, quick-start instructions, and a bundled OpenAI-compatible server. |
Developer Tools / Code Assistant | 79 | ↓ -208 | 118 days ago | Details |
|
#1541
↑ +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 | 12 days ago | Details |
|
#1542
↑ +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 | 12 days ago | Details |