Setup Guide

Get Your Development Environment Ready

Follow these steps to set up your coding environment and claim your AI agent

1. Choose Your Tech Stack

Select the technology you want to use for your project. This will customize the setup instructions for you.

2. Select Your Development Platform

Choose your development machine (Windows/Mac/Linux). Installation instructions will adapt to your selection.

Please select a tech stack first to see available platforms.

3. Select Your Target Device

Choose which device you'll be running your app on (Android or iOS).

Please select a tech stack first to see available target devices.

4. Follow the Setup Steps

Follow these steps to set up your environment. Checkboxes are optional - just for tracking your progress.

Step 1: Claim Your Coding Agent

To get started, you need to register and claim your AI coding agent. This will give you access to AI-powered code assistance.


1. Go to the registration page: https://claim-coding-agent.vercel.app/register

2. Sign in with your GitHub account

3. Complete the registration form

4. Wait maximum 24 hours before an admin assigns you your secret key

5. Find your key at: https://claim-coding-agent.vercel.app/mykeys


⚠️ Important: Make sure to use the same email address as registered in the hackathon!

View Resource

Step 2: Get Your API Key

After registration, you'll receive an API key that lets you use the coding agent. This key has a limited budget of prompts.


1. Go to: https://claim-coding-agent.vercel.app/mykeys

2. Sign in with the same GitHub account

3. Copy your RUNANYWHEREAI_KEY (looks like: sk-xxxxxxxxxxxxx)

4. Save this key - you'll need it in the next step


💡 Tip: You have limited prompts, so use them wisely! Choose the right model for your task:

• Claude Sonnet 4.5: ~50-80 prompts (use for complex tasks, reasoning, code generation)

• Claude Haiku 4: ~200-300 prompts (use for simple tasks, quick questions, testing)


Need more credits? Submit your mid-week checkpoint to request additional budget!

View Resource

Step 3: Install OpenCode CLI

👆 Select your platform above to see installation instructions.


When prompted, paste your RUNANYWHEREAI_KEY from Step 2.


After installation:

1. Restart your terminal

2. Run: opencode

3. Your AI coding agent will start!


✅ Verification: Type 'opencode' - you should see the agent start.


To change your API key later:


Select your platform to see installation instructions

Step 4: Fork & Clone Starter Repository

Select your tech stack above to see specific instructions for forking and cloning the starter repository.

Step 5: Setup Your IDE

Select your tech stack above to see specific IDE setup instructions.

Step 6: Setup Your Test Device

Select your tech stack and target device above to see device setup instructions.

Step 7: Run Your First Build

Select your tech stack above to see specific run instructions.

Select your tech stack to see run instructions

Step 8: Give Documentation to Your Coding Agent

Start your coding agent and give it the RunAnywhere documentation:


1. Open your terminal in the project folder

2. Run: opencode

3. When the agent starts, paste this message:


"I'm building a mobile app using RunAnywhere SDK. Please refer to https://docs.runanywhere.ai/ for all RunAnywhere API documentation. Tell me your tech stack. The starter app already has RunAnywhere SDK integrated. Help me implement features using the on-device LLM, STT, TTS, and VAD capabilities."


4. Now ask the agent to help you implement your idea!


Available RunAnywhere SDK features:

• LLM: On-device AI text generation

• STT: Speech-to-Text conversion

• TTS: Text-to-Speech synthesis

• VAD: Voice Activity Detection


✅ Your agent now knows about RunAnywhere SDK and can help you implement features using the documentation.


🆘 Need Help?

• Join Discord office hours: https://discord.gg/N359FBbDVd

• RunAnywhere SDK: https://github.com/RunanywhereAI/runanywhere-sdks

• Full documentation: https://docs.runanywhere.ai/

View Resource

Setup Progress

0 / 8