IntentKit is an open-source, self-hosted cloud agent cluster that manages a collaborative team of AI agents for you.
Current AI agents generally follow two paths:
- Local-First (e.g., OpenClaw): These serve as personal assistants or experimental tools. However, they often require expensive hardware and extensive local permissions.
- Cloud-Native: Similar to modern web apps, these run in the cloud, consume minimal local resources, require zero maintenance, and offer high reliability for completing tasks.
If you are looking for a robust, cloud-native solution, IntentKit is for you.
- ☁️ Cloud-Native: Ultimate resource efficiency.
- 🤖 Collaborative AI: Multiple agents that can call and interact with each other.
- 🔄 Out-of-the-Box Ready: Fully configured and ready to use.
- 🔗 Crypto-Friendly: Optional Web3 and blockchain integrations.
- 🐦 Social Media Integration: Seamlessly connects with social platforms.
- 🛠️ Extensible Skill System: Easily add new capabilities.
Please check out the Documentation before getting started.
Read the Deployment Guide to get started with your setup.
Besides self-deploying IntentKit, you can also use the project in the following ways:
- As a Python Library: Import and extend IntentKit, or use it to add agent cluster capabilities to your existing projects.
- Via API: Regardless of the deployment method, each individual agent can expose its own API, allowing you to interact with them from external applications. See the Agent API Documentation.
Due to the rapid pace of AI development, we currently do not accept code contributions via Pull Requests. However, submitting feature requests and reporting bugs in the GitHub Issues section is highly appreciated and the best way to contribute.
This project is licensed under the MIT License - see the LICENSE file for details.