QS
WIP (maybe v1 will be ready in July 2026)
The ONLY way to understand AI is by doing examples. This page currently is an overview of all the demos on this site. But it will slowly morph into a Quick Start with specific demos to focus on.
TOC
- 2 NN demos
- 2b Model demos
- 3 Agent demos
- 3b Projects
Old demos are available on Wiki, Github, Gdrive (docx lab notes).
2 NN demos
- 2.1 Core NNs (dense/FF). Basic neural network demos.

- 2.2 CNNs (convolution).

- 2.3.6 Transformers.

- 2.5 Robotic AI (wiki)

2b Model demos
- (2b.1b 2025 demos)

- 2b.2 Tiny demos
- 2b.2b Building models
- 2b.3 Modifying models
- 2b.4 Running models locally
3 Agent demos
The center of the Agentic AI universe is the AI agent. The agent and LLM together can doing amazing things. But they also have severe limitations. “Tuning” then to work together is the core focus.
3b Projects
This section focuses on “spinning up” real-world projects quickly with minimal code analysis or manual coding.

26.0615 (v1 26.0527)
