logoalt Hacker News

newppcyesterday at 4:38 PM1 replyview on HN

Yea, I say this as a marketing agency owner, not a developer or AI researcher, that besides Sam Altman, Dario, Demis and Elon, that Karpathy is one of the most influential I follow.

There’s a lot of value for the business world in learning AI from someone who has been at the top of their game but now is doing a general service by being a great educator and translator between the fields.

His recent Wiki approach may be simple to devs but is certainly an aha moment for the rest of the peanut gallery paying attention!


Replies

tkgallytoday at 8:21 AM

His LLM-wiki framework has been very useful for me for some personal research and knowledge-building projects I've been working on recently. When I get an idea for a new project, I first give it to Claude together with LLM-wiki.md and have it spend a few sessions compiling knowledge in the wiki before beginning work on the project itself. I schedule further wiki-maintenance sessions for later, too. Over time, the wikis become especially valuable when planning major changes or additions to the projects, as they help to ground both me and Claude with knowledge specific to the project.

Here's an example wiki in a public repository for a dictionary I have been having Claude build for the past few months:

https://github.com/tkgally/je-dict-1/blob/main/planning/wiki...