
Back to Labs
Prototype
Digital transformation assistant
Upload process maps and business documents. GPT-4 Vision analyses them, then generates training materials in any format.
Why we built this
Consultants spend weeks turning process maps into training materials. We wanted to upload PDFs, have AI understand the workflow, then generate PowerPoint decks, scripts, or guides in minutes.
How we built it
GPT-4 Vision analyses uploaded PDFs and images in parallel. Extracts roles, tasks, software dependencies, and structured summaries. Chat interface for questions. Training generator uses o3-mini with medium reasoning to produce PowerPoint (with presenter notes), training scripts (with timings), audio narration, or infographic guides. All from the same process map.
What's next
Built for a specific client project. Worked well but narrow use case. We’re not actively developing it but the approach (Vision for analysis + reasoning model for generation) is a pattern we’re applying elsewhere.
Built with
React
FastAPI
Python
GPT-4 Vision
o3-mini Reasoning
PDF Parsing
PPTX Generation












