Home About Projects Writing
← Back to Projects

Expense Tracker with ADK

Intelligent Expense Tracking using Google Agent Development Kit

Overview

An intelligent expense tracking application that leverages Google's Agent Development Kit (ADK) to automate expense categorization and provide financial insights through natural language interactions.

The system processes transaction data, automatically categorizes expenses, and allows users to query their spending patterns using conversational AI.

Features

  • Auto-Categorization - AI-powered expense classification
  • Natural Language Queries - Ask questions about spending habits
  • Receipt Processing - OCR integration for receipt scanning
  • Budget Tracking - Monitor spending against set budgets
  • Export Reports - Generate CSV/PDF financial reports
  • Multi-Currency - Support for international transactions

Tech Stack

Python Google ADK AI Agents SQLite FastAPI