Ever wondered where your money really goes? Or why those weekend coffee runs seem to eat up your budget? Meet BankChat — the AI-powered personal finance tool that turns your messy bank statement into clear, instant insights.
Just upload your statement and ask:
- “How much did I spend on groceries last month?”
- “What’s my biggest recurring expense?”
- “Am I saving enough each month?”
Why We Built It
We believe managing money shouldn’t feel like a second job. Our mission is to demystify personal finance and create a true agentic flow for users — moving them from financial confusion to clarity, one question at a time.
We’ve onboarded our first 6 users — small, but real people using BankChat to set goals, track spending, and find financial clarity. They’re helping us validate our core idea: people want a more intuitive, question-first way to manage their money.
Features WIP
- Goal Setting: Budget for big dreams like an Iceland cycling trip or that wine collection you’ve always wanted.
- Couples and Family Budgeting: Share goals and expenses without the awkward Excel sheets.
- Custom Features: Open to adding tailored features for CA firms, small businesses, or even financial planners.
Check us out: BankChat.io
1 Like
I think it is safe to say that this solution, i.e., uploading statements, is old-fashioned and can be an add-on. Account Aggregates are an ongoing solution, as far as I know.
AA API integration is definitely on our roadmap. The “uploading statements” part is more of a temporary starting point for early users. The real value lies in conversational insights and question-first financial analysis, regardless of where the data comes from — be it 3rd party FIUs, service providers, or direct AA feeds.
Appreciate the feedback! 
hey, I can see you are also building something similar.
if you’re interested, we’re planning to open up our APIs for natural language financial insights and LLM-powered analysis. Could be a nice add-on if you’re building around AA data or looking for a more conversational layer for your users.
Happy to share a bit more if you’re open to it. Just let me know!
hey @Pai , @vsr003 Thanks for the early support and feedback. It’s been amazing to see people getting excited about BankChat. 
I’m actively refining the product and exploring some big next steps like AA integration and custom features for CAs and financial advisors. If you have any ideas or would like to connect directly, feel free to reach out on linkedin (https://www.linkedin.com/in/shubhra-srivastava-17689a19/)
1 Like
Regarding the bank chat, I think what you’re currently doing can be done easily in Google Gemini. However, I’d suggest you focus on bridging gaps between different accounting software.
For personal use, I’m using Gemini API Studio to build an app that reads Excel files and XML from Contemsys software (commonly used in tea gardens) and converts them into XML for direct import into Tally. My app can:
- Read Excel data
- Display it in a tabular format for editing
- Generate XML for various voucher entries (purchase, stock consumption, journal entries, cash receipts, payments, and bank entries)
I’ve also built an auto-mapping feature that updates with each use, making it more efficient over time
.
Building on this, you could integrate OCR technology to read PDF invoices and generate XML files compatible with multiple accounting software like Zoho Books, QuickBooks, and Tally. This would streamline voucher entry processes and make the app more versatile. Some potential features could include:
- OCR-powered PDF invoice reading
- Auto-detection of invoice fields
- XML generation for multiple accounting platforms
- Customizable mapping for different software
If you need want any more information about this you can contact me at [email protected]