logoalt Hacker News

d1sxeyes01/21/20251 replyview on HN

Is that handwritten notes? What LLM are you using for that and what level of accuracy do you get?


Replies

heeton01/22/2025

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.