AgentDish directory
llm
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#278
↑ +2
Tessera 1B
A from-scratch ~1B parameter language model on Hugging Face with open weights, open data, training details, and loading guidance. The page is unusually candid about capabilities, limits, and evaluation. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 15 days ago | Details |
|
#286
↑ +2
QVAC
Open-source SDK and libraries for building local-first, peer-to-peer AI apps. It supports local LLM inference, embeddings, translation, transcription, TTS, OCR, image generation, and an OpenAI-compatible API across desktop and mobile platforms. |
Developer Tools / AI SDK | 86 | ↑ +2 | 21 days ago | Details |
|
#287
↑ +2
dspyer
A Python library that transpiles stateful imperative LLM workflows into optimizable DSPy programs, with typed outputs, self-correction loops, validation reporting, and prompt tuning support. |
Developer Tools / AI Development | 86 | ↑ +2 | 22 days ago | Details |
|
#302
↑ +2
Nenya
An AI API gateway/proxy in Go that sits between coding clients and upstream LLM providers, with request routing, secret redaction, context handling, MCP tool integration, and transparent SSE streaming. |
Developer Tools / AI API Gateway / Proxy | 86 | ↑ +2 | 34 days ago | Details |
|
#315
↑ +2
tokentoll
tokentoll is a GitHub Action and CLI that scans Python and JavaScript/TypeScript code for LLM API calls, estimates spend, and blocks pull requests when cost or model-policy thresholds are exceeded. |
Developer Tools / CI/CD | 86 | ↑ +2 | 48 days ago | Details |
|
#320
↑ +2
Dream Server
Dream Server is an open-source stack that turns a PC, Mac, or Linux machine into a private AI server with local model inference, chat UI, voice, agents, workflows, RAG, and image generation. The page shows setup instructions, platform support, release notes, and a clear positioning for self-hosted use. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 50 days ago | Details |
|
#340
↑ +2
SwarmWright
SwarmWright is a self-hosted multi-agent AI orchestration platform for designing, running, and inspecting swarms of agents from markdown and config. The page highlights Docker-based setup, topology-enforced agent graphs, human approval steps, local storage, and detailed audit logs. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 62 days ago | Details |
|
#365
↓ -1
agented
A Go-based text editor built for LLM agents, with branching undo, conflict handling, audit logs, MCP support, and agent skills installation. |
Developer Tools / Copywriting | 86 | ↓ -1 | 73 days ago | Details |
|
#386
↓ -3
Hestia
A local-first, self-hosted home assistant that runs a local LLM as a single brain for Home Assistant, voice, memory, reminders, media control, and other scoped tools. |
AI Agent / Home Assistant | 85 | ↓ -3 | 19 days ago | Details |
|
#396
↓ -3
AutomatiQ
AutomatiQ is a Python CLI that records a browsing session and uses vision and LLM steps to generate a standalone HTTP-based automation script. |
Developer Tools / Automation | 85 | ↓ -3 | 30 days ago | Details |
|
#403
↓ -3
Better Prompting LLMs Through Analogy
An interactive guide and demo for prompt engineering that shows how analogies, examples, and format-matching can improve LLM outputs. |
Writing / Copywriting | 85 | ↓ -3 | 41 days ago | Details |
|
#406
↓ -3
Division Swarm
Open-source Go runtime for autonomous multi-agent systems. Swarm models work as durable state machines, persists state, supports replay/fork, and integrates with multiple LLM backends. |
Developer Tools / AI Agents / Multi-Agent Systems | 85 | ↓ -3 | 44 days ago | Details |
|
#418
↓ -3
gox
Strict Go static analyzer built for LLM-written code, with opinionated checks, annotation-based exceptions, caching, and Claude Code hook integration. |
Developer Tools / Code Quality / Static Analysis | 85 | ↓ -3 | 64 days ago | Details |
|
#435
↓ -6
B.I.O.M.A. Framework
A local Rust-plus-Python middleware layer for LLM apps that claims to reduce token usage and add in-process security checks before prompts are sent to a provider. |
Developer Tool / LLM middleware | 84 | ↓ -6 | 21 hours ago | Details |
|
#437
↓ -6
Libretto Playwright PR Agents
An open-source tool that watches Playwright failures, inspects the live page, and opens a GitHub PR with a proposed fix. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 21 hours ago | Details |
|
#444
↓ -6
isitsecure
AI-powered security scanner for modern web apps that combines SAST, DAST, and LLM-assisted code review in a single command. The repository includes install steps, quick-start commands, supported stacks, and examples for scanning live URLs or source code. |
Developer Tools / Security | 84 | ↓ -6 | 4 days ago | Details |
|
#456
↓ -6
Soup
Soup is a Python library that routes Agent Skills into LLM prompts, injecting only the skills relevant to each request. It supports local skills, remote repositories, and multiple providers including OpenAI, Anthropic, Gemini, Ollama, LiteLLM, and LangChain. |
Developer Tools / AI Orchestration | 84 | ↓ -6 | 9 days ago | Details |
|
#461
↓ -6
Shadow Web
Local-first Python SDK for AI agents that compresses web pages before LLM use, flattens Shadow DOM, builds action maps, and extracts structured data from tables, forms, and lists. |
Developer Tools / AI/LLM Web Automation | 84 | ↓ -6 | 10 days ago | Details |
|
#487
↓ -6
AI DevOps Engine
An open-source, self-hosted AI DevOps pipeline that ingests GitHub webhooks, generates code patches with an LLM, runs them in network-isolated Docker sandboxes, and posts validated fixes back as PR comments. |
Developer Tools / AI DevOps / CI/CD | 84 | ↓ -6 | 23 days ago | Details |
|
#492
↓ -6
Cachet
Cachet is a local semantic cache for LLM APIs that sits in front of OpenAI- or Anthropic-compatible endpoints and serves repeated or rephrased requests from cache. It includes a dashboard for hit rate and estimated savings, supports streaming responses, and is implemented as a single Rust binary. |
Developer Tool / API Proxy / Caching | 84 | ↓ -6 | 24 days ago | Details |
|
#493
↓ -6
nff
Open-source MCP server and CLI that lets an LLM control hardware workflows like compiling, flashing, and reading serial output for firmware development and device diagnostics. |
Developer Tools / Hardware Development | 84 | ↓ -6 | 25 days ago | Details |
|
#499
↓ -6
Rudi
Rudi is a Python tool for LLM memory management that replaces a growing chat transcript with a causal dependency graph, aiming to keep token usage flat across long sessions. The README shows benchmarking results, fold behavior, and example usage with get_slice, store_decisions, and run_turn. |
Developer Tools / AI Memory / Context Management | 84 | ↓ -6 | 28 days ago | Details |
|
#501
↓ -6
zkit
Go packages for building agents in Go, with a streaming runner, tool dispatch, guardrails, compaction, provider adapters, and verified completion helpers. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 29 days ago | Details |
|
#504
↓ -6
CoreMCP
Open-source MCP server that exposes SQL databases as tools and prompts for AI agents, with support for MSSQL and PostgreSQL, read-only defaults, and local or remote transport. |
Developer Tools / AI/LLM Infrastructure | 84 | ↓ -6 | 31 days ago | Details |