<?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: PRAJAKTA MARKHEDKAR</title>
    <description>The latest articles on DEV Community by PRAJAKTA MARKHEDKAR (@prajakta_markhedkar_475c7).</description>
    <link>https://dev.to/prajakta_markhedkar_475c7</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%2F3984190%2F65932c88-f2fa-4d61-b075-77085d003a2e.png</url>
      <title>DEV Community: PRAJAKTA MARKHEDKAR</title>
      <link>https://dev.to/prajakta_markhedkar_475c7</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/prajakta_markhedkar_475c7"/>
    <language>en</language>
    <item>
      <title>Building BookVerse AI: An Intelligent Book Recommendation System</title>
      <dc:creator>PRAJAKTA MARKHEDKAR</dc:creator>
      <pubDate>Sun, 14 Jun 2026 17:21:18 +0000</pubDate>
      <link>https://dev.to/prajakta_markhedkar_475c7/building-bookverse-ai-an-intelligent-book-recommendation-system-5871</link>
      <guid>https://dev.to/prajakta_markhedkar_475c7/building-bookverse-ai-an-intelligent-book-recommendation-system-5871</guid>
      <description>&lt;p&gt;Finding the next book to read can be overwhelming. To solve this, I built BookVerse AI, a content-based book recommendation system web application with a modern glassmorphic dark-theme user interface.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tech Stack&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;&lt;em&gt;Frontend&lt;/em&gt;&lt;/strong&gt;: Streamlit, custom Vanilla CSS, and Google Fonts (Outfit &amp;amp; Inter)&lt;br&gt;
&lt;strong&gt;&lt;em&gt;Machine Learning:&lt;/em&gt;&lt;/strong&gt; Scikit-Learn (TF-IDF Vectorization and Cosine Similarity)&lt;br&gt;
&lt;em&gt;&lt;strong&gt;Data Handling:&lt;/strong&gt;&lt;/em&gt; Pandas and NumPy&lt;br&gt;
_*&lt;em&gt;Visualizations: *&lt;/em&gt;_Plotly Express&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Key Features&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;AI Recommendation Engine: Computes similarity scores using Cosine Similarity on TF-IDF features of book descriptions, authors, and genres.&lt;/li&gt;
&lt;li&gt;Context-Aware Explanations: Generates a dynamic "Why We Recommend This" description showing matching themes, authors, and genres.&lt;/li&gt;
&lt;li&gt;Mood &amp;amp; Genre Discovery: An interactive mood selector (e.g., Happy, Motivated, Curious) maps user emotions to target book matches.&lt;/li&gt;
&lt;li&gt;Reading Dashboard: Analytics showing reading history, favorite genres, and mood statistics.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;source code:&lt;/strong&gt;&lt;br&gt;
The project is fully open-source and available on GitHub:&lt;br&gt;
&lt;a href="https://github.com/pmarkhedkar-bit/bookverse-ai" rel="noopener noreferrer"&gt;https://github.com/pmarkhedkar-bit/bookverse-ai&lt;/a&gt;&lt;/p&gt;

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