<?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: tunes-krishma</title>
    <description>The latest articles on DEV Community by tunes-krishma (@tuneskrishma).</description>
    <link>https://dev.to/tuneskrishma</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%2F908283%2F4359150a-b344-49a4-9a02-d605148deada.jpeg</url>
      <title>DEV Community: tunes-krishma</title>
      <link>https://dev.to/tuneskrishma</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tuneskrishma"/>
    <language>en</language>
    <item>
      <title># Smart Multimodal Invoice &amp; Expense Analyzer</title>
      <dc:creator>tunes-krishma</dc:creator>
      <pubDate>Sun, 07 Dec 2025 21:40:55 +0000</pubDate>
      <link>https://dev.to/tuneskrishma/-smart-multimodal-invoice-expense-analyzer-5dg5</link>
      <guid>https://dev.to/tuneskrishma/-smart-multimodal-invoice-expense-analyzer-5dg5</guid>
      <description>&lt;h1&gt;
  
  
  Smart Multimodal Invoice &amp;amp; Expense Analyzer
&lt;/h1&gt;

&lt;h2&gt;
  
  
  Description
&lt;/h2&gt;

&lt;p&gt;This web app leverages Google Gemini 2.5 multimodal capabilities to analyze invoices, receipts, and expense records from images, videos, or audio recordings. It extracts structured data, categorizes expenses, detects anomalies, and generates interactive reports for users.&lt;/p&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Upload image, video, or audio of receipts/invoices&lt;/li&gt;
&lt;li&gt;Automatic extraction: vendor, date, items, total, taxes, currency&lt;/li&gt;
&lt;li&gt;Categorizes expenses: personal, business, tax-related&lt;/li&gt;
&lt;li&gt;Detects anomalies: duplicates, missing data, incorrect totals&lt;/li&gt;
&lt;li&gt;Generates interactive summaries and reports&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Technology Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Google AI Studio (Gemini 2.5 Flash/Pro)&lt;/li&gt;
&lt;li&gt;Cloud Run for deployment&lt;/li&gt;
&lt;li&gt;Frontend: HTML + JavaScript&lt;/li&gt;
&lt;li&gt;Backend: Python Flask&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  How to Use
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Upload your invoice, receipt, or expense video/audio
&lt;/li&gt;
&lt;li&gt;AI parses and displays structured data
&lt;/li&gt;
&lt;li&gt;View categorized summary and anomaly detection
&lt;/li&gt;
&lt;li&gt;Download or share the report&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Demo Video
&lt;/h2&gt;

&lt;p&gt;[Insert YouTube or video link showing the app in action]&lt;/p&gt;

&lt;h2&gt;
  
  
  GitHub Repository
&lt;/h2&gt;

&lt;p&gt;[Insert link to your code]&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>googleaichallenge</category>
      <category>ai</category>
      <category>gemini</category>
    </item>
  </channel>
</rss>
