SmartSaathiAI is a full-stack web application that gives every Indian access to a personalised financial advisor — completely free. It covers the Bharat Money Score, FIRE Path Planning, Tax Regime Optimization, and an AI chat mentor that speaks Hinglish.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
21
commits
fix: parse Llama inline tool calls in chat; fix React route deadlock blank page on navigation; fix useConfetti memory leak
17925f8View on GitHubfix: ScoreCard invisible for low scores — shakeProps animate overrode opacity/scale initial, card stayed at opacity:0
e630a6cView on GitHubfix: replace Three.js HeroOrb with Canvas2D (WebGL crash), add ErrorBoundary on all routes, fix blank pages
e15f357View on GitHubfix: heroku.yml run command — use main:app (not backend.main:app) inside Docker container
90c0618View on GitHubfix: add backend/__init__.py so Python can import backend.main on Heroku buildpack
14b6ddeView on GitHubfix: Heroku Docker deployment crash (uvicorn main:app pathing) and canvas race condition black screen
71c09ddView on GitHubfix: Heroku crash (Procfile path) + black screen (confetti canvas lifecycle)
3d74b15View on GitHubfix: ScoreCard hooks ordering — move useConfetti before conditional return (React Rules of Hooks)
22e466aView on GitHubfix: Heroku deploy — fix Procfile, heroku.yml (web not worker), Dockerfile npm install
3807c04View on GitHubfeat: v2.0 — Agentic AI, PDF reports, goal planner, spending analyzer, 3D animations, multi-language, hackathon-ready
a3317f7View on GitHub