FinWiseAI
An AI-powered bank branch manager that autonomously processes loan applications through pre-recorded interview sessions, eliminating the need for human intervention.
Demo Video
https://github.com/user-attachments/assets/001a2b97-6ef8-47d9-976f-55e2e551e9d8
Gdrive link
https://drive.google.com/file/d/1nfna2ypiuEOPWCg-cwhFBRbT8vemIwVS/view?usp=sharing
Technologies used
- Web Framework: Next.js (with Typescript)
- Authentication: Supabase Auth
- Database: Supabase
- Speech to Text: OpenAI Whisper V3 model via groq
- Text extraction from images(OCR): Gemini 1.5 flash
- Loan Approval Decision Making: DeepSeek R1 Zero via OpenRouter
- face-api.js: For checking the same user continues through the application process
Text Extraction using Gemini 1.5 Flash
Screenshot
Live
https://github.com/user-attachments/assets/11957ee3-2608-4b4a-9e2a-58b667d252c1
face-api.js checks and verifies for face every few secs
Weights used by Deepseek R1 Zero to make Loan Approval Decisions
Sign in Page
Profile Page
Settings Page
Referral Docs
-
Supabase: https://supabase.com/docs
-
Supabase Auth: https://supabase.com/docs/guides/auth
-
Gemini 1.5 Flash: https://ai.google.dev/gemini-api/docs/models#gemini-1.5-flash
-
Open AI Whisper V3: https://console.groq.com/docs/speech-to-text
-
face-api.js: https://justadudewhohacks.github.io/face-api.js/docs/index.html
-
Deepseek R1 Zero: https://openrouter.ai/deepseek/deepseek-r1-zero:free/api