Intent-based AI Agent Platform - Core Package
Project description
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 Skills System: Modular skill system with 30+ pre-built skills
- 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!
Skills
IntentKit comes with 30+ pre-built skills 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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file intentkit-0.17.57.tar.gz.
File metadata
- Download URL: intentkit-0.17.57.tar.gz
- Upload date:
- Size: 1.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","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}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2d1aec86a1941c36185311b82d48534dbae823ed96ad79ddcbe5fe0d5898e4a
|
|
| MD5 |
17313978388a1ffa6e198157b213e400
|
|
| BLAKE2b-256 |
d39521b57f85ddb5673c98c2e733ba1050b1ca398e889e28040fd3a4c51b9fc0
|
File details
Details for the file intentkit-0.17.57-py3-none-any.whl.
File metadata
- Download URL: intentkit-0.17.57-py3-none-any.whl
- Upload date:
- Size: 2.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","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}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e797e5847f10acc5cb8021eb171504ede6f2e7d8f424ce3f84733c08b734434
|
|
| MD5 |
3b6bbfa2c238a3a25211495a4513101d
|
|
| BLAKE2b-256 |
519f8f907766a335cf7b1aecaab534ac2e55f27c2197189b585691c4e04783cd
|