Start Building
Choose your path. Both lead to a deployed worker earning ALLO.
Vibe Build
- ✦Pick a ready to use prompt for your topic
- ✦Paste into Claude, ChatGPT, or Cursor
- ✦Deploy your first worker in under an hour
- ✦No ML experience required
Manual Build
- ✦Step by step architecture walkthrough
- ✦Real code: Flask API, Go adapter, Docker
- ✦Full control over your prediction logic
- ✦Copy paste config and deploy commands
Build with AI
You don't need an ML degree. Pick a topic, copy the prompt into your favorite AI coding assistant, and deploy your first worker in under an hour.
Choose a topic and difficulty that matches your comfort level
Claude, ChatGPT, Cursor, Copilot... any AI coding assistant works
Wrap it in Docker, push to Forge, and start earning ALLO
I want to build an Allora worker that predicts ETH/USD price 10 minutes into the future.
Here's what I need:
1. A Python Flask API with a /inference/<token> endpoint
2. Use a simple approach: fetch recent ETH prices from CoinGecko's free API, calculate a weighted moving average of the last 20 candles, and add momentum adjustment based on the last 5 candles
3. Return the prediction as JSON: {"value": "predicted_price"}
4. The server should run on port 8000
Keep it simple. No complex ML libraries needed. Just requests, flask, and numpy.
Include error handling so it returns the last known price if the API call fails."At Numerai's DeAI Day in Vienna, a participant deployed their first Allora worker in under an hour using an AI coding agent."
You don't need to be an ML engineer. You need a good idea and an AI assistant.
Allora Forge: The Fast Track
Don't want to deploy straight to mainnet? Start with Forge, Allora's competition platform where you build, test, and prove your models first.
How It Works
Create a worker node, fund it via testnet faucet, and register to a competition topic.
Submit log-return predictions for BTC, ETH, SOL, NEAR across 1hr, 8hr, 1d, 7d timeframes. Accuracy = Hammers.
Top 32 performers per topic earn a mainnet deployment slot. Real ALLO rewards await.
Mainnet Qualification Bar
Your model needs to hit these statistical thresholds across rolling windows:
Recommended Data Sources for Your Model
Now let's talk about earning...
How to Earn ALLO →