Post

HN
Hacker News (Newest)

Karpathy's LLM Wiki on OpenClaw – The Security Gap Nobody Mentions

Karpathy's LLM Wiki builds a personal knowledge base that compounds over time. Here is how to run it on OpenClaw securely, with encrypted storage and audit logging.

Karpathy's LLM Wiki on OpenClaw. Your Brain Deserves a Vault, Not a VPS.

Andrej Karpathy just published the best idea for personal AI agents anyone has written this year.

The idea: stop using LLMs like search engines. Start using them to build a wiki.

Not a chatbot. Not RAG. A living, growing knowledge base that the LLM writes and maintains for you. You feed it articles, papers, notes, transcripts. It reads them, extracts the key information, cross-references everything, and keeps the whole thing current.

Within 48 hours, the post hit the top of r/Rag, r/LocalLLaMA, and r/ClaudeAI. People are already building implementations.