🔥 Live Demo: https://gramflowai.vercel.app/
This is the prototype UI for GramFlow AI, built for the NABARD Hackathon @ GFF 2026.
GramFlow AI is a predictive financial intelligence platform designed to bridge the credit gap for rural micro-enterprises. It aggregates alternative data (UPI transactions, weather patterns, macroeconomic indicators) to generate credit scores and cash flow predictions.
- Banker Dashboard: A web portal for loan officers to evaluate loan applications, monitor active loans, and receive automated risk alerts.
- Enterprise App: A simplified mobile interface for micro-enterprises to track cash flow, receive AI-powered business nudges, and apply for micro-credit.
- React
- Vite
- Recharts (Data Visualizations)
- Lucide React (Icons)
- Vanilla CSS (Glassmorphism & Dark Mode)
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open
http://localhost:5173in your browser.
This project is fully compatible with Vercel.
- Push this repository to GitHub.
- Import the repository into your Vercel dashboard.
- Vercel will automatically detect the Vite framework and deploy it instantly.