AgentHub is the agent configuration repository for LocalAI ecosystem. Browse, share, and discover agent configurations powered by LocalAI.
💡 Part of the LocalAI family - The free, Open Source openAI alternative.
- LocalAI Website - Main documentation and getting started guide
- AgentHub - Browse agent configurations
- LocalAI Documentation - Get started with LocalAI
- Models - Discover available models
AgentHub provides a curated collection of agent configurations that work seamlessly with LocalAI. Whether you're looking for planning agents, reasoning agents, or specialized AI assistants, you'll find them here.
- 🤖 Browse and discover agent configurations
- 🔍 Search by model, capability, or use case
- 📥 Download and deploy agents instantly
- 🎨 Modern UI with LocalAI branding
- 🌙 Dark/light theme support
AgentHub is part of the integrated LocalAI ecosystem:
- LocalAI - Open Source OpenAI alternative for local AI inferencing
- LocalAGI - AI agent orchestration platform
- LocalRecall - MCP/REST API knowledge base system
- Cogito - Go library for intelligent agentic software
- Wiz - Terminal-based AI agent (Ctrl+Space)
- SkillServer - Centralized skills database
Visit https://agenthub.localai.io to browse available agents.
- Fork this repository
- Add your agent configuration in the
agents/directory - Create a Pull Request
# Serve locally
python -m http.server 8000
# Or use any static file serverContributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- Built with love as part of the LocalAI ecosystem
- Icons by Font Awesome
- Powered by LocalAI
