Show HN: Ray – an open-source AI financial advisor that runs in your terminal

I've been using this daily for 4 months and figured others might find it useful. This is my first open source project so would love any feedback.

Ray connects to your bank via Plaid, stores everything in an encrypted local SQLite database, and lets you ask questions about your finances in natural language. No cloud, no account, your data is stored on your machine.

Before anything reaches the LLM, all PII is stripped — your name, companies, transaction details are redacted and replaced with tokens, then rehydrated locally in the response. The AI never sees who you are.


Comments URL: https://news.ycombinator.com/item?id=47644133

Points: 6

# Comments: 2

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top