Free AI literacy for everyday users. The sister project to Clawless Computer.
From zero to autonomous, one lesson at a time.
Clawdemy is a free, public, web-based learning platform aimed at people who are most worried that AI will replace them. Articles, walkthroughs, and practical guides for turning fear into fluency.
Live at clawdemy.org (Phase 1, in progress).
Phase 0 (Charter) is complete. Phase 1 (MVP: one track, five lessons, read-only) is in progress.
- Start here on session resume:
HANDOVER.md - Agent instructions:
CLAUDE.md - Full planning tree:
Doc/ - Decisions log:
Doc/decisions.md - Roadmap:
Doc/roadmap.md
- Astro + Starlight, content-first, zero-JS-default
- Tailwind CSS v4
- Pagefind, static search (UI lands in Phase 4)
- Cloudflare Pages, hosting
bun install
bun run dev # dev server at http://localhost:4321
bun run build # production build + Pagefind index
bun run preview # preview the production build
bun run typecheck # astro check
bun run validate:all # content schema + attribution block checksPhase 1 is read-only and founder-authored. Community contributions open in Phase 11 (see Doc/roadmap.md). The content pipeline at Doc/agent-pipeline.md describes how lessons will eventually be drafted by agents and reviewed by humans.
If you find a problem in a published lesson, open an issue. We read them.
Lesson content: CC BY-SA 4.0. Share, adapt, remix, even commercially, as long as you credit Clawdemy and share-alike.
Code samples and tooling: MIT. Use freely.
Full terms in LICENSE.
- Clawless Computer, the desktop AI app Clawdemy teaches. Closed-source.
- OpenClaw, the open-source engine Clawless wraps. Not the same thing as Clawless.