💡 Inspiration

We realized that for most people, the barrier to saving isn't a lack of money—it's the cognitive load of budgeting and the fear of accidental overdrafts. Traditional banking apps are passive; they show you where you lost money, but they don't help you keep it.

We wanted to flip the script from "Personal Finance Tracking" to "Autonomous Wealth Creation." We asked: What if an AI could act as a digital safety net, skimming off the excess money you won't miss, while guaranteeing your bills are paid? That led to the concept of "The Invisible Saver"—making saving effortless by making it invisible.

📱 What it does

Flux Financial is an AI-powered financial autopilot that manages cash flow so users don't have to.

  • The Invisible Saver: Our core engine analyzes income and spending patterns to calculate "Free Cash." It automatically moves small amounts to savings pots only when it's safe to do so.
  • Safety First: It enforces a user-defined Safety Floor. If the balance approaches this limit or a bill is due, auto-saves pause immediately to prevent overdrafts.
  • Liquidity Pulse Dashboard: Instead of a static balance, we show a future-proof waveform. Users can see their projected balance for the month, with red markers for upcoming bills.
  • Persona-Based Experience: The app adapts its UI widgets based on who you are:
    • Gig Workers see a "Salary Runway" (days of survival).
    • Students get a "Vibe Check" spending mood.
    • Debtors see a "Mountain Payoff" visualization.
  • AI Advisor: A natural language chat that offers context-aware advice (e.g., "You spent 15% more on dining this month; should we lower the auto-save limit?").
  • Monthly Wrap: A gamified, "Spotify Wrapped" style story that celebrates financial wins at the end of every month.

⚙️ How we built it

  • Frontend: We built a responsive, high-performance UI using React and Tailwind CSS. We utilized Shadcn/ui for a clean, modern aesthetic that feels trustworthy.
  • Data Visualization: We used Recharts to build the Liquidity Pulse Chart, mapping complex time-series data (balance vs. bills) into an intuitive visual wave.
  • Backend & Logic: We leveraged Base44 as our Backend-as-a-Service to handle user data and state management.
  • AI Integration:
    • The Safe-to-Save Engine runs logical algorithms to predict cash flow gaps.
    • We integrated an LLM to power the AI Financial Advisor and to generate the dynamic narratives for the Monthly Wrap stories.

🚧 Challenges we ran into

  • The "Safety Floor" Logic: creating an algorithm that aggressively saves but never causes an overdraft was tricky. We had to account for pending transactions and variable bill dates.
  • Visualizing the Future: Designing the Liquidity Pulse Chart was a UX challenge. We had to find a way to show "Current Balance" vs. "Projected Balance" without confusing the user.
  • Dynamic Personas: Architecting the frontend to swap out entire widget sets (e.g., swapping a "House Brick Counter" for a "Debt Mountain") based on user settings required flexible component design.

🏆 Accomplishments that we're proud of

  • The "Invisible" Experience: The system genuinely feels magical. You set it, forget it, and wake up to find money in your savings pot.
  • Persona Adaptability: We are proud that the app feels bespoke for different demographics—it doesn't treat a college student the same way it treats an aspiring homeowner.
  • The Dashboard UI: The Liquidity Pulse is a game-changer. It instantly answers the question, "Can I afford this?" better than a standard bank balance ever could.

📚 What we learned

  • Financial Anxiety is real: Users value the Safety Floor feature more than the savings potential. Peace of mind is the killer feature.
  • Context is King: A generic AI chatbot is useless. Feeding the LLM real-time transaction data allows the AI Advisor to give specific, actionable advice rather than generic platitudes.
  • Gamification works: The Monthly Wrap stories turn a boring topic (budgeting) into shareable content.

🚀 What's next for Flux Financial

  • Bank Integrations: Implementing Plaid or Yodlee to move from simulated data to live banking connections.
  • Auto-Invest: Expanding the "Pots" feature to automatically move long-term savings into ETFs or Index Funds.
  • Couples Mode: A "Joint Flux" feature where the AI manages shared expenses and individual allowances for partners.
  • Voice Actions: Adding voice commands to the AI Advisor (e.g., "Hey Flux, am I safe to buy these sneakers?").

Built With

  • base44
Share this project:

Updates