Tutorials

Learn by building.

Interactive, data-driven walkthroughs from the Altbot ecosystem. Each tutorial is a real tool — not a demo video — so you can scrub steps, fork the spec, or pull it into your own project.

2Live now
9Coming soon
5-15 minAvg time

Available now

2 tutorials ready to run

BuildLive
🪵

8-Foot Basement Workbench

intermediate4-6 hours

IKEA-style 3D walkthrough of an 8-foot workshop workbench. 19 parts, 30 joints, 7 steps. Includes a swipeable field mode with a cut-list checklist and photo capture.

  • 3D exploded view
  • Step-by-step scrubber
  • Mobile field mode
Open tutorial →📱 Mobile
3DLive
🗺️

3D Property Overlay

beginner5 min

Construction-grade property visualization — lot boundary, setbacks, structures by development phase. Currently live with 313 N Walnut + BSE farm data.

  • Phase scrubber
  • Setback lines
  • Multi-property switcher
Open tutorial →

Coming soon

Specced and queued — want to see one first? Email tyler.klug@coinme.com

BuildPlanned
🏚️

Backyard Workshop Shed (8×12)

advanced2-3 weekends

Framed shed with a proper door, single window, and metal roof. Next-up for the 3D build engine — reuses the assembly-spec format from the workbench.

  • Wall framing sequence
  • Roof pitch math
  • Door + window openings
BuildPlanned
🐔

Small-Flock Chicken Coop

intermediate1 weekend

Raised 4×8 coop with nesting boxes, roost bar, and predator-proof run. Farm-native content for BSE / The AIRE audiences.

  • Hardware cloth detail
  • Nesting box geometry
  • Run apron dig-proofing
FinancePlanned
📊

Cap Table Builder Walkthrough

intermediate15 min

Guided tour of the MiniCFO cap-table endpoint — founders, rounds, dilution, pool expansion. Output is a real Depot-persisted cap table, not a toy demo.

  • Dilution math
  • Option-pool top-up
  • Depot persistence
FinancePlanned
💰

Valuation Analysis (CFO)

beginner10 min

Paste a deal memo, get a valuation range. Uses /api/cfo/valuation/analyze with math + LLM review. Great free demo for the founder audience.

  • Comps sourcing
  • Multiples walkthrough
  • Downloadable 1-pager
ContentPlanned
📬

Build a Newsletter in 2 Minutes

beginner2 min

Raw text → branded HTML newsletter via the FastLayne cross-swarm builder. Pick a brand (AIRE / FastLayne / TKC), paste content, preview, send.

  • Brand switcher
  • Live preview
  • Resend-backed delivery
AgentsPlanned
🛒

The Shopping Loop

beginner5 min

How the /shop-loop skill turns a plain-English wishlist into researched product recommendations — Karpathy-style auto-research with retailer bias and price tracking.

  • Multi-item parse
  • Online-first retailer bias
  • Wishlist round-trip
ContentPlanned
🎬

Generate Video with Veo 3.1

intermediate20 min

End-to-end video pipeline: script → storyboard → Veo 3.1 AI-generated shots → Google TTS voiceover → ffmpeg assembly. BTCD-grade output in 20 minutes.

  • Veo prompt craft
  • TTS voice selection
  • Final mux pipeline
AgentsPlanned
🤖

Create Your First Agent

beginner10 min

Zero-code onboarding — define goals, pick tools, give it memory. The Altbot flagship tutorial for new users.

  • No-code setup
  • Tool selection
  • Memory priming
CodePlanned
🩺

Depot Doctor — Audit Your Data

advanced15 min

Triage auto-tasks, reconcile schema drift, check pgvector health. Internal tool getting a public-facing "how your data is doing" treatment.

  • Schema drift check
  • Auto-task triage
  • pgvector sanity

How these are built

Every tutorial is a data-driven spec.

No hardcoded geometry, no fragile CMS. Each tutorial is a typed JSON spec — swap the data, swap the tutorial. The 3D workbench runs on the same engine as our property-overlay tool, which powers BSE's lot visualizations. One engine, many surfaces.

Three.js + R3FNext.js 16TailwindDrizzle + Cloud SQLTyped specs