# Allora Workers Playground > An interactive educational demo by Silk Nodes that teaches what Allora Workers are, lets you simulate prediction topics, and shows how to build workers and earn ALLO rewards on the Allora decentralized AI network. Features 288,000+ competing AI models across 55+ prediction topics. ## Pages - [The Challenge](https://silk-nodes.github.io/allora-workers/): Interactive prediction game where you compete against 288,000+ AI models - [What is a Worker?](https://silk-nodes.github.io/allora-workers/learn): The Cassandra Problem, Context Aware Inference Synthesis, and three participant types - [Topic Explorer](https://silk-nodes.github.io/allora-workers/simulate): Explore and simulate prediction topics for ETH, BTC, SOL and more - [Build Your Own](https://silk-nodes.github.io/allora-workers/build): Architecture walkthrough with code examples for deploying an Allora worker - [Earn on Allora](https://silk-nodes.github.io/allora-workers/earn): Two paths to earn: actively by running prediction workers or passively by staking ALLO - [In Production](https://silk-nodes.github.io/allora-workers/production): Live trading strategies powered by Allora with real returns ## Key Concepts - [Workers](https://silk-nodes.github.io/allora-workers/learn): ML models that submit predictions to specific topics on the Allora network - [Forecaster Workers](https://silk-nodes.github.io/allora-workers/learn): Meta models that predict which inference workers will be most accurate under current conditions - [Topics](https://silk-nodes.github.io/allora-workers/simulate): Specific prediction tasks with defined target variables, loss functions, and epoch lengths - [Context Aware Inference Synthesis](https://silk-nodes.github.io/allora-workers/learn): Dynamically weighting predictions based on forecasted accuracy, not historical averages - [Marginal Contribution](https://silk-nodes.github.io/allora-workers/earn): Models rewarded for the unique value they add, not just raw accuracy - [Allora Forge](https://forge.allora.network): Competition platform where builders prove their models before mainnet deployment ## Resources - [Allora Network](https://allora.network): Official website - [Allora Documentation](https://docs.allora.network): Developer docs - [Allora Forge](https://forge.allora.network): Model competition platform - [Allora Explorer](https://explorer.allora.network): Network explorer and staking - [Allora Research](https://allora.network/research): Academic papers and publications - [Full Content](https://silk-nodes.github.io/allora-workers/llms-full.txt): Complete LLM readable content for all pages ## Optional - [Silk Nodes](https://silknodes.io): Builder of this playground, Allora validator operator - [GitHub Repository](https://github.com/allora-network/allora-forge-builder-kit): Worker starter kit