Skip to content

Braj-01/FinGenius

Repository files navigation

💰 AI Finance Platform

An AI-powered financial management platform that helps you track, analyze, and optimize your finances with real-time insights and smart automation.
Deployed live on Vercel for instant access!

Next.js Tailwind CSS
Status


🔗 Live Demo

👉 https://fin-genius-chi.vercel.app/


💡 Project Overview

This platform is an AI Finance Management App that empowers users to monitor and optimize their financial health. It provides a personalized dashboard powered by AI/ML analytics to track expenses, budgets, and suspicious activities in real-time.

Key features include:

  • Real-time spending alerts
  • Automated weekly/monthly summaries by email
  • Intelligent insights using machine learning
  • Secure user authentication and data storage via Supabase
  • Responsive, modern UI built with Next.js and Tailwind CSS

🧠 How It Works

The platform collects your transaction data securely and applies AI models to:

  1. Detect unusual transactions and alert you immediately
  2. Analyze spending patterns and suggest budget improvements
  3. Automatically send email notifications about your financial status
  4. Schedule periodic jobs for summaries and alerts using Inngest

📸 Screenshots

📊 Dashboard

Dashboard Screenshot


🛠️ Tech Stack

  • Next.js (React framework)
  • Tailwind CSS (UI styling)
  • Prisma (ORM for database)
  • Supabase (Backend-as-a-Service)
  • Inngest (Serverless job scheduler)
  • SMTP / Resend API (Email notifications)

🚀 How to Run Locally

git clone https://github.com/your-username/ai-finance-platform.git
cd ai-finance-platform
npm install --legacy-peer-deps
cp .env.example .env
# Fill environment variables in .env file
npx prisma generate
npx prisma migrate dev --name init
npm run dev

📄 License

This project is licensed under the MIT License. Feel free to use, modify, and distribute it.


👨‍💻 Author & Support

Made with ❤️ by Braj Narayan Awasthi

If you find this project useful:

🌟 Star the repo
🐛 Report issues or request features
🔁 Fork and customize for your needs!


📝 Note

🚧 This project is still under development. Upcoming features include:

  • 🧠 AI-Based Saving Recommendations
  • 📅 Budget Planning & Monthly Goals
  • 📊 Export Reports (CSV / PDF)
  • 🔐 Two-Factor Authentication (2FA)
  • 🧾 Expense Categorization using Machine Learning

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published