FinSage AI
FinSage AI is an intelligent AI-powered financial dashboard that helps users visualize and manage their finances — from tracking spending and goals to optimizing credit and investment insights. It uses modern web technologies to deliver a smooth and interactive financial experience.
👉 Live Demo: https://finsage-aipowered.vercel.app/
🚀 Features
📊 Financial Dashboard – Overview of your financial health
🧠 AI Assistance – Get smart financial guidance and suggestions
📈 Spending & Goals Tracking – Track expenses and set personal finance goals
💡 Insights & Recommendations – Make smarter decisions based on data and trends
⚡ Responsive UI – Works well on desktop and mobile
(This feature list is based on the general app purpose — details can be updated once specific features are added.)
🛠️ Tech Stack
This project uses:
Frontend: React + TypeScript
UI & Styling: Tailwind CSS, shadcn/ui
Backend/Server Logic: Supabase & custom services
Deployment: Vercel
AI / Data: Custom services & APIs
📦 Getting Started
Follow these steps to run the project locally:
🔹 Prerequisites
Make sure you have installed:
Node.js (v14 or newer)
npm or yarn
🔹 Installation
Clone the repo:
git clone https://github.com/anuragpandey1rkt-cmyk/finnssage.git
Navigate into the project directory:
cd finnssage
Install dependencies:
npm install
Run the development server:
npm run dev
The app will be available at http://localhost:3000/ (or the address shown in your terminal).
📁 Project Structure
This is a typical structure (your actual files may vary):
finnssage/
├── public/
├── src/
│ ├── components/
│ ├── services/
│ ├── supabase/
│ ├── App.tsx
│ └── main.tsx
├── .env
├── package.json
├── tailwind.config.ts
├── tsconfig.json
└── vercel.json
🧪 Contributing
Contributions are welcome! If you want to improve the app with new features, better documentation, or fix bugs:
Fork the repository
Create a new branch (git checkout -b my-feature)
Commit your changes
Push your branch and open a Pull Request
📄 License
This project is open-source and available under the MIT License.
🙌 About
FinSage AI is built to make financial planning and management accessible and smarter with the help of modern AI and web technologies — whether you’re budgeting, tracking goals, or learning smarter finance.