<?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: MD Aidid Alam</title>
    <description>The latest articles on DEV Community by MD Aidid Alam (@aididalam).</description>
    <link>https://dev.to/aididalam</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%2F3940860%2F3e77a7ce-c972-4b26-b88c-96a6118e8dbd.png</url>
      <title>DEV Community: MD Aidid Alam</title>
      <link>https://dev.to/aididalam</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aididalam"/>
    <language>en</language>
    <item>
      <title>Building an AI-Powered Finance Tracker with GoLang, Telegram Bot &amp; Claude</title>
      <dc:creator>MD Aidid Alam</dc:creator>
      <pubDate>Tue, 19 May 2026 18:11:45 +0000</pubDate>
      <link>https://dev.to/aididalam/building-an-ai-powered-finance-tracker-with-golang-telegram-bot-claude-3an2</link>
      <guid>https://dev.to/aididalam/building-an-ai-powered-finance-tracker-with-golang-telegram-bot-claude-3an2</guid>
      <description>&lt;p&gt;I wanted to practice Go regularly by building real projects, so I decided to solve a problem I personally face: expense tracking.&lt;/p&gt;

&lt;p&gt;For the last few months, my money management has been messy. I tried different finance apps, but most of them required too much manual input.&lt;/p&gt;

&lt;p&gt;So I built a personal finance tracker with AI chat and Telegram bot support.&lt;/p&gt;

&lt;p&gt;Now I can simply write:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;had lunch 500 taka&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;The LLM extracts the amount, category, description, and other details, then logs the expense for me.&lt;/p&gt;

&lt;p&gt;I can also upload a receipt, and the app can read it and extract purchase details automatically.&lt;/p&gt;

&lt;p&gt;This is still an early-stage project. I will keep working on it in my free time to add more features, improve stability, and reduce bugs.&lt;/p&gt;

&lt;p&gt;GitHub repo:&lt;br&gt;
&lt;a href="https://github.com/aididalam/LLM-Finance-Tracker" rel="noopener noreferrer"&gt;https://github.com/aididalam/LLM-Finance-Tracker&lt;/a&gt;&lt;/p&gt;

</description>
      <category>go</category>
      <category>ai</category>
      <category>claude</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
