Skip to main content

Smart Finance Management, Powered by AI

Track expenses, sync bank accounts, and monitor your investments — all with natural language commands and voice input.

💰
Total Balance
₹45,280
Bank
₹32,500
Investments
₹12,780

Get Started in Minutes

Follow these steps to start managing your finances with AI

1

Set Up Google Sheets Backend

Create a Google Sheet and deploy the provided Apps Script to enable expense tracking and AI-powered categorization.
# Sheet columns: Date | Description | Amount | Category | Type
  1. Create a new Google Sheet
  2. Go to Extensions → Apps Script
  3. Paste the script from google_script.js
  4. Deploy as Web App with permissions
  5. Copy the deployment URL
2

Configure Integrations

Connect your Fold Money account for bank sync and add your Gemini API key for AI features.
// Add to settings in the app
{
  "geminiKey": "your-api-key-here",
  "foldPhone": "+919XXXXXXXXX"
}
Gemini API is free for up to 1500 requests per day. Get your key at Google AI Studio.
3

Deploy the Application

Choose your deployment option: GitHub Pages (static), local server (full features), or cloud platform (production).
# Already live at:
# https://georgejohnsonoff-business.github.io/spendwiselygeorge/
# Note: Bank sync requires local/cloud server
4

Start Tracking Expenses

Open the app and add your first expense using natural language or voice input.
Type: "Coffee at Starbucks 250"
or
Say: "Lunch with team 1200 rupees"
The AI automatically categorizes expenses and provides spending insights based on your history.

Powerful Features

Everything you need for smart financial management

AI-Powered Expense Tracking

Add expenses using natural language — just type “coffee 200” and AI handles the rest with smart categorization.

Bank Account Sync

Automatically sync transactions from your bank accounts via Fold Money integration with real-time balance updates.

Portfolio Tracking

Monitor your mutual fund investments with real-time NAV updates from MFapi.in and track portfolio performance.

Voice Input

Hands-free expense entry with voice recognition — perfect for adding transactions on the go.

Budget Management

Set daily budgets and track spending with visual progress indicators and AI-powered insights.

Privacy Mode

Mask sensitive financial data with privacy mode while maintaining full functionality for analysis.

Ready to Take Control of Your Finances?

Get started with SpendWisely George today and experience the power of AI-driven financial management.

Build docs developers (and LLMs) love