<?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: Abhijeet Kumar</title>
    <description>The latest articles on DEV Community by Abhijeet Kumar (@codewithabhijeet).</description>
    <link>https://dev.to/codewithabhijeet</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%2F3833211%2Fc169ab5d-38a1-4924-964d-b92e254a3439.jpg</url>
      <title>DEV Community: Abhijeet Kumar</title>
      <link>https://dev.to/codewithabhijeet</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/codewithabhijeet"/>
    <language>en</language>
    <item>
      <title>I built a voice assistant in Python — here's how it works</title>
      <dc:creator>Abhijeet Kumar</dc:creator>
      <pubDate>Thu, 19 Mar 2026 06:47:19 +0000</pubDate>
      <link>https://dev.to/codewithabhijeet/i-built-a-voice-assistant-in-python-heres-how-it-works-2obd</link>
      <guid>https://dev.to/codewithabhijeet/i-built-a-voice-assistant-in-python-heres-how-it-works-2obd</guid>
      <description>&lt;p&gt;Hey Dev.to community! 👋&lt;/p&gt;

&lt;p&gt;I recently built Jarvis — an AI-powered voice assistant in &lt;br&gt;
Python that listens to your voice and executes commands.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it does
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;🎙️ Real-time voice recognition&lt;/li&gt;
&lt;li&gt;🤖 Command execution based on speech&lt;/li&gt;
&lt;li&gt;🐍 100% Python&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ul&gt;
&lt;li&gt;Python&lt;/li&gt;
&lt;li&gt;SpeechRecognition library&lt;/li&gt;
&lt;li&gt;pyttsx3 for text-to-speech&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  GitHub
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/selfabhijeetkumar/jarvis" rel="noopener noreferrer"&gt;https://github.com/selfabhijeetkumar/jarvis&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love feedback from the community!&lt;br&gt;
Drop a ⭐ if you find it interesting 🚀&lt;/p&gt;

</description>
      <category>ai</category>
      <category>opensource</category>
      <category>python</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
