<?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: Ribadiya Raj</title>
    <description>The latest articles on DEV Community by Ribadiya Raj (@ribadiya_raj).</description>
    <link>https://dev.to/ribadiya_raj</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%2F3289985%2Fcb9be327-cc73-406c-bf27-a5d2cd3495a4.png</url>
      <title>DEV Community: Ribadiya Raj</title>
      <link>https://dev.to/ribadiya_raj</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ribadiya_raj"/>
    <language>en</language>
    <item>
      <title>Murf-AI Coding Challenege 2 Project</title>
      <dc:creator>Ribadiya Raj</dc:creator>
      <pubDate>Thu, 26 Jun 2025 14:08:51 +0000</pubDate>
      <link>https://dev.to/ribadiya_raj/murf-ai-coding-challenege-2-project-j8i</link>
      <guid>https://dev.to/ribadiya_raj/murf-ai-coding-challenege-2-project-j8i</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;LearnAudibly is an AI-powered learning platform that turns any note, PDF, or uploaded video into engaging audio content or multilingual dubbed videos. It leverages the Murf API to make study materials more accessible, especially for auditory learners, people with reading difficulties, or those who prefer listening on the go.&lt;/p&gt;

&lt;p&gt;You upload content → it gets converted into crystal-clear speech or dubbed video → you listen or download. Simple, elegant, and powerful.  &lt;/p&gt;

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

&lt;p&gt;Live Link &lt;a href="https://murf-ai.vercel.app/" rel="noopener noreferrer"&gt;Click here&lt;/a&gt;&lt;br&gt;
Video:&lt;br&gt;
  &lt;iframe src="https://www.youtube.com/embed/HLQGAb2zXq8"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Code Repository:&lt;/strong&gt;&lt;br&gt;
🔗 GitHub: &lt;a href="https://github.com/SyncWithRaj/murf-ai" rel="noopener noreferrer"&gt;https://github.com/SyncWithRaj/murf-ai&lt;/a&gt;&lt;br&gt;
🔖 Topic tag: &lt;code&gt;murf-ai&lt;/code&gt;  &lt;/p&gt;

&lt;h3&gt;
  
  
  How I Used Murf API
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;🎙️ &lt;strong&gt;Murf TTS API&lt;/strong&gt;: Used for converting text or uploaded PDF content into realistic voiceovers.&lt;/li&gt;
&lt;li&gt;🌐 &lt;strong&gt;Murf DUB API&lt;/strong&gt;: Allowed users to upload a video and get a &lt;strong&gt;language-translated dubbed version&lt;/strong&gt; with audio overlay and download video feature.&lt;/li&gt;
&lt;li&gt;🔁 Integrated &lt;strong&gt;download options&lt;/strong&gt;, and &lt;strong&gt;multiple language choices&lt;/strong&gt; using Murf's multilanguage feature.&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  🧩 Bonus: Gemini API for Summarization
&lt;/h4&gt;

&lt;p&gt;Used &lt;strong&gt;Gemini (Google AI)&lt;/strong&gt; to auto-summarize long notes and text content before sending it to the TTS API - making the output more concise and user-friendly.  &lt;/p&gt;

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

&lt;p&gt;LearnAudibly isn’t just a tool - it’s a step toward inclusive, flexible, and accessible learning for all.&lt;/p&gt;

&lt;p&gt;🔊 Whether you're a student wanting to listen to your notes on the go, an educator creating multilingual content, or someone with visual impairments or learning disabilities, LearnAudibly adapts to your needs.&lt;/p&gt;

&lt;p&gt;Key Impact Areas:&lt;br&gt;
👨‍🎓 Students can revise notes while walking, commuting, or resting - making study time more productive.&lt;br&gt;
👩‍🏫 Educators can convert educational content into audio or dubbed video to reach a wider audience.&lt;br&gt;
🧑‍🦯 Blind or visually impaired individuals get seamless access to content in spoken form.&lt;br&gt;
🌍 Multilingual users benefit from video dubbing in native languages, making global content more local.&lt;br&gt;
🧠 Auditory learners and people with dyslexia or focus difficulties find it easier to absorb knowledge.&lt;/p&gt;

&lt;p&gt;By combining Murf's powerful TTS and dubbing features with summarization via Gemini API, LearnAudibly bridges the gap between written content and voice - bringing knowledge to life for everyone.&lt;/p&gt;

&lt;h2&gt;
  
  
  🙌 Built With
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;⚙️ Next.js (Full Stack)&lt;/li&gt;
&lt;li&gt;🎙️ Murf API (DUB + TTS + Translate)&lt;/li&gt;
&lt;li&gt;🧠 Gemini Pro (Summarizing)&lt;/li&gt;
&lt;li&gt;💅 TailwindCSS (UI/Styling)&lt;/li&gt;
&lt;li&gt;🔗 React Hot Toast&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>ai</category>
      <category>api</category>
    </item>
  </channel>
</rss>
