Inspiration
A privacy-preserving AI chatbot for NEAR blockchain operations, powered by NEAR AI models running in Trusted Execution Environments (TEE).
What it does
Autonomous Trading Agents 🤖
- Create AI-powered agents with their own NEAR wallets
- Agents autonomously analyze markets and execute token swaps
- Self-managing task execution with AI-driven decision making
- Real-time task monitoring and execution history
- Secure encrypted private key storage
User Chat Agents
- Check account balances and information
- Send NEAR tokens to any account
- Swap tokens using Ref Finance DEX
- Wrap/unwrap NEAR tokens
- All transactions require user confirmation for security
How we built it
We use Kiro IDE to create specs for each features, move into design and implement phase, also use Kiro to refine the application and debug.
Challenges we ran into
A lot of time to understand how to use blockchain specific API and SDK, and Kiro did a great job to read and explain these SDK and be able to create the codebase
Accomplishments that we're proud of
Autonomous agent can create an agent self managed blockchain wallet, funding it using faucet testnet, analyse user high level intent, and able to self create tasks to implement in logic order. e.g. Analyse a list of tokens and predict the best token to purchase, execute the swap transaction onchain.
What we learned
A lot about how Kiro IDE can help developer to design long context and complex tasks and break them down into managed steps from ideology to design to implement.
What's next for Qilin
Support more use case driven tools and tasks for autonomous agents Support more Blockchain. e.g. Bitcoin and Ethereum
Built With
- nearai
- neon
- rheafinance
- typescript
- vercel
Log in or sign up for Devpost to join the conversation.