Skip to content

Latest commit

Β 

History

History
92 lines (61 loc) Β· 3.27 KB

File metadata and controls

92 lines (61 loc) Β· 3.27 KB

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