YogiAI: Intelligent Yoga Pose Logging & Analysis
detail.loadingPreview
Automate the tracking and analysis of your yoga sessions with YogiAI. This powerful workflow leverages AI to intelligently identify yoga poses from various inputs, standardize them, and log them into Google Sheets for detailed insights into your practice.
About This Workflow
Elevate your yoga practice with YogiAI, a sophisticated n8n workflow designed to streamline the logging and analysis of your yoga sessions. Utilizing advanced Azure OpenAI models, YogiAI intelligently processes unstructured text inputs to identify specific yoga poses. It then validates and standardizes these poses against a custom Google Sheets database, ensuring data accuracy. The workflow automatically stores both raw session data and structured pose information into separate Google Sheets, providing a rich, queryable dataset for tracking progress, identifying trends, or even building personalized routines. This automation frees up your time, allowing you to focus more on your practice and less on manual data entry.
Key Features
- AI-Powered Pose Identification: Leverages Azure OpenAI (model 4o) to accurately extract yoga pose names from diverse text inputs.
- Automated Session Logging: Automatically records yoga sessions, including date, raw input, and structured pose data, into Google Sheets.
- Data Standardization & Validation: Compares identified poses against a user-defined Google Sheets 'Yoga Poses Database' to ensure consistency and accuracy.
- Structured Data Output: Transforms raw text into a clean, JSON-formatted list of poses with sequence numbers, ready for advanced analysis.
- Error Resiliency: Incorporates an Auto-fixing Output Parser to handle and correct potential AI output inconsistencies.
How To Use
- Configure Azure OpenAI: Set up your Azure OpenAI API credentials in the 'Azure OpenAI Chat Model' nodes using your API key and endpoint.
- Prepare Google Sheets: Create two Google Sheets: one named 'YogaLog' for session data and another named 'Yoga' (or 'PosesDatabase') to store your reference list of yoga poses.
- Connect Google Sheets Credentials: Authenticate the 'YogaLog' and 'PosesDatabase1' Google Sheets nodes with your Google Sheets OAuth2 API credentials.
- Define Your Pose Database: Populate the 'Yoga' Google Sheet with the official names of yoga poses you want the AI to recognize and validate against.
- Customize AI Agent Prompt: Adjust the prompt in the 'AI Agent' node to refine how it extracts and formats pose information from your input.
- Activate Workflow: Connect an appropriate trigger (e.g., a webhook for text input, a schedule for daily processing) to initiate the workflow.
Apps Used
Workflow JSON
{
"id": "2be8a54e-2055-47cc-84ba-0a1cf8922f79",
"name": "YogiAI: Intelligent Yoga Pose Logging & Analysis",
"nodes": 27,
"category": "Personal",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 2be8a54e-2055...
About the Author
Crypto_Watcher
Web3 Developer
Automated trading bots and blockchain monitoring workflows.
Statistics
Related Workflows
Discover more workflows you might like
Smart Expense Tracking with Telegram & AI
Automate your personal finance management by turning your Telegram chat into an intelligent expense tracker. Simply send a photo of a receipt or a text message, and this workflow uses AI to categorize your spending, extract crucial details, and provide instant summaries.
Voice Task to Notion: AI-Powered Processing
This n8n workflow automates the intelligent processing of voice-activated tasks intended for Notion or similar tools. It leverages advanced AI to understand inputs, builds a dynamic knowledge base from them, and logs processing outcomes to Google Sheets. Instantly get alerted via Slack for any errors, ensuring reliable task management.
Send Obsidian Notes as Emails with Dynamic Attachments
This workflow empowers you to transform your Obsidian notes into dynamic emails, complete with custom metadata from YAML frontmatter and automated attachment handling. Seamlessly share your thoughts and files directly from your preferred note-taking environment.