<?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: KRISHNA CHAITANYA</title>
    <description>The latest articles on DEV Community by KRISHNA CHAITANYA (@krishna_chaitanya_ad35ffc).</description>
    <link>https://dev.to/krishna_chaitanya_ad35ffc</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%2F3170244%2F4ed480ce-a9c6-4382-94b6-7715d2ef8c83.jpg</url>
      <title>DEV Community: KRISHNA CHAITANYA</title>
      <link>https://dev.to/krishna_chaitanya_ad35ffc</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/krishna_chaitanya_ad35ffc"/>
    <language>en</language>
    <item>
      <title>Studi.io: AI-Powered Lecture Generator</title>
      <dc:creator>KRISHNA CHAITANYA</dc:creator>
      <pubDate>Wed, 25 Jun 2025 14:21:34 +0000</pubDate>
      <link>https://dev.to/krishna_chaitanya_ad35ffc/studiio-ai-powered-lecture-generator-4kj3</link>
      <guid>https://dev.to/krishna_chaitanya_ad35ffc/studiio-ai-powered-lecture-generator-4kj3</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://lu.ma/0dzhcc01" rel="noopener noreferrer"&gt;Murf AI Coding Challenge 2&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

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

&lt;p&gt;&lt;strong&gt;Studi-io&lt;/strong&gt; is an AI-powered lecture generation tool that transforms any educational content—PDFs, notes, or images—into a structured, engaging, and accessible learning experience. It automatically:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Extracts content and identifies key concepts.&lt;/li&gt;
&lt;li&gt;Generates audio voiceovers using &lt;strong&gt;Murf AI&lt;/strong&gt; for flashcards.&lt;/li&gt;
&lt;li&gt;Creates quizzes and MCQs from the material.&lt;/li&gt;
&lt;li&gt;Builds a presentation-ready summary—all in minutes.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This tool is designed for &lt;strong&gt;educators, learners, and content creators&lt;/strong&gt; who want to save time while producing high-quality, interactive study material.&lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://youtu.be/E11od8Tjk74" rel="noopener noreferrer"&gt;Watch the Demo Video&lt;/a&gt;&lt;br&gt;&lt;br&gt;
&lt;a href="https://studi-io.vercel.app" rel="noopener noreferrer"&gt;Deployed Website Link&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;⚠️ &lt;strong&gt;Note:&lt;/strong&gt; The backend server is hosted on Render and may take a few seconds to wake up. Please wait ~30 seconds–120 seconds after uploading your file for the response.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🔗 Code Repository:&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
[&lt;a href="https://github.com/KrishnaChaitanya16/Studi.io.git" rel="noopener noreferrer"&gt;https://github.com/KrishnaChaitanya16/Studi.io.git&lt;/a&gt;]&lt;/p&gt;

&lt;h2&gt;
  
  
  🔊 How I Used Murf API
&lt;/h2&gt;

&lt;p&gt;Murf’s realistic voice synthesis brings the flashcards to life:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Converts flashcard answers into clear, natural MP3 voiceovers.&lt;/li&gt;
&lt;li&gt;Supports &lt;strong&gt;auditory learners&lt;/strong&gt; and &lt;strong&gt;visually impaired users&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Enables &lt;strong&gt;multisensory learning&lt;/strong&gt; with a single click.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These voiceovers are dynamically generated and embedded directly into the results page.&lt;/p&gt;

&lt;h2&gt;
  
  
  💡 Use Case &amp;amp; Impact
&lt;/h2&gt;

&lt;h3&gt;
  
  
  🎓 Use Case:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Teachers&lt;/strong&gt; can upload lecture notes and receive an instant lecture pack with audio, MCQs, and visuals.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Students&lt;/strong&gt; can review flashcards with voice support for better memory retention.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;EdTech Platforms&lt;/strong&gt; can automate content creation for scale.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  🌍 Impact:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Promotes inclusive learning through audio + visual formats.&lt;/li&gt;
&lt;li&gt;Helps institutions scale personalized education using AI.&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;React + TypeScript + TailwindCSS&lt;/strong&gt; (Frontend)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;FastAPI&lt;/strong&gt; (Backend)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Murf API&lt;/strong&gt; (Voice synthesis)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Gemini API&lt;/strong&gt; (Summarization, quiz &amp;amp; slide generation)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Render&lt;/strong&gt; (Backend Hosting)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Vercel&lt;/strong&gt; (Frontend Hosting)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  👥 Team Members
&lt;/h2&gt;

&lt;p&gt;Solo project by &lt;strong&gt;&lt;a href="https://dev.to/krishna_chaitanya_ad35ffc"&gt;@krishna_chaitanya_ad35ffc &lt;/a&gt;&lt;/strong&gt;  &lt;/p&gt;

</description>
      <category>murfai</category>
      <category>ai</category>
      <category>edtech</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
