<?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: Kamishetti Varshitha</title>
    <description>The latest articles on DEV Community by Kamishetti Varshitha (@kamishetti_varshitha).</description>
    <link>https://dev.to/kamishetti_varshitha</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%2F3919961%2F1c2679f0-afef-4b72-bdd0-81eaf9f9d1e6.png</url>
      <title>DEV Community: Kamishetti Varshitha</title>
      <link>https://dev.to/kamishetti_varshitha</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kamishetti_varshitha"/>
    <language>en</language>
    <item>
      <title>Safeguard AI — a multilingual disaster preparedness assistant powered by Gemma 4</title>
      <dc:creator>Kamishetti Varshitha</dc:creator>
      <pubDate>Sun, 24 May 2026 09:50:41 +0000</pubDate>
      <link>https://dev.to/kamishetti_varshitha/safeguard-ai-a-multilingual-disaster-preparedness-assistant-powered-by-gemma-4-kfg</link>
      <guid>https://dev.to/kamishetti_varshitha/safeguard-ai-a-multilingual-disaster-preparedness-assistant-powered-by-gemma-4-kfg</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/google-gemma-2026-05-06"&gt;Gemma 4 Challenge: Build With Gemma 4&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;SafeGuard AI is a multilingual disaster preparedness assistant powered by Gemma 4 that provides real-time emergency guidance, weather alerts, and voice interaction during disasters like floods, earthquakes, and cyclones. The project combines AI-powered multilingual communication, live weather monitoring, and location-based alerts to improve emergency preparedness and accessibility. Gemma 4 E4B was selected because it offers lightweight deployment, fast response generation, and practical reasoning suitable for real-time emergency-response systems. The application was built using Python, Streamlit, Whisper, gTTS, and OpenWeather API.&lt;/p&gt;

&lt;p&gt;Building Real-World Disaster Preparedness with Gemma 4:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpx2vbz7nb38bpbqy88af.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpx2vbz7nb38bpbqy88af.jpeg" alt=" " width="800" height="1000"&gt;&lt;/a&gt;&lt;br&gt;
Building SafeGuard AI with Gemma 4 was an exciting experience because it showed how lightweight open models can power practical real-world applications. I used Gemma 4 E4B to create a multilingual disaster preparedness assistant capable of providing real-time emergency guidance, voice interaction, and weather-based alerts. The model’s fast response generation and efficient reasoning made it ideal for emergency-response scenarios where accessibility and low latency are important. This project demonstrates how open-source AI models like Gemma 4 can help developers build impactful and accessible AI systems for real-world problems.&lt;/p&gt;

&lt;p&gt;Cover Image: &lt;a href="https://drive.google.com/file/d/1ygD3vT_r2oZVptMdysdb50vcypHbuBJs/view?usp=sharing" rel="noopener noreferrer"&gt;https://drive.google.com/file/d/1ygD3vT_r2oZVptMdysdb50vcypHbuBJs/view?usp=sharing&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I would love to hear your feedback and suggestions for improving SafeGuard AI. Feel free to share ideas, ask questions, or discuss how AI can improve disaster preparedness and emergency response systems.&lt;/p&gt;

</description>
      <category>gemma</category>
      <category>python</category>
      <category>opensource</category>
      <category>programming</category>
    </item>
    <item>
      <title>Safeguard AI — a multilingual disaster preparedness assistant powered by Gemma 4</title>
      <dc:creator>Kamishetti Varshitha</dc:creator>
      <pubDate>Sun, 24 May 2026 09:28:08 +0000</pubDate>
      <link>https://dev.to/kamishetti_varshitha/safeguard-ai-a-multilingual-disaster-preparedness-assistant-powered-by-gemma-4-3g8e</link>
      <guid>https://dev.to/kamishetti_varshitha/safeguard-ai-a-multilingual-disaster-preparedness-assistant-powered-by-gemma-4-3g8e</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://youtu.be/hgd-lE_s6vQ" rel="noopener noreferrer"&gt;Gemma 4 Challenge: Build with Gemma 4&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;SafeGuard AI is an AI-powered disaster preparedness assistant built with Gemma 4 that provides real-time emergency guidance, multilingual support, voice interaction, and live weather-based alerts. The system helps users stay prepared during floods, earthquakes, cyclones, and fire accidents through accessible AI-powered safety assistance. Built using Python, Streamlit, Whisper, gTTS, and OpenWeather API, the project focuses on practical and user-friendly emergency support.&lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://youtu.be/hgd-lE_s6vQ" rel="noopener noreferrer"&gt;https://youtu.be/hgd-lE_s6vQ&lt;/a&gt; &lt;/p&gt;

&lt;h2&gt;
  
  
  Code
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/kamishettivarshitha/Safeguard-AI-a-multilingual-disaster-preparedness-assistant-powered-by-Gemma-4" rel="noopener noreferrer"&gt;https://github.com/kamishettivarshitha/Safeguard-AI-a-multilingual-disaster-preparedness-assistant-powered-by-Gemma-4&lt;/a&gt; -&lt;/p&gt;

&lt;h2&gt;
  
  
  How I Used Gemma 4
&lt;/h2&gt;

&lt;p&gt;SafeGuard AI uses Gemma 4 E4B as the core AI engine for generating real-time disaster preparedness guidance and multilingual emergency responses. I selected the E4B model because it provides fast response generation, lightweight deployment, and practical reasoning suitable for emergency-response applications. Gemma powers multilingual AI assistance, voice-enabled interaction, and structured safety guidance for users during critical situations.&lt;/p&gt;

&lt;p&gt;Cover Image: &lt;a href="https://drive.google.com/file/d/1ygD3vT_r2oZVptMdysdb50vcypHbuBJs/view?usp=sharing" rel="noopener noreferrer"&gt;https://drive.google.com/file/d/1ygD3vT_r2oZVptMdysdb50vcypHbuBJs/view?usp=sharing&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This project was developed by: K. Varshitha&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>gemmachallenge</category>
      <category>gemma</category>
    </item>
  </channel>
</rss>
