IntentKit
IntentKit is a powerful intent-based AI agent platform that enables developers to build sophisticated AI agents with blockchain and cryptocurrency capabilities.
Features
- Intent-based Architecture: Build agents that understand and execute user intents
- Blockchain Integration: Native support for multiple blockchain networks
- Cryptocurrency Operations: Built-in tools for DeFi, trading, and token operations
- Extensible Tools System: Modular tool system with 30+ pre-built tools
- Multi-platform Support: Telegram, Twitter, Slack, and API integrations
- Advanced AI Capabilities: Powered by LangChain and LangGraph
Installation
pip install intentkit
Development
To build the package locally:
# Build both source and wheel distributions
uv build
# Build only wheel
uv build --wheel
# Build only source distribution
uv build --sdist
To publish to PyPI:
# Build and publish to PyPI
uv build
uv publish
# Publish to Test PyPI
uv publish --publish-url https://test.pypi.org/legacy/
Note: This package uses
hatchlingas the build backend withuvfor dependency management and publishing.
Quick Start
from intentkit.core.agent import Agent
from intentkit.config.config import Config
# Initialize configuration
config = Config()
# Create an agent
agent = Agent(config=config)
# Your agent is ready to use!
Tools
IntentKit comes with 30+ pre-built tools including:
- DeFi: Uniswap, 1inch, Enso, LiFi
- Data: DexScreener, CoinGecko, DefiLlama, CryptoCompare
- Social: Twitter, Telegram, Slack
- Blockchain: CDP, Moralis, various wallet integrations
- AI: OpenAI, Heurist, Venice AI
- And many more...
Documentation
For detailed documentation, examples, and guides, visit our documentation.
Contributing
We welcome contributions! Please see our Contributing Guide for details.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Support
For support, please open an issue on our GitHub repository.
Release files for intentkit 2.6.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| intentkit-2.6.3.tar.gz | 1.7 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| intentkit-2.6.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.9 MB
Release files / intentkit-2.6.3.tar.gz
| Download URL | intentkit-2.6.3.tar.gz |
|---|---|
| Size | 1.7 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a780c6d3bba8e6ad65d263581741df725220403d746a6145f36258148f836b0c
|
|
BLAKE2b-256 checksum How to use checksums |
0c220c9baa37731221fc3793e9d018f0528c47874619ddffc90f98cee52ba46d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.11.21 {"installer":{"name":"uv","version":"0.11.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|
Release files / intentkit-2.6.3-py3-none-any.whl
| Download URL | intentkit-2.6.3-py3-none-any.whl |
|---|---|
| Size | 2.1 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7beb26ecba00930c4a70485d1d9e7f5a292df32f45d225892c1cbcada1d7c7d6
|
|
BLAKE2b-256 checksum How to use checksums |
5178ee5b4a1987127037214d4336af9e9d5e2d4da42f204a354270265da58be6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.11.21 {"installer":{"name":"uv","version":"0.11.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|