Learn Spark
These tutorials walk you from install to building AI workflows in
.spark files. Each lesson builds on the
previous one — similar to the Java Tutorials or cppreference learning
path.
Tutorial trail
1. Getting Started
Download, install, verify with
--dry-run, configure
OPENAI_API_KEY for live ask.
2. Your First Program
Write hello.spark: model selection, ask, and print.
3. AI in 5 Minutes
classify, extract, pipeline, and voice in one quick lesson.
4. Build a Model
model analyze, compare, improve, build — interactive wizard.
Beyond the 5-minute trail
Function Catalog
Search 100+ ops — AI, voice, model, review, browser, network, CUDA, IDE, crypto, and stdlib recipes.
Playground
Edit samples in the browser with catalog-driven presets and dry-run preview.
Language Reference
Full statement spec — every op with honesty notes on dry-run vs live.
Reference & tools
- Language reference — full statement spec
- Programming guide — CLI, build, verified examples
- Playground — edit samples in the browser
- Downloads — installers by platform