<?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: Shalini Tiwari</title>
    <description>The latest articles on DEV Community by Shalini Tiwari (@shalini_tiwari_b48d181054).</description>
    <link>https://dev.to/shalini_tiwari_b48d181054</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%2F3955864%2Fb2d6ecdf-2130-4bed-8a9e-f50fb12488ce.png</url>
      <title>DEV Community: Shalini Tiwari</title>
      <link>https://dev.to/shalini_tiwari_b48d181054</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shalini_tiwari_b48d181054"/>
    <language>en</language>
    <item>
      <title>Trivya AI – Voice Assistant with Gemini Integration</title>
      <dc:creator>Shalini Tiwari</dc:creator>
      <pubDate>Sun, 07 Jun 2026 17:20:49 +0000</pubDate>
      <link>https://dev.to/shalini_tiwari_b48d181054/trivya-ai-voice-assistant-with-gemini-integration-29l2</link>
      <guid>https://dev.to/shalini_tiwari_b48d181054/trivya-ai-voice-assistant-with-gemini-integration-29l2</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/github-2026-05-21"&gt;GitHub Finish-Up-A-Thon Challenge&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Project Description:&lt;/strong&gt;&lt;br&gt;
Trivya AI is a Python-based voice assistant that combines speech recognition, text-to-speech, and Google Gemini AI to provide an interactive assistant experience.&lt;/p&gt;

&lt;p&gt;The project supports two modes:&lt;/p&gt;

&lt;p&gt;A terminal-based voice assistant that listens to voice commands and responds through speech.&lt;br&gt;
A Streamlit-based web interface that allows users to interact through a browser.&lt;/p&gt;

&lt;p&gt;Trivya AI can answer AI-powered questions, provide date and time information, open websites, tell jokes, and perform basic assistant tasks.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Demo&lt;/strong&gt;&lt;br&gt;
Demo Link: &lt;a href="https://www.canva.com/design/DAHL6LiMjMs/CoFRtirxEIAQsdNnSzVYNw/watch?utm_content=DAHL6LiMjMs&amp;amp;utm_campaign=designshare&amp;amp;utm_medium=link2&amp;amp;utm_source=uniquelinks&amp;amp;utlId=h306f8942aa" rel="noopener noreferrer"&gt;Trivya AI demo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Comeback Story&lt;/strong&gt;&lt;br&gt;
This project originally started as a simple terminal-based voice assistant with predefined commands.&lt;/p&gt;

&lt;p&gt;During the Finish-Up-A-Thon, I enhanced the project by:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Adding a Streamlit web interface for easier interaction&lt;/li&gt;
&lt;li&gt;Integrating Google Gemini AI for answering open-ended questions&lt;/li&gt;
&lt;li&gt;Creating a reusable AI helper module&lt;/li&gt;
&lt;li&gt;Securing API keys using environment variables (.env)&lt;/li&gt;
&lt;li&gt;Improving project structure and organization&lt;/li&gt;
&lt;li&gt;Updating the README with screenshots, setup instructions, and usage examples&lt;/li&gt;
&lt;li&gt;Enhancing the overall user experience and documentation&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;My Experience with GitHub Copilot&lt;/strong&gt;&lt;br&gt;
GitHub Copilot helped me speed up development while improving Trivya AI during the Finish-Up-A-Thon. It assisted with code suggestions, debugging, and exploring different implementation approaches while I worked on the project.&lt;/p&gt;

&lt;p&gt;Copilot was particularly useful when refining the Streamlit interface, organizing parts of the codebase, and improving the overall project structure. It also helped me iterate faster by providing suggestions that I could review, modify, and integrate into the project.&lt;/p&gt;

&lt;p&gt;The combination of my own development process and Copilot's assistance allowed me to focus more on enhancing the user experience, integrating AI capabilities, and improving the documentation of the project.&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>githubchallenge</category>
      <category>gemini</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
