all projects
AI8 July 2026Live

TrackrAI

TrackrAI brings money and personal life admin into one calm view. AI categorises transactions, recognises merchants, and writes a morning brief and plain-language reports, alongside trackers for budgets, goals, habits, mileage, and timesheets — on the web and on iOS.

Next.jsReactTypeScriptClerkSupabasePostgreSQLGeminiOpenAIStripeExpoReact NativeZustandRevenueCat
view live ↗

Overview

TrackrAI is a finance and life-admin tracker built for people who want to understand where their money goes without learning spreadsheets or accounting jargon. It unifies transactions, recurring payments, budgets, goals, savings pots, and balances — with AI doing the actual work of making sense of it: categorising spend, recognising merchants, flagging anomalies, and answering questions in plain language.

For freelancers and solo professionals, it optionally adds mileage and timesheet tracking that feed straight into tax-deductible expenses — capability the product offers, not its identity. The core job, for anyone, is seeing and steering their money clearly.

Web and Mobile, One System

TrackrAI ships as three coordinated projects: a Next.js web dashboard at app.trackrai.io (the full feature set, 50+ API routes, Clerk auth over Supabase), a native iOS app built with Expo and React Native sharing the same backend and Clerk identity, and a marketing site at trackrai.io. Both dashboard and mobile app call the same authenticated API, so a transaction logged on the phone shows up on the web instantly.

What It Does

AI categorisation

Transactions are auto-categorised and merchants recognised, with subscriptions and recurring payments surfaced automatically.

Morning brief & anomaly detection

A daily plain-language summary of what changed, plus flags when something looks off.

Natural-language queries

Ask about spending in plain English instead of building a filter.

Budgets, goals & savings pots

Set targets and track progress alongside day-to-day transactions and balances.

Freelancer tools

Mileage and timesheet tracking that feed directly into tax-deductible expense capture.

Life admin, not just money

Habit and task tracking sit alongside the financial picture, in the same calm view.

NOTE

The web dashboard is live. The iOS app is in App Store submission prep — built on Expo/React Native with RevenueCat billing and Apple Sign In, sharing the same Clerk-authenticated backend as the web app.

Stack

Next.js + React + TypeScript

Web dashboard — 50+ API routes, server and client rendering

Clerk

Shared authentication across web and mobile

Supabase (Postgres)

Primary data store for transactions, budgets, goals, and settings

Gemini + OpenAI

Categorisation, anomaly detection, morning brief, and natural-language queries

Stripe

Web billing

Expo + React Native

iOS app, sharing the backend and auth with the web dashboard

RevenueCat

Mobile subscription billing and entitlement gating

Zustand

Mobile client state management

back to all projects