chazwhiz
@chazwhiz@lemmy.world
- Comment on Any self hosted personal finance projects doing anything interesting with AI that you've found value in? 11 hours ago:
It’s not self hostable, but you mean something like this? calendarbudget.com
- Comment on Any self hosted personal finance projects doing anything interesting with AI that you've found value in? 11 hours ago:
I played a bit with the basic concept of identifying and categorizing merchants by importing a transaction csv into google sheets and writing a custom function that called the OpenAI API, basically just passing the raw merchant string along with “What category of business is this?”. It did well, the next step would have been to add a step that compared to a predefined list of possible categories. I didn’t compare any models or other platforms though. This was last year so I might play with it again.
- Comment on Any self hosted personal finance projects doing anything interesting with AI that you've found value in? 11 hours ago:
I found this which is overkill for personal use (plus not self hosted etc) but does a good job of laying out this sort of application: midday.ai/…/automatic-reconciliation-engine/
“Instead of just comparing text strings, we use 768-dimensional vector embeddings to capture the semantic meaning of transactions and receipts.
// Generate embeddings for transaction data const transactionText = prepareTransactionText({ name: transaction.name, counterpartyName: transaction.counterpartyName, merchantName: transaction.merchantName, description: transaction.description }); const embedding = await generateEmbeddings([transactionText]);
These embeddings allow our system to understand that “AMZN MKTP” and “Amazon Marketplace Purchase” refer to the same thing, even though the text strings are completely different. The system learns patterns like:
- “SQ *COFFEE SHOP” → “Square Coffee Shop Receipt”
- “PAYPAL *DIGITALOCEAN” → “DigitalOcean Invoice via PayPal”
- “APL*APPLE.COM” → “Apple App Store Purchase””
- Comment on Any self hosted personal finance projects doing anything interesting with AI that you've found value in? 1 day ago:
You’re missing the point, that would require sitting down and manually doing that for every conceivable payee. Walmart is just an example. The value of any sort of “intelligent” component would be for this to happen automatically and seamlessly for the user. Hell, the AI layer could just be “write regex for al the possible similar payees across these documents”.
- Comment on Any self hosted personal finance projects doing anything interesting with AI that you've found value in? 1 day ago:
Yep, that’s exactly the sort of thing I’m thinking about here. And it doesn’t even need to be full on chat style LLM, just some decent NLP that can recognize WALMART, WAL-MART, or WMART are all the same thing and label it.
But for some reason this question brings out all the assumption people who want to give financial advice or talk about the AI image the saw last year with 6 fingers.
- Submitted 1 day ago to selfhosted@lemmy.world | 16 comments
- Comment on Imagine there was a society in which blue eyed people are referred to with blee/bler pronouns, and green eyed people are referred to with glee/gler pronouns... 1 day ago:
Yeah, you’re spot on. It’s not heavy handed, but the eye color caste/class stuff is not supposed to be seen as a positive for sure.
- Comment on Imagine there was a society in which blue eyed people are referred to with blee/bler pronouns, and green eyed people are referred to with glee/gler pronouns... 1 day ago:
If you like fantasy, he is writing some of the best out there right now. The Stormlight series is planned as 10 books, 5 so far, so if you want to “try it out” you might want to start elsewhere. His Mistborn trilogy is outstanding, and the first book can actually stand alone so you don’t feel like committing. It’s also got some good social commentary in the world building about class systems etc.
If you don’t like fantasy, then probably not worth your time.
- Comment on Imagine there was a society in which blue eyed people are referred to with blee/bler pronouns, and green eyed people are referred to with glee/gler pronouns... 1 week ago:
If it were a glorification of that concept, then sure, but it’s not. Most of the time spent on that particular bit of world building it to point out what a stupid system it is.
- Comment on Imagine there was a society in which blue eyed people are referred to with blee/bler pronouns, and green eyed people are referred to with glee/gler pronouns... 1 week ago:
I had to check if I was in the Lemmy equivalent to /r/cremposting… There is one but it’s dead, oh well.
For context, in the Stormlight Archive fantasy series, eye color determines social standing. Blue or green eyes are “light eyes”, and are like nobility. Whereas “dark eyes” are commoners, laborers, etc. There are quite a few few linguistic things related to that, so your thought could fit right in.
- Comment on He was a snacc 3 weeks ago:
Let’s go girls
- Comment on Everything you need is already inside of you. 2 months ago:
Was this the story that he was using some sort of inserted sex toy to get info? I don’t follow chess but that’s obviously a very memorable headline. What was the follow up story, that it was just blatantly untrue?
- Comment on Another essential book in your library 3 months ago:
This makes a lot of the plot in Avowed take on a very different tone.