<?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: Sudarsan P S</title>
    <description>The latest articles on DEV Community by Sudarsan P S (@sudarsan15).</description>
    <link>https://dev.to/sudarsan15</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%2F66869%2F34c422a7-ab3f-4ec3-a729-43dc0c0da8c1.jpg</url>
      <title>DEV Community: Sudarsan P S</title>
      <link>https://dev.to/sudarsan15</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sudarsan15"/>
    <language>en</language>
    <item>
      <title>Speech Sentiment Analyser    </title>
      <dc:creator>Sudarsan P S</dc:creator>
      <pubDate>Fri, 09 Nov 2018 11:56:46 +0000</pubDate>
      <link>https://dev.to/sudarsan15/speech-sentiment-analyser-----5e4m</link>
      <guid>https://dev.to/sudarsan15/speech-sentiment-analyser-----5e4m</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--2Hucx_0h--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/anu85xjqw270m8kht9ma.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--2Hucx_0h--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/anu85xjqw270m8kht9ma.jpg" alt="ML &amp;amp; AI"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hi all!&lt;/p&gt;

&lt;p&gt;Speech Sentiment Analyzer (SSA) is ML &amp;amp; AI powered tool which will help to analyse the sentiment in the audio file using AWS Transcribe and Comprehend. It gives a detailed insight to what user describes. SSA will help you analysis audio speech and creates a transcripts from audio file which in-turn will be used to derive the sentiment of user.&lt;/p&gt;

&lt;p&gt;The process has two main steps&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Uploading an audio file , which will be automatically converted into transcripts.&lt;/li&gt;
&lt;li&gt;Once step1 is completed , you can do sentiment analysis on a click of a button&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Github Repository : &lt;a href="https://github.com/sudarsan15/speech-sentiment-analyser"&gt;https://github.com/sudarsan15/speech-sentiment-analyser&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Feel free to check out and let me know your feedback.&lt;/p&gt;

&lt;p&gt;Looking forward to hear from you all.&lt;/p&gt;

&lt;p&gt;Thanks &lt;/p&gt;

</description>
      <category>machinelearning</category>
      <category>ai</category>
      <category>aws</category>
      <category>node</category>
    </item>
    <item>
      <title>AWS S3 Functionalities</title>
      <dc:creator>Sudarsan P S</dc:creator>
      <pubDate>Fri, 13 Apr 2018 06:43:47 +0000</pubDate>
      <link>https://dev.to/sudarsan15/aws-s3-functionalities-16bo</link>
      <guid>https://dev.to/sudarsan15/aws-s3-functionalities-16bo</guid>
      <description>&lt;p&gt;Hi Guys,&lt;/p&gt;

&lt;p&gt;I have always wondered how to store files to AWS S3 on the fly and how to manipulate them.Even though I found references to the same, It failed to provide me a satisfying answer. The quest for the simple solution leads me to my version.&lt;/p&gt;

&lt;p&gt;Repo : &lt;a href="https://github.com/sudarsan15/aws-s3-functions"&gt;https://github.com/sudarsan15/aws-s3-functions&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feel free to check out and let me know your feedback.&lt;/p&gt;

&lt;p&gt;Thank you &lt;/p&gt;

</description>
      <category>aws</category>
      <category>s3</category>
      <category>node</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
