# AI Agent An AI agent for Polkadot ## How we go about it 1. fork https://github.com/elizaOS/eliza into https://github.com/organizations/polkadot-study-group and keep the repo in-sync 2. Create a configuration for the AI agent 3. Use a cloud provider like Google Cloud - Decide which API keys we will create - Create all relevant API keys - Store API keys in environment variables on the server - Deploy the AI Agent 4. Iterate ## Roles (TODO) - Bruno - architect, design, DevX - ??? ## MVP The most basic AI agent that can be connected to the Polkadot Study Group AI Telegram channel. ### API Keys (TODO) ``` TELEGRAM_BOT_TOKEN ??? ```