Playable demos showcasing algorithms, AI, and interactive learning
Click and explore. All demos run entirely in your browser.
🎮 MENACE — Learning Tic-Tac-Toe AI
Machine Educable Noughts And Crosses Engine
Featured
A 1960s AI experiment by Donald Michie. The AI starts knowing nothing and learns from every game using reinforcement learning with "matchbox beads." Watch it evolve from random moves to strategic play!
Interactive demonstration of Retrieval-Augmented Generation. Upload documents, embed them, and query with semantic search.
🔍 Algorithm Visualizer
Step-by-step visualization of sorting algorithms, graph traversal, and pathfinding. See the algorithms in action.
👁️ CV Demo
Real-time computer vision: object detection, classification, and OCR running in your browser with TensorFlow.js.
$ cat lab_philosophy.txt
The best way to understand something is to build it.
The best way to learn something is to play with it.
This lab is about:
- Making complex concepts tangible
- Learning through interaction
- Showing, not just telling
- Open source & educational
Want to see more demos? Have an idea for a visualization?