<?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: Aaditya-shukla</title>
    <description>The latest articles on DEV Community by Aaditya-shukla (@aadityashukla).</description>
    <link>https://dev.to/aadityashukla</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%2F917011%2F169299fc-a19f-4349-9b0f-ad24ffa8acb1.png</url>
      <title>DEV Community: Aaditya-shukla</title>
      <link>https://dev.to/aadityashukla</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aadityashukla"/>
    <language>en</language>
    <item>
      <title>Podcast Recommendation System.</title>
      <dc:creator>Aaditya-shukla</dc:creator>
      <pubDate>Mon, 29 Aug 2022 10:30:34 +0000</pubDate>
      <link>https://dev.to/aadityashukla/podcast-recommendation-system-2fj6</link>
      <guid>https://dev.to/aadityashukla/podcast-recommendation-system-2fj6</guid>
      <description>&lt;h3&gt;
  
  
  Built a podcasts recommendation system. The Redis DB holds data of podcasts take from APPLE itunes and gathers data as user searches for podcasts.
&lt;/h3&gt;

&lt;p&gt;Used REdisJSON and RedisGraph to store data of podcasts.&lt;br&gt;
Also built the knowledge graph  in redis graph by connecting similar podcasts apply NLP on description of podcasts and connecting them. The suggestion is also given from fuzzy search of redis search applied on redis json.&lt;/p&gt;

&lt;h3&gt;
  
  
  Submission Category: MERN
&lt;/h3&gt;

&lt;h3&gt;
  
  
  [Optional: Video Explainer of My Project]
&lt;/h3&gt;

&lt;h3&gt;
  
  
  Language Used Node.js
&lt;/h3&gt;

&lt;h3&gt;
  
  
  Link to Code &lt;a href="https://github.com/Aaditya-shukla/podcast-recommendations/tree/master"&gt;https://github.com/Aaditya-shukla/podcast-recommendations/tree/master&lt;/a&gt;
&lt;/h3&gt;

&lt;h3&gt;
  
  
  Additional Resources / Info  Used spacy-nlp library for text processing.
&lt;/h3&gt;

&lt;h3&gt;
  
  
  Collaborators  Aaditya-shukla
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;em&gt;Check out &lt;a href="https://redis.io/docs/stack/get-started/clients/#high-level-client-libraries"&gt;Redis OM&lt;/a&gt;, client libraries for working with Redis as a multi-model database.&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Use &lt;a href="https://redis.info/redisinsight"&gt;RedisInsight&lt;/a&gt; to visualize your data in Redis.&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Sign up for a &lt;a href="https://redis.info/try-free-dev-to"&gt;free Redis database&lt;/a&gt;.&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>redishackathon</category>
    </item>
  </channel>
</rss>
