Software project
Formship
A platform for coaches to create learning programs, with editable content blocks and AI-generated quizzes.
My contributionProduct design and full-stack development
Built withsaas / ai / agentic-ai / ai-orchestration / vue / python / education

About the project
Formship helps coaches turn their frameworks into structured learning programs. I designed and built the product myself in Vue and Python.
Generating content coaches can use
Content generation runs in steps, with each step producing structured data for the next. That gives the app quizzes it can render and score, and gives coaches content they can edit before sharing it with learners.
Building around content blocks
Programs are made from modular blocks. Coaches can rearrange them, the generation pipeline can create them, and the analytics layer tracks learner progress against them. Keeping that structure consistent made it easier to connect authoring, generation, and learning in the same product.