Skip to content

mudler/agenthub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AgentHub



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.

🚀 Quick Links

📚 About

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.

Features

  • 🤖 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

🏗️ Part of LocalAI Stack

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

🛠️ Usage

Browse Agents

Visit https://agenthub.localai.io to browse available agents.

Add Your Own Agent

  1. Fork this repository
  2. Add your agent configuration in the agents/ directory
  3. Create a Pull Request

Development

# Serve locally
python -m http.server 8000

# Or use any static file server

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

🙏 Acknowledgments


LocalAI Discord Twitter