-
Notifications
You must be signed in to change notification settings - Fork 6
Description
This proposal is to transfer the project hedera-dev/hedera-agent-kit, to Hiero.
Current project location: https://github.com/hedera-dev/hedera-agent-kit
Suggested name under Hiero: ai-agent-kit-js
Supporters of the project
Hendrik Ebbers (Hashgraph)
Richard Bair
Michael Kantor
Project description
Build LLM-powered applications that interact with the Hashgraph Networks. Create conversational agents that can understand user requests in natural language and execute transactions, or build backend systems that leverage AI for on-chain operations.
State of the project
Conversational: Easily build chat-based interfaces for Hedera actions.
Flexible Transaction Handling:
Direct Execution: For autonomous agents or backend control.
Provide Bytes: For user-centric apps where users sign with their own wallets (e.g., HashPack via WalletConnect).
Scheduled Transactions: Built-in support for "human-in-the-loop" workflows, where AI prepares transactions for user review and approval.
Comprehensive Toolset: Pre-built tools for HTS, HCS, HBAR transfers, account management, files, and smart contracts.
Extensible: Add your own custom tools with the plugin system.
Simplified SDK Interaction: Abstracts away much of the Hedera SDK boilerplate.
Usage of the project
Current NPM package is seeing 7K+ downloads weekly
NPM
Vision of the project
This is the main JS SDK for AI to interact with Hashgraph easily enabling many new usecases