Ray Finance
Your personal CFO in the terminal — bank-connected, locally encrypted, AI-advised
Ray is an open-source CLI tool that plugs into your bank via Plaid, analyzes your actual transactions, and gives you an AI financial advisor that already knows your finances before you ask. Unlike dashboards that show charts, Ray tells you what to do: it surfaces net worth, spending trends, budget status, and upcoming obligations immediately on launch, with proactive recommendations tied to goals you've set. All your data stays local in an AES-256 encrypted SQLite database. PII is stripped before anything reaches the Claude API, meaning your account numbers and names never leave your machine. The app gamifies financial discipline with a 0-100 daily score and achievement unlocks like "Monk Mode" for zero-spend streaks — quirky, but effective for behavior change. Ray is self-hostable with your own Anthropic and Plaid API keys (free), or you can pay $10/month for a managed tier with Stripe integration. Built in TypeScript, it's early-stage but the architecture is unusually thoughtful for an indie finance tool: local-first, encrypted, PII-safe, and genuinely useful rather than just another chart app.
Panel Reviews
The Builder
Developer Perspective
“Local-first, encrypted, open-source, bring-your-own-keys — this is how AI finance tools should be built. The Plaid integration means it actually knows your real numbers instead of asking you to enter transactions manually. For developers comfortable with a terminal, this is an instant ship.”
The Skeptic
Reality Check
“Plaid integration means you're still giving OAuth access to your bank accounts to a solo developer's app. The self-hosted path requires Anthropic AND Plaid API keys — that's two paid services before you see a single transaction. Most people will bounce before setup is complete.”
The Futurist
Big Picture
“Financial AI that runs locally, doesn't sell your data, and actually advises rather than visualizes is the right model. As agentic AI matures, this pattern — local LLM reasoning on sensitive personal data — will be how we handle everything from health to taxes.”
The Creator
Content & Design
“The behavioral scoring system with achievement unlocks is genuinely clever — 'Kitchen Hero' for not eating out all week makes budgeting feel more like a game. CLI aesthetics won't win design awards but the product thinking behind it is solid.”
Community Sentiment
“Finally a finance CLI that doesn't just show charts — the advisory approach is what I've wanted”
“Love that it runs locally — every other AI finance app wants to store everything in the cloud”
“Concerned about giving Plaid access to an indie app, but the architecture is actually safer than most”