Inspiration
My journey with Yoga began in a university elective and has flourished over the last 8 years. Even during my years as an engineer at Intel, yoga was my sanctuary for mental clarity. In 2024, I decided to bridge my two worlds. I left the tech industry and traveled to Bali to complete my 200-hour Yoga Teacher Training (RYT-200).
Teaching yoga on the ground made me realize a significant problem: Yoga knowledge is ancient and profound, but its digital delivery is broken. Traditional apps are "static movies"—rigid, non-personalized, and often intimidating. Beginners don't know where to start, and instructors lack efficient tools to "architect" sequences. I envisioned ZenFlow: a platform that combines the logic of an engineer with the soul of a yogi, using Gemini 3 to make personalized yoga accessible to all.
What it does
ZenFlow is a generative workspace that transforms yoga from a passive activity into a creative, personalized journey:
Modular Library: A comprehensive encyclopedia of asanas (Standing, Sitting, Balance, etc.) with high-quality imagery and detailed instructional metadata.
Logic Canvas: An intuitive, Canva-like workspace where users can drag, drop, and reorder pose "nodes" to build their own flow.
Prompt-to-Flow: Powered by Gemini 3, users can simply type their needs (e.g., "10 mins for lower back pain" or "Energizing morning flow for beginners"). The AI instantly generates a scientifically sound sequence on the canvas.
AI Audio Coach: With one click, ZenFlow's "Audio Alchemist" converts the visual sequence into a real-time, soothing audio guide, allowing users to practice without being tethered to a screen.
How we built it
Brain: We utilized Gemini 1.5 Flash for its exceptional reasoning and speed. It acts as a "Master Sequencer," validating the anatomical logic between poses.
Frontend: Built with React and Tailwind CSS, featuring a custom-built canvas engine to handle drag-and-drop interactions.
Multi-modal Flow: We leveraged Gemini’s ability to process and generate structured data, turning natural language prompts into executable JSON sequence maps.
Audio Pipeline: Integrated Google’s Text-to-Speech (and Gemini's audio reasoning) to generate rhythmic, breath-synced instructions.
Challenges we ran into
The core challenge was ensuring practitioner safety in a generative environment. Yoga is a practice of mindfulness, but improper sequencing can lead to injury. We had to engineer a "Safety Intelligence" layer within the AI:
Risk Awareness: When a user drags a high-difficulty pose (like a Headstand or a deep backbend) onto the canvas, the system must recognize the inherent risk. We spent significant time prompt-engineering Gemini 1.5 Flash to identify "Advanced" nodes and trigger contextual safety warnings.
Anatomical Logic: Beyond single poses, we had to codify "Vinyasa Logic." For instance, the AI must ensure a proper warm-up exists before a peak pose and prevents dangerous transitions that ignore human biomechanics.
Balancing the freedom of a "Canva-like" drag-and-drop experience with the rigorous safety standards of a professional instructor was our toughest technical and conceptual hurdle.
Accomplishments that we're proud of
We successfully turned a "static list of poses" into a "Programmable Practice." Seeing the AI take a vague human feeling ("I'm tired and my neck hurts") and translate that into a perfectly timed, 5-minute modular sequence—complete with a professional audio guide—felt like magic. We managed to create a tool that is equally useful for a professional teacher and a total beginner.
What we learned
I learned that AI is the ultimate "Translator." It can bridge the gap between complex ancient traditions and modern user needs. This project also taught me how to handle multi-modal inputs and outputs effectively, realizing that the best AI applications aren't just about "chatting," but about creating tools that empower human creativity.
What's next for ZenFlow - AI Yoga Personalizer
ZenFlow Social & Marketplace: We plan to build a "GitHub for Yoga" where practitioners and instructors can share their custom sequences. This creator economy will allow teachers to monetize their unique sequencing logic and exchange ideas with a global community.
Thematic Yoga Retreats: Bridging the digital and physical worlds by organizing ZenFlow-themed retreats. These will focus on specific wellness goals, using AI-driven insights to tailor the retreat experience for every participant.
Expanding the Wisdom Library: ZenFlow won't just be about physical asanas. We aim to integrate the full spectrum of yoga philosophy, including Mudras (hand gestures), Pranayama (breathwork), and Meditation techniques to provide a truly holistic wellness experience.
Built With
- gemini-1.5-flash
- google-ai-studio
- javascript
- node.js
- react
- tailwind-css
- vercel
- vite
- web-audio-api

Log in or sign up for Devpost to join the conversation.