An open API service indexing awesome lists of open source software.

https://github.com/crestalnetwork/intentkit

An open and fair framework for everyone to build AI agents equipped with powerful skills. Launch your agent, improve the world, your wallet, or both!
https://github.com/crestalnetwork/intentkit

agentic-workflow ai ai-agent ai-agent-framework blockchain intents launchpad python web3

Last synced: 4 days ago
JSON representation

An open and fair framework for everyone to build AI agents equipped with powerful skills. Launch your agent, improve the world, your wallet, or both!

Awesome Lists containing this project

README

          

# IntentKit


IntentKit


IntentKit is an open-source, self-hosted cloud Agent cluster that manages a collaborative Agent team for you.

## Why IntentKit

Current AI agents follow two paths: one is Local First, like OpenClaw, which can serve as your toy or assistant. Running it requires an expensive physical device, and the permissions it has enable it to do many things. The other is like all the other web apps you useβ€”it runs in the cloud, needs few resources, requires no maintenance from you, and can more reliably complete your tasks. If you want this kind, try IntentKit.

## Features

- ☁️ Cloud-Based, Ultimate Resource Savings
- πŸ€– Multiple Mutually Callable Agents
- πŸ”„ Everything Out of the Box
- πŸ”— Optional Crypto-Friendly Integration
- 🐦 Social Media Integration
- πŸ› οΈ Extensible Skill System

## Documentation

Check out [Documentation](docs/) before you start.

## Deployment

Read [Deployment Guide](docs/content/en/deployment) to get started with your setup.

## Other Use Case

Besides self-deploying IntentKit, here are other ways to use this project:

- IntentKit is actually a Python library that you can import and extend, or use to add Agent cluster support to your existing projects.
- Regardless of the deployment method, each individual Agent can enable its own API, allowing you to call that Agent from other projects. [Agent API Documentation](docs/content/en/docs/others/agent_api.md)

## Contributing

Due to the rapid development of AI Coding, we no longer accept contributions via Pull Requests. Submitting Feature Requests and reporting Bugs in the Issues area is the best way to contribute.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.