Hacker News new | ask | show | jobs
by d1sxeyes 518 days ago
Is that handwritten notes? What LLM are you using for that and what level of accuracy do you get?
1 comments

No, just computer notes. Currently on llama3.2 text-only 3B, running on an M3 Macbook Pro.

Accuracy is good for my limited use case (extracting context, giving me links and reminders).

It's not yet good enough (for me) at summarising larger notesets, it might miss out useful / pertinent things in a way Claude does not.

I'd also like it to be better at inferring partial context from audio transcriptions. But hey, it's an open source 2GB model running on my laptop, it'll get better.