One-Line Positioning
MintMom is an AI-powered micro-finance coach built for busy moms — delivering one 30-second money action per day that compounds into meaningful real-world savings.
Inspiration
This project was inspired by Rebecca Louise's brief, which highlighted a clear challenge: busy moms want practical, actionable financial guidance — not complex spreadsheets or intimidating budgeting tools.
Traditional finance apps often assume users have time to analyze dashboards and manage detailed budgets. For many parents balancing careers, childcare, and household responsibilities, financial improvement needs to fit into small moments throughout the day.
MintMom was created to explore a simple idea: What if financial progress could happen in under 30 seconds?
To ground this idea in reality, we shared early versions of the app with busy moms in our own families to observe how they interacted with it. Their feedback helped validate the core direction — quick, supportive guidance felt far more approachable than traditional budgeting workflows.
We're not trying to create better budgets — we're aiming to make financial progress feel lighter, more approachable, and easier to sustain.
What it does
MintMom replaces complex financial planning with micro-financial guidance — short, personalized actions users can complete quickly.
Core Experience
👉 Today's Money Win — one personalized saving action per day based on location, family context, and financial goals.
Key Features
Smart Grocery Mode Users can scan a grocery list using their camera, type it manually, or use voice input. Images are processed using Gemini's Vision API to identify items and recommend lower-cost alternatives while estimating potential monthly savings — with an on-device ML Kit fallback that ensures grocery scanning works even with poor connectivity. This helps optimize one of the largest household expenses.
Home ROI Advisor Provides simple home improvement suggestions with upfront cost, estimated yearly savings, and payback period to support smarter long-term decisions.
Silent Investing Path A set of story-driven lessons designed to make investing feel approachable by removing jargon and focusing on relatable analogies.
AI Financial Coach A conversational assistant powered by Gemini that answers everyday money questions in a supportive, easy-to-understand tone.
Momentum Engine Savings totals, streaks, milestone celebrations, and achievement badges help reinforce positive financial habits.
MintMom supports 18 countries with localized currencies and financial systems (such as 401k, ISA, and SIP), ensuring guidance feels relevant rather than generic.
💡 What makes MintMom different
MintMom explores a shift from traditional financial tracking toward micro-financial guidance.
Rather than requiring users to actively manage every detail, the app focuses on reducing cognitive load and decision fatigue by surfacing small actions that are easier to follow through on.
The goal is to help families build momentum gradually — turning tiny decisions into meaningful progress over time.
How we built it
MintMom was designed around three priorities: personalization, trust, and sustainability.
Tech Stack
- Native Android (Java) with MVVM architecture
- Google Gemini API for personalized financial guidance
- Gemini Vision API for cloud-based grocery list analysis with on-device ML Kit fallback
- Material Design 3 for a calm, low-stress user experience
Deep Gemini Integration
MintMom uses Gemini across 6 distinct AI-powered features: personalized daily money tips, smart grocery swap generation, grocery list image scanning (Vision API), localized home ROI tips, story-driven investment lesson content, and a conversational financial coach. This isn't a single-prompt wrapper — it's a deeply integrated AI layer that personalizes every surface of the app based on the user's country, family size, financial goals, and time availability.
When using cloud image processing, images are processed in-memory and never persisted to disk or external storage beyond the API call — an important consideration for financial products.
Strategic Use of RevenueCat
RevenueCat plays a central role in how MintMom approaches monetization.
Instead of hardcoding paywalls inside the app, we implemented a server-driven paywall using RevenueCat, allowing us to remotely control pricing, UI variations, feature access, and experiments without requiring app updates.
Key decisions include:
✅ Delivering foundational financial guidance for free while gating high-compute AI features ✅ Triggering the paywall after users experience meaningful product value ✅ Separating educational features from advanced AI capabilities through entitlement logic ✅ Using a free trial to reduce friction during early habit formation ✅ Designing the system to support future pricing tests and packaging experiments
This approach treats subscriptions as a progression in the user journey rather than a barrier to entry — while giving us the flexibility to continuously optimize monetization.
Challenges we faced
Designing for financial trust required careful technical decisions.
Because grocery analysis uses cloud vision models, we implemented a dual-layer approach: Gemini Vision API as the primary engine with ML Kit on-device OCR as a fallback, ensuring reliability even when connectivity is limited.
Another challenge involved handling subscription state synchronization immediately after purchase. We addressed this by implementing a short grace period and shifting entitlement checks to the UI layer so users instantly experience premium benefits.
Localizing financial guidance across multiple countries also required thoughtful prompt design to prevent overly generic recommendations.
What we learned
Building MintMom reinforced an important insight: People often don't need more financial data — they need clarity and manageable next steps.
Early feedback from busy moms showed that small, supportive actions felt significantly less overwhelming than traditional budgeting tools.
We also saw how tone influences engagement — when guidance feels encouraging rather than judgmental, users are more likely to return and build positive habits.
What's next
Our long-term vision is to evolve MintMom into a daily financial companion for modern families.
Planned improvements include:
- A glanceable home-screen widget for daily money wins
- Behavior-aware notifications aligned with user routines
- Store-aware grocery intelligence with receipt detection
- Family savings goals with visual progress tracking
- Automated monthly savings summaries
- Community-driven money tips
- Offline AI caching for travel scenarios
- Expansion to iOS
We believe financial wellness should feel less like accounting — and more like steady, quiet progress integrated into everyday life.


Log in or sign up for Devpost to join the conversation.