A few months ago, I got laid off and did the most janky thing ever: pasted my bank statements into ChatGPT to figure out if we could afford for me to take a break.
It kinda worked… but it also felt sketchy. And slow.
That got me thinking:
What if GPT could actually see your real finances — securely — and answer real questions about your money?
So I started building Ask Linc — a privacy-first AI assistant that connects to your accounts (via Plaid), pulls in live economic + market data, and lets you ask questions like:
I’ve got a working beta now, and I’m here to sanity-check my architecture and learn from anyone who's been down a similar path.
Frontend:
Next.js 15 (App Router)TypeScriptTailwind CSSVercelBackend:
Node.js + ExpressPrisma + PostgreSQLRenderAI + Data:
GPT-4 (OpenAI)Plaid API for bank/transaction dataFRED API for economic indicatorsAlpha Vantage for live market + yield dataSecurity:
CI/CD & Dev:
Plausible only)Trying to keep things simple and scalable without overengineering.
Would love to hear how you’d approach this — especially if you’ve built fintech tools, GPT wrappers, or anything API-heavy.
If you’re working on anything similar (AI + real data), drop a link too — I’d love to check it out.
Sounds interesting. This is definitely an example of how traditional SaaS is being transformed, where AI agents serve as the interface users interact with.