<?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: Prashant</title>
    <description>The latest articles on DEV Community by Prashant (@theprashant).</description>
    <link>https://dev.to/theprashant</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%2F3964165%2Fb6fe96a4-4d29-482f-a6f9-97e1d41ec6c5.png</url>
      <title>DEV Community: Prashant</title>
      <link>https://dev.to/theprashant</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/theprashant"/>
    <language>en</language>
    <item>
      <title>Building Katha: A Bilingual Phonics Companion with Gemini 2.5 Flash</title>
      <dc:creator>Prashant</dc:creator>
      <pubDate>Tue, 02 Jun 2026 08:40:10 +0000</pubDate>
      <link>https://dev.to/theprashant/building-katha-a-bilingual-phonics-companion-with-gemini-25-flash-320i</link>
      <guid>https://dev.to/theprashant/building-katha-a-bilingual-phonics-companion-with-gemini-25-flash-320i</guid>
      <description>&lt;h1&gt;
  
  
  📚 Katha – Bilingual Phonics &amp;amp; Pronunciation Companion
&lt;/h1&gt;

&lt;p&gt;Built for the Google Gen AI Academy APAC &lt;em&gt;Meet the Builders&lt;/em&gt; Campaign.&lt;/p&gt;

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

&lt;p&gt;Young learners in bilingual households across the APAC region often lack access to individual speech coaching or localized reading content. Generic tools lack local cultural relevance, making it harder for children to engage.&lt;/p&gt;

&lt;h2&gt;
  
  
  ✨ The Solution
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Katha&lt;/strong&gt; is an interactive web-based educational app that:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Generates 3-sentence, culturally resonant short stories based on a chosen local theme (e.g., Night Markets, regional festivals) in both English and a selected local language.&lt;/li&gt;
&lt;li&gt;Acts as an encouraging speech therapist ('Teacher Katha') evaluating real-time student pronunciation inputs against target sentences.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  🛠️ Google AI Architecture &amp;amp; Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Google Gen AI SDK (&lt;code&gt;google-genai&lt;/code&gt;)&lt;/strong&gt;: Interacting seamlessly with production-ready endpoints.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Gemini 2.5 Flash (&lt;code&gt;gemini-2.5-flash&lt;/code&gt;)&lt;/strong&gt;: 

&lt;ul&gt;
&lt;li&gt;Drives the creative story generation module with custom local positioning.&lt;/li&gt;
&lt;li&gt;Powering the evaluation engine utilizing low-temperature &lt;code&gt;system_instruction&lt;/code&gt; configurations to provide warm, child-friendly feedback.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;

&lt;strong&gt;Frontend Framework&lt;/strong&gt;: Streamlit web UI featuring native browser recording overlays.&lt;/li&gt;

&lt;/ul&gt;

&lt;p&gt;Check out the complete source code on my GitHub: &lt;a href="https://github.com/pra5hantT/katha-app" rel="noopener noreferrer"&gt;https://github.com/pra5hantT/katha-app&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>gemini</category>
      <category>learning</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
