Launching today

Fable Flight
Learn to fly with a live AI instructor
31 followers
Learn to fly with a live AI instructor
31 followers
Fable Flight is a browser-based AI flight school with a multi-view 3D cockpit, landscape, weather, traffic, missions and the latest GPT real-time voice assistant to guide you along the way. This is an educational simulator; not certified flight training.
Products used by Fable Flight
Explore the tech stack and tools that power Fable Flight. See what products Fable Flight uses for development, design, marketing, analytics, and more.
Design & Creative 1
Design & Creative 1

BlenderOfficial account for Free Open Source 3D creation suite.
4.8 (31 reviews)
Blender gave Fable Flight its physical learning layer. I used it to build and refine aircraft, some cockpit instruments, the yoke, throttle and mixture controls and in broad strokes its environmental assets and features directly in the browser. Its end-to-end open-source pipeline from modeling and materials to animation, optimization and GLB export helped turn abstract flight telemetry into a spatial cockpit learners can actually inspect and operate. Shoutout to VARCO3D + SKETCHFAB too!
LLMs 1
LLMs 1

OpenAIAPIs and tools for building AI products
5.0 (803 reviews)
Also considered:
OpenAI powered both sides of Fable Flight: Codex with GPT-5.6 Extra High/Ultra helped me design, debug and verify the simulator. I combined reusable skills, tools, and custom made plugins like gptimage2-to-Three.js for cockpit components, Blender MCP for Mesh geometry and landscaping + asset workflows, browser control and loops.md for contract evaluation+verification between agents. GPT-5.6 helped orchestrate long-running multi day goals, trace stale telemetry across WebRTC and data channels and turn failures into tested flight lessons instead of isolated prompt fixes. Inside the product, OpenAI's GPT-realtime 2.1 reads fresh, bounded aircraft state and provides relevant voice coaching without taking control. Together, they feel less like a single model and more like a simulator studio grounded in physics and faithful to real-world scenarios.
Engineering & Development 1
Engineering & Development 1

VercelThe frontend cloud. Creators of Next.js.
5.0 (976 reviews)
Vercel gave Fable Flight a reliable public runway. Its deployment workflow and serverless endpoints let me ship quickly while keeping the OpenAI gpt-realtime 2.1 API key server-side and issuing short-lived Realtime credentials. No hassels and many of my friends loved this. Who wants to key in their Openai key everytime??
GPT-5