Story-first, conceptual learning roadmaps for curious adults. No academic textbooks or dry definitions — just history, narrative shifts, and the books that make concepts click.
Designed for adults who want to learn physics, mechanics, history, or math through stories, concepts, and key historical milestones rather than dense calculations.
- Story-first paths — Focus on the human and historical timeline of concepts.
- Narrative overviews — What was the intellectual crisis that forced the breakthrough?
- Highly vetted book recommendations — Narrative nonfiction and conceptual guides that replace standard textbooks.
uv venv
source .venv/bin/activate
uv pip install -e .
uvicorn src.app:app --reloadDesigned for Render or any ASGI host:
uvicorn src.app:app --host 0.0.0.0 --port $PORTMIT