Curated list of 260+ AI agents and tools with open-source and self-hosted focus

Massive curated collection of AI development tools
A developer has compiled what they describe as the most comprehensive list of AI agents and frameworks currently available, with strong emphasis on open-source and self-hosted options. The repository is CC0 licensed and accepts pull requests for additions.
Key categories and tools
The list organizes tools into several functional categories:
- Local LLM Runners: Ollama (162k stars), llama.cpp, vLLM, LM Studio, Jan, LocalAI, GPT4All, Llamafile
- Self-hosted agents: OpenClaw (noted as growing from 9k to 188k stars), Open WebUI, LibreChat, LobeChat, Anything LLM, DB-GPT
- Open-source frameworks: Smolagents (HuggingFace), DeerFlow (ByteDance, #1 trending), LangGraph, CrewAI, AutoGen, Mastra
- Open-weight models for agents: Llama 4, Qwen 3 (MCP-native), DeepSeek V3/R1, GLM-4 (described as having lowest hallucination), Gemma 3, Phi-4
- Open-source video generation: Wan 2.1 (self-hostable, no limits), HunyuanVideo, LTX Video
- Open-source voice tools: LiveKit Agents, Rasa, Pipecat, Vocode
- Browser infrastructure: Browser Use (used by Manus under the hood), Skyvern, Agent S2
The repository also includes vector databases (Chroma, Qdrant, Milvus, Weaviate), RAG engines (RAGFlow, Pathway), and safety tools (NeMo Guardrails, LLM Guard).
📖 Read the full source: r/LocalLLaMA
👀 See Also

Savant Commander 48B: A Custom Qwen 3 Mixture-of-Experts Model with 12 Distilled Models
Savant Commander 48B is a custom Qwen 3 Mixture-of-Experts model with hand-coded routing that combines 12 distilled models from providers like Claude, Gemini, OpenAI, and Deepseek. It features 256K context length and allows prompt-controlled activation of specific distilled models.

Gemma Gem: On-Device AI Agent for Browser Automation via WebGPU
Gemma Gem is a Chrome extension that runs Google's Gemma 4 model (2B or 4B) entirely on-device using WebGPU, with no API keys or cloud dependencies. It provides tools to read page content, take screenshots, click elements, type text, scroll, and run JavaScript through a chat interface.

Terrarium: Open-Source Sandbox for Agentic Environments with Time Machine Rewind
A versatile sandboxing solution for running multiple AI agents securely on any VPS or cloud. Features isolated worlds, reverse-proxy management, GUIs, and a time machine to rewind container state.

Exploring AI with Tiny Bots: Understanding AI Agents Through Nanobot Tutor
OpenClaw community member shares insights with the 'Nanobot Tutor', a miniature framework aimed at demystifying AI agent functionality. Discover how diving into this compact learning environment unveils the workings of intelligent agents.