Everyday Algorithms: Computational Thinking for Non-Engineers
A daily 5-minute AI tutor that teaches the Tim Roughgarden lecture set's core ideas — halting problem, NP-completeness, Dijkstra, algorithmic shortcuts — through puzzles drawn from the user's own life (planning a road trip, scheduling kids, packing a bag).
Curious adults and humanities students who want to understand how algorithms shape their world without a CS degree
- Life-to-algorithm translator: type a real problem and the AI shows 'this is a shortest-path problem' with a visual explanation
- Weekly 5-minute 'concept pill' built from one Roughgarden lecture, narrated in plain English
- 'P vs NP intuition builder' that uses scheduling, sudoku, and route examples to build genuine intuition
- Personal 'algorithm notebook' that tracks which computational ideas the user has internalized and applied
A free, high-quality Tim Roughgarden lecture series just went viral on Hacker News, and the source page explicitly invites learners with 'no prior background' — there is fresh public appetite for accessible CS foundations.
Tim Roughgarden's algorithms lectures are freely viral on HN/YouTube and Brilliant maintains dedicated algorithmic-thinking courses aimed at non-programmers, confirming an existing audience — but it's a niche within edtech, not a mass market.Tim Roughgarden's Homepage ↗Practice Algorithmic Thinking | Brilliant ↗
Brilliant.org is a direct, well-funded incumbent with 'Algorithmic Thinking' and 'Computer Science Algorithms' tracks for non-programmers; Khan Academy also offers free computational thinking and algorithms content, leaving little differentiated room.Practice Computer Science Fundamentals | Brilliant ↗Algorithms | Computer science theory | Computing | Khan Academy ↗
Brilliant Premium proves paid subscriptions work in this niche, but the source material (Roughgarden lectures, Khan content) is free, capping WTP for a derivative tutor app to roughly Brilliant's ~$60-130/yr tier.How much does Brilliant Premium cost? ↗Brilliant.org Сost: What Parents Should Know ↗
Algorithms fundamentals are evergreen and AI-tutor delivery is trending, but the underlying concepts are mature static content and novelty ('life puzzles') may fade over years.
Easily built as a thin GPT-powered layer over Roughgarden's freely available transcripts plus a daily-push mechanism — no novel infra, no special data, no compliance burden.