AgentDish directory
llm
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#528
↓ -6
AgentKitten
Swift package for building provider-agnostic AI agents on Apple platforms, with tools for runtime permissions, hooks, context compaction, session state, validation loops, and traceable execution. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 44 days ago | Details |
|
#568
↓ -6
Ctx-opt
TypeScript middleware that trims or compresses LLM chat history to fit a token budget, with support for OpenAI, Anthropic, and AI SDK integrations. |
Developer Tools / LLM Context Management | 84 | ↓ -6 | 65 days ago | Details |
|
#571
↓ -6
Hollow
Open-sourced local multi-agent OS that runs three agents on consumer hardware, lets them form goals from environmental pressure, and supports self-modifying workflows through tool creation and change requests. |
AI Agent / Autonomous Multi-Agent System | 84 | ↓ -6 | 66 days ago | Details |
|
#579
↓ -6
Pokeloop
A research-style demo showing LLM agents evolving through a genetic algorithm to play Pokémon in parallel sandboxed VMs. The page explains the setup, scoring loop, generations, results, and links to the repo and run artifacts. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 69 days ago | Details |
|
#595
↑ +197
liteflow
A ~1000-line C workflow runtime where an LLM can modify a DAG during execution using a restricted four-verb grammar, with every change written to an append-only audit log for replay and inspection. |
Developer Tools / Workflow Automation | 84 | ↑ +197 | 73 days ago | Details |
|
#599
↓ -4
VT Code
Open-source Rust coding agent with LLM-native code understanding, shell safety, and support for multiple LLM providers with automatic failover. |
Developer Tools / Code Assistant | 84 | ↓ -4 | 73 days ago | Details |
|
#602
↓ -2
Lightport
Lightport is a lightweight AI gateway that makes LLM providers OpenAI-compatible. The repo shows supported endpoints, a long provider list, quickstart commands, request examples, and active maintenance signals. |
Developer Tools / API Gateway | 84 | ↓ -2 | 73 days ago | Details |
|
#615
↓ -3
Karpathy LLM Wiki
An AI-powered Obsidian plugin that turns notes into a self-organizing wiki with auto-generated entity pages, bidirectional links, traceable answers, and local-first support. |
Developer Tools / Obsidian Plugin | 83 | ↓ -3 | 7 days ago | Details |
|
#681
↓ -3
Recursant for OpenClaw
A governance plugin for OpenClaw that registers instances with a Recursant registry and intercepts tool calls, LLM prompts, and chat messages for auth, PII redaction, rate limiting, and auditing. |
Developer Tools / Code Assistant | 83 | ↓ -3 | 64 days ago | Details |
|
#685
↓ -3
viewllm
Single-binary viewer for HTML reports generated by AI agents, with local browsing, live previews, search, and shareable links. |
Developer Tools / AI Developer Tooling | 83 | ↓ -3 | 67 days ago | Details |
|
#694
↑ +100
Train Your Own LLM from Scratch
A hands-on workshop repository that walks developers through building a small GPT-style language model from scratch, including tokenization, transformer blocks, training, and text generation. |
Developer Tools / Machine Learning | 83 | ↑ +100 | 73 days ago | Details |
|
#742
↓ -2
NakshGuard
NakshGuard is a self-hosted reverse proxy for OpenAI and Anthropic chat APIs that detects and blocks runaway AI agent loops before they waste tokens or API spend. It includes per-agent session tracking, configurable thresholds, shadow mode, and hot config reload. |
Developer Tools / AI Infrastructure | 82 | ↓ -2 | 32 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 |
|
#753
↓ -2
wibeOS
A macOS desktop shell where apps are generated by Claude into interactive HTML mini-apps, with local system features like windows, dock, file storage, notifications, and persona-based themes. |
Developer Tools / AI Apps Framework | 82 | ↓ -2 | 41 days ago | Details |
|
#754
↓ -2
Lathe
Lathe generates multi-part, hands-on technical tutorials from prompts and provides a local UI plus CLI workflow for working through them with LLM-assisted skills. |
Developer Tools / AI Coding Assistants | 82 | ↓ -2 | 41 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 |
|
#767
↓ -2
DeepSeek Sparse Attention
A PyTorch reference implementation of DeepSeek Sparse Attention from the LLMs-from-scratch project, including a lightweight indexer, top-K token selection, and a GPT-style model with KV-cache support. |
Developer Tools / Machine Learning / LLM Architecture | 82 | ↓ -2 | 55 days ago | Details |
|
#774
↓ -2
MagesticAI
MagesticAI is an open-source, browser-based platform for managing AI coding tasks with multi-agent orchestration, task boards, terminal access, and code review. The README shows installation steps, Docker deployment, supported platforms, and a concrete local setup path. |
Developer Tools / AI Agent Orchestration | 82 | ↓ -2 | 60 days ago | Details |
|
#779
↓ -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 | 67 days ago | Details |
|
#784
↓ -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 | 70 days ago | Details |
|
#801
↑ +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 | 54 minutes 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 |
|
#839
↓ -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 | 8 days ago | Details |