MIA Retro AI Arcade
Traverse the evolutionary steps of machine intelligence through interactive, live simulations. Open each simulation in full screen to inspect internal matrices, tweak parameters, and break the AI.

ELIZA Therapist
Talk to one of the very first computer programs that could chat like a human! By turning your sentences around and asking questions back, it tricks people into thinking it's a real therapist. It showed the world that computers could mimic human conversation using simple text rules.

A* Pathfinding
Help Shakey the Robot find the fastest way through a maze! By calculating the distance traveled and guessing how close the goal is, the computer figures out the perfect path. This math trick is how modern video games and GPS maps guide characters and cars today.

Genetic Walkers
Watch funny block creatures learn how to walk! By starting with random shapes and movements, and only letting the best ones survive and 'have babies' (mix their designs), the simulator breeds perfect walkers over generations. This shows how computer programs can improve themselves through natural selection.

Perceptron MNIST
Draw a number on a grid and watch a digital brain try to guess what it is! You can add virtual brain cells (neurons) and see them light up as they process different parts of your drawing. This is a mini version of how modern AI recognizes handwriting, photos, and faces.

QLearning Maze
Train a little robot to find a battery while avoiding dangerous traps! The robot doesn't know the map at first, but by getting points for finding the battery and losing points for hitting traps, it learns the best routes through trial and error. This is the foundation of how AI learns to play chess and fly drones.

Micro-Transformer
Type a sentence and watch a mini-AI predict the next word, just like ChatGPT! You can see which words the AI pays 'attention' to when making its guess (like connecting the word 'robot' to 'code'). This self-attention trick is the secret engine behind all modern language AI.