<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: gonzalo nuñez</title>
    <description>The latest articles on DEV Community by gonzalo nuñez (@gonzaayrton).</description>
    <link>https://dev.to/gonzaayrton</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3805148%2Fe58a14e9-9513-4d43-8baa-5fc3837b6529.png</url>
      <title>DEV Community: gonzalo nuñez</title>
      <link>https://dev.to/gonzaayrton</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gonzaayrton"/>
    <language>en</language>
    <item>
      <title>FitGuard AI: Building a Real-Time Fitness Coach with Gemini Live API and Brain Endurance Training</title>
      <dc:creator>gonzalo nuñez</dc:creator>
      <pubDate>Wed, 04 Mar 2026 05:47:51 +0000</pubDate>
      <link>https://dev.to/gonzaayrton/fitguard-ai-building-a-real-time-fitness-coach-with-gemini-live-api-and-brain-endurance-training-3656</link>
      <guid>https://dev.to/gonzaayrton/fitguard-ai-building-a-real-time-fitness-coach-with-gemini-live-api-and-brain-endurance-training-3656</guid>
      <description>&lt;h1&gt;
  
  
  FitGuard AI 💪 — Real-Time AI Fitness Coach powered by Gemini
&lt;/h1&gt;

&lt;h2&gt;
  
  
  The Problem
&lt;/h2&gt;

&lt;p&gt;70% of people quit their fitness routine due to mental burnout. 30% get injured due to poor technique. I built FitGuard AI to solve both problems using Google's Gemini AI.&lt;/p&gt;

&lt;h2&gt;
  
  
  What is FitGuard AI?
&lt;/h2&gt;

&lt;p&gt;FitGuard AI is a multimodal fitness agent that combines:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🧠 &lt;strong&gt;Brain Endurance Training (BET)&lt;/strong&gt; — a neuroscience protocol to elevate brain frequency to 50Hz before training&lt;/li&gt;
&lt;li&gt;📹 &lt;strong&gt;Real-time posture analysis&lt;/strong&gt; — Gemini Vision detects biomechanical errors and injury risks&lt;/li&gt;
&lt;li&gt;🎙️ &lt;strong&gt;Live voice coaching&lt;/strong&gt; — Gemini Live API for real-time bidirectional voice interaction&lt;/li&gt;
&lt;li&gt;🌙 &lt;strong&gt;Holistic recovery plans&lt;/strong&gt; — personalized nutrition, stretching, and rest recommendations&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The BET Protocol
&lt;/h2&gt;

&lt;p&gt;Brain Endurance Training is a scientifically validated technique that trains the brain under cognitive fatigue to improve mental resilience. FitGuard AI implements a 4-step interactive protocol:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Working Memory&lt;/strong&gt; — reverse number sequences under a timer&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Mental Calculation&lt;/strong&gt; — speed arithmetic under pressure&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Visual Pattern Recognition&lt;/strong&gt; — identify sequences&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Neural Breathing&lt;/strong&gt; — synchronized breathing to activate gamma waves&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The system estimates your brain frequency in Hz and adjusts your workout recommendation accordingly.&lt;/p&gt;

&lt;h2&gt;
  
  
  Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Frontend:&lt;/strong&gt; Streamlit&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AI:&lt;/strong&gt; Google Gemini 2.5 Flash (text + vision)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Voice:&lt;/strong&gt; Gemini Live API with native audio (WebSockets)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Deploy:&lt;/strong&gt; Google Cloud Run&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;SDK:&lt;/strong&gt; google-genai Python&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Live Demo
&lt;/h2&gt;

&lt;p&gt;🌐 Try it: &lt;a href="https://fitguard-ai-867186428147.us-central1.run.app" rel="noopener noreferrer"&gt;https://fitguard-ai-867186428147.us-central1.run.app&lt;/a&gt;&lt;br&gt;
💻 GitHub: &lt;a href="https://github.com/gonzaloayrtonn-code/fitguard-ai" rel="noopener noreferrer"&gt;https://github.com/gonzaloayrtonn-code/fitguard-ai&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Built for the &lt;strong&gt;#GeminiLiveAgentChallenge&lt;/strong&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  gemini #googleai #GeminiLiveAgentChallenge #fitguardai
&lt;/h1&gt;

</description>
      <category>gemini</category>
      <category>googleai</category>
      <category>fitguardai</category>
      <category>geminiliveagentchallenge</category>
    </item>
  </channel>
</rss>
