<?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: ViswamberPrasad</title>
    <description>The latest articles on DEV Community by ViswamberPrasad (@viswamberprasad).</description>
    <link>https://dev.to/viswamberprasad</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%2F466733%2Fc5f6025f-e724-4937-9767-45905eaa7c1f.jpeg</url>
      <title>DEV Community: ViswamberPrasad</title>
      <link>https://dev.to/viswamberprasad</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/viswamberprasad"/>
    <language>en</language>
    <item>
      <title>DevDiscuss Review</title>
      <dc:creator>ViswamberPrasad</dc:creator>
      <pubDate>Wed, 14 Oct 2020 13:14:06 +0000</pubDate>
      <link>https://dev.to/viswamberprasad/devdiscuss-review-153b</link>
      <guid>https://dev.to/viswamberprasad/devdiscuss-review-153b</guid>
      <description>&lt;p&gt;&lt;a href="https://dev.to/devteam/introducing-our-first-original-podcast-devdiscuss-53ej"&gt;https://dev.to/devteam/introducing-our-first-original-podcast-devdiscuss-53ej&lt;/a&gt;&lt;br&gt;
DEVDISCUSS PODCAST REVIEW&lt;br&gt;
This Podcast,changed the way I look at my career.&lt;br&gt;
I am a high school student who has decided to take up Computer Science as a career,with little prior knowledge,I am riding on hardwork and opputurnity here.This podcast has created an indelible mark on the way I decide to take up this field as a career.&lt;br&gt;
Thanks and more love to you guys! &lt;/p&gt;

</description>
      <category>discuss</category>
      <category>dev</category>
      <category>review</category>
    </item>
    <item>
      <title>That time when I coded a Virtual Voice Assistant</title>
      <dc:creator>ViswamberPrasad</dc:creator>
      <pubDate>Thu, 10 Sep 2020 10:52:43 +0000</pubDate>
      <link>https://dev.to/viswamberprasad/that-time-when-i-coded-a-virtual-voice-assistant-4986</link>
      <guid>https://dev.to/viswamberprasad/that-time-when-i-coded-a-virtual-voice-assistant-4986</guid>
      <description>&lt;p&gt;That time,when i decided to code a virtual voice assistant as my Python(Intermediate) Capstone Project.&lt;br&gt;
After learning Python for about 2 months,I had this urge to implement everything that I had learnt in one weekend project.&lt;br&gt;
So I coded a virtual voice activated assistant.&lt;/p&gt;

&lt;p&gt;The assistant uses NLP for its main functionality.&lt;br&gt;
It scrapes the web for you,opens webpages,tells you the time,temperature,precipitation and date,performs mathematical operations,analyses your sentiment,tells you the corona virus cases recorded,translates your statement to other languages,does wikipedia searches for you and sends email&lt;br&gt;
It also has Wake Word activation(hot word detection).&lt;/p&gt;

&lt;p&gt;The code,is definitely not the best.You would find way better codes,for the same exact project,but it gets the job done.&lt;br&gt;
If you find anything cringe-worthy in the article or the code itself,Be Kind,and please let me know!&lt;/p&gt;

&lt;p&gt;The code for the project,can be found on my GitHub.&lt;br&gt;
&lt;/p&gt;
&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--566lAguM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/ViswamberPrasad"&gt;
        ViswamberPrasad
      &lt;/a&gt; / &lt;a href="https://github.com/ViswamberPrasad/Virtual-Voice-Assistant"&gt;
        Virtual-Voice-Assistant
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      NLP Voice Assistant,coded completely in Python,as my Python(Intermediate)Capstone Project.The hot word detection mechanism of the assistant,has been coded with simple logic,rather than using tools such as SnowBoy. NLTK's Sentiment Analysis has been used,for the emotion analysis of the user.
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;h1&gt;
Virtual-Voice-Assistant&lt;/h1&gt;
&lt;p&gt;NLP Voice Assistant,coded completely in Python,as my Python(Intermediate)Capstone Project.The hot word detection mechanism of the assistant,has been coded with simple logic,rather than using tools such as SnowBoy. NLTK's Sentiment Analysis has been used,for the emotion analysis of the user.&lt;/p&gt;
&lt;/div&gt;



&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/ViswamberPrasad/Virtual-Voice-Assistant"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


</description>
      <category>ai</category>
      <category>machinelearning</category>
      <category>python</category>
      <category>voiceassistant</category>
    </item>
  </channel>
</rss>
