<?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: Vaibhav Negi </title>
    <description>The latest articles on DEV Community by Vaibhav Negi  (@vaibhavnegii).</description>
    <link>https://dev.to/vaibhavnegii</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%2F3862114%2F8f119f7d-83b0-4b9b-8e95-f6f6767fdbd9.png</url>
      <title>DEV Community: Vaibhav Negi </title>
      <link>https://dev.to/vaibhavnegii</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vaibhavnegii"/>
    <language>en</language>
    <item>
      <title>I built an AI fridge app that suggests Indian recipes before your food expires</title>
      <dc:creator>Vaibhav Negi </dc:creator>
      <pubDate>Sun, 05 Apr 2026 10:36:41 +0000</pubDate>
      <link>https://dev.to/vaibhavnegii/i-built-an-ai-fridge-app-that-suggests-indian-recipes-before-your-food-expires-pbn</link>
      <guid>https://dev.to/vaibhavnegii/i-built-an-ai-fridge-app-that-suggests-indian-recipes-before-your-food-expires-pbn</guid>
      <description>&lt;h2&gt;
  
  
  The Problem
&lt;/h2&gt;

&lt;p&gt;I kept throwing away food because I forgot what was in my fridge. Sound familiar?&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;FridgeSmart AI is a web app that:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Tracks everything in your fridge and pantry&lt;/li&gt;
&lt;li&gt;Suggests Indian recipes based on what you already have&lt;/li&gt;
&lt;li&gt;Prioritizes ingredients that are about to expire&lt;/li&gt;
&lt;li&gt;Helps reduce food waste&lt;/li&gt;
&lt;/ul&gt;

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

&lt;ul&gt;
&lt;li&gt;Frontend: React + Vite + TypeScript&lt;/li&gt;
&lt;li&gt;Backend: Node.js API&lt;/li&gt;
&lt;li&gt;Database: PostgreSQL (Neon)&lt;/li&gt;
&lt;li&gt;AI: Groq (Llama 3.3)&lt;/li&gt;
&lt;li&gt;Hosting: Render (free tier)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Try It
&lt;/h2&gt;


&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
      &lt;div class="c-embed__body flex items-center justify-between"&gt;
        &lt;a href="https://fridgesmart-ai-1.onrender.com" rel="noopener noreferrer" class="c-link fw-bold flex items-center"&gt;
          &lt;span class="mr-2"&gt;fridgesmart-ai-1.onrender.com&lt;/span&gt;
          

        &lt;/a&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;Free to use — 3 recipe suggestions per day on the free plan.&lt;/p&gt;

&lt;p&gt;Would love your feedback!&lt;/p&gt;

</description>
      <category>ai</category>
      <category>react</category>
      <category>showdev</category>
      <category>sideprojects</category>
    </item>
  </channel>
</rss>
