Back to reviews
Ray Finance

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

The Builder

Developer Perspective

Ship

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

The Skeptic

Reality Check

Skip

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

The Futurist

Big Picture

Skip

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

The Creator

Content & Design

Ship

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

Overall435 mentions
70% positive19% neutral11% negative
Hacker News210 mentions
71%19%10%

Finally a finance CLI that doesn't just show charts — the advisory approach is what I've wanted

Product Hunt95 mentions
78%14%8%

Love that it runs locally — every other AI finance app wants to store everything in the cloud

Reddit130 mentions
62%24%14%

Concerned about giving Plaid access to an indie app, but the architecture is actually safer than most