I don't understand the point of automating note taking. It never worked for me to copy paste text into my notes and now you can 100x that? The whole point of taking notes for me is to read a source critically, fit it in my mental model, and then document that. Then sometimes I look it up for the details. But for me the shaping of the mental model is what counts
I think there‘s a serious issue with people using AI to do an immense amount of busywork and then never look at it again. Colossal waste.
Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
111–120 of 140 posts
Re: Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
#112Reviewed: https://zby.github.io/commonplace/agent-memory-systems/revie... It is a third llm wiki on front page in 24 hours! Obviously it is a hot topic. I have my own horse in that race - so I might not be objective - but I've compiled a wishlist for these system: https://zby.github.io/commonplace/notes/designing-agent-memo... I wish there was a chance for collaboration - everybody coding their own system seems like…
Re: Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
#113Have you seen this one ? https://www.reddit.com/r/ClaudeAI/comments/1sv7fvc/im_a_nurs...
but no longer.
I didn't even have to look at the (reddit op linked) site or an archive to know that it was going to be wrong, dangerous, a liability, and bordering on unethical.
Re: Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
#114Earlier quoted context omitted.
I think there‘s a serious issue with people using AI to do an immense amount of busywork and then never look at it again. Colossal waste.
Everyone is writing. Nobody is reading.
Re: Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
#115I don't understand the point of automating note taking. It never worked for me to copy paste text into my notes and now you can 100x that? The whole point of taking notes for me is to read a source critically, fit it in my mental model, and then document that. Then sometimes I look it up for the details. But for me the shaping of the mental model is what counts
Storing my Health Insurance's Member ID, RxBin and other data. Recording the serial number of a product I will be calling technical support for. Organizing files to be more logical and deduplicating or consolidating as needed.
Whenever I want this info, I'll just ask my LLM to pull it up.
Re: Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
#116Re: Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
#117I don't understand the point of automating note taking. It never worked for me to copy paste text into my notes and now you can 100x that? The whole point of taking notes for me is to read a source critically, fit it in my mental model, and then document that. Then sometimes I look it up for the details. But for me the shaping of the mental model is what counts
I use my Openclaw setup to record notes I don't ever want to remember the details of. Here are some examples: Storing my Health Insurance's Member ID, RxBin and other data. Recording the serial number of a product I will be calling technical support for. Organizing files to be more logical and deduplicating or consolidating as needed. Whenever I want this info, I'll just ask my LLM to pull it up.
(that's one of my biggest hurdles for really adopting any useful assistant type of agent)
Re: Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
#118One example experiment I had was seeing if I could get a llm to build its own knowledge wiki where I would paste a few links and have it go do some research on whatever the subject was, then distill what it finds into specific wiki pages with links to other pages or the source refs. It looked good until you read the actual data.
This was a few years ago though, so maybe it's worth trying again with something like opus 4.7.
Re: Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
#119I no longer can tell if this is satire or not: https://wuphf.team/ It looks like gastown. Using AI is like children playing with a dollhouse. If it is satire, well done.
there is real substance in the product itself and something that i use myself for work. feel free to ask any questions.
Re: Show HN: A Karpathy-style LLM wiki your agents maintain (Markdown and Git)
#120Couldn't you instruct your LLM to make the starting dir configurable?