What If Classics — Interactive Fiction & Generative AI Pipelines
Solo builder (side project)
A "choose your story" library of public-domain classics — branching endings and MBTI character cards — and the text-and-image generation pipeline behind it.
A hobby build well outside my day job, and the most hands-on I’ve gone with generative pipelines.
What If Classics turns public-domain novels (The Wizard of Oz, I, Robot, The Great Gatsby) into short interactive stories: branch the plot at key moments, reach one of 16+ endings, and get an MBTI-style character card based on your choices.
The real lesson was orchestration — automating large language and image-generation models into a repeatable pipeline that drafts branching narratives, keeps them coherent, and produces matching artwork at scale. I documented the process in a “building in public” diary series on the site.
It’s on pause now, but a lot of my practical generative-AI automation chops came from it.