Using Crypto.com AI Agent with Gemini
A guide to using the Crypto.com AI Agent with Google's Gemini model for blockchain interactions.
Quick Start
1. Setup
# Clone the repository
git clone [email protected]:crypto-com/developer-platform-sdk-examples.git
cd developer-platform-sdk-examples/ai/cryptocom-ai-agent-pychatbot
# Install dependencies
pip install -r requirements.txt
2. Configure API Keys
3. Launch the Chat

API Examples
Query Latest Block using Gemini
Query Latest Block using OpenAI
Last updated
Was this helpful?