<?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: Aazam Thakur</title>
    <description>The latest articles on DEV Community by Aazam Thakur (@alcadeus0).</description>
    <link>https://dev.to/alcadeus0</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%2F958611%2Fb0110c0f-ebb7-4b46-aae4-1e809d17adaf.jpeg</url>
      <title>DEV Community: Aazam Thakur</title>
      <link>https://dev.to/alcadeus0</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/alcadeus0"/>
    <language>en</language>
    <item>
      <title>VisualQuest - Interact with stories using your voice</title>
      <dc:creator>Aazam Thakur</dc:creator>
      <pubDate>Sun, 24 Nov 2024 21:50:57 +0000</pubDate>
      <link>https://dev.to/alcadeus0/visualquest-interact-with-stories-using-your-voice-4hh1</link>
      <guid>https://dev.to/alcadeus0/visualquest-interact-with-stories-using-your-voice-4hh1</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/assemblyai"&gt;AssemblyAI Challenge &lt;/a&gt;: Sophisticated Speech-to-Text.&lt;/em&gt;&lt;/p&gt;

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

&lt;p&gt;VisualQuest is an interactive choose your own adventure AI application that allows you to create an immersive story from an uploaded image where your voice allows you to control the flow of the story.&lt;/p&gt;

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

&lt;p&gt;&lt;a href="https://visualquest.streamlit.app/" rel="noopener noreferrer"&gt;You can access the app live here&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/aazam-gh/lightning-hack" rel="noopener noreferrer"&gt;The source code is available here&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/f6ogOmYE--g"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  Journey
&lt;/h2&gt;

&lt;p&gt;Universal-2 was incorporated into this application by having the user carry the story forward by making their decisions through their voice. &lt;br&gt;
Each choice must be made through audio, where the Universal-2 model came into action, transcribing the detailed speech into textual response to feed it forward into the Llama model for creating the next segment of the story. &lt;/p&gt;

&lt;p&gt;This submission only qualifies for the Universal-2 category&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>assemblyaichallenge</category>
      <category>ai</category>
      <category>api</category>
    </item>
  </channel>
</rss>
