YogiAI
YogiAI is an automated tool designed for yoga enthusiasts that randomly selects exercises from a yoga pose database at scheduled times each day. It utilizes artificial intelligence to generate friendly practice texts and pushes them to users via Line, simplifying the preparation process for daily practice content. It enhances the user experience in a smart and personalized way, helping users develop a regular yoga practice habit while increasing the interactivity and diversity of the content.

Workflow Name
YogiAI
Key Features and Highlights
YogiAI is an automated workflow integrating Azure OpenAI with Google Sheets, specifically designed for yoga enthusiasts. It runs daily at a scheduled time (21:30), randomly selecting weighted yoga poses from a pre-established yoga pose database. Leveraging AI, it generates engaging practice texts enriched with emojis and creates visually appealing Flex Messages (including images and links) that are pushed directly to users’ Line accounts. The entire process is automated and intelligent, ensuring content accuracy and ease of reception and practice for users.
Core Problems Addressed
- Eliminates the hassle of preparing yoga practice content by automatically recommending daily yoga poses.
- Enhances text expression through AI optimization, improving user reading experience and engagement.
- Provides timely reminders via Line push notifications to help users develop consistent practice habits.
- Implements logging and feedback mechanisms to enable intelligent weighted recommendations, enhancing diversity and personalization of pose suggestions.
Application Scenarios
- Yoga instructors or studios delivering daily practice recommendations to their students.
- Individual yoga enthusiasts receiving personalized daily yoga pose reminders and practice guidance.
- Reducing manual effort in content editing and message pushing through automation, thereby improving operational efficiency.
Main Workflow Steps
- Scheduled Trigger: Automatically initiates the workflow daily at 21:30.
- Data Retrieval: Fetches yoga pose names, image URLs, and detail links from Google Sheets.
- Data Processing: Organizes data via custom code to generate a list of poses and corresponding text.
- AI Text Generation: Calls Azure OpenAI models to produce the day’s yoga practice introduction and pose list text.
- Text Enhancement: AI further formats the text and adds emojis to suit chat platforms like Line.
- Flex Message Generation: Creates JSON formatted Flex Messages compliant with Line’s specifications, based on pose images and links.
- JSON Validation and Correction: Uses AI to automatically fix JSON formatting issues, ensuring data integrity for push notifications.
- Message Delivery: Sends the text and Flex Message to designated users via the Line Bot API.
- Data Logging: Writes the pushed pose data back to a Google Sheets log for subsequent weighted recommendation adjustments.
- Data Splitting and Handling: Splits structured data to ensure each pose’s information is individually recorded.
Involved Systems and Services
- Azure OpenAI: For generating and formatting yoga copy text and JSON correction.
- Google Sheets: Serves as the yoga pose database and log storage.
- Line Messaging API: Delivers messages containing images and text to users.
- n8n: Workflow automation platform that orchestrates the entire process by linking all nodes.
Target Users and Value Proposition
- Yoga Instructors and Studios: Simplifies daily practice content preparation and student interaction push notifications, enhancing professionalism and user engagement.
- Yoga Enthusiasts: Provides personalized, richly illustrated daily practice guidance, improving practice experience and consistency.
- Content Operations and Automation Enthusiasts: Demonstrates a best-practice example of combining AI with automation tools to achieve personalized content generation and scheduled push notifications.
YogiAI significantly enhances the convenience and enjoyment of daily yoga practice through intelligent content generation and precise message delivery, achieving a perfect integration of technology and healthy living.