Andrej Karpathy's research organization method drew 16M views: skip RAG pipelines, point an LLM at a folder of markdown ...

Andrej Karpathy's research organization method drew 16M views: skip RAG pipelines, point an LLM at a folder of markdown files instead. His approach generated a 100-article, 400k-word wiki with automated backlinking and indexing. A GitHub gist with zero executable code earned 5k stars, suggesting simpler knowledge management patterns may be gaining traction over complex vector databases.#LLM #KnowledgeManagement #RAGhttps://www.implicator.ai/karpathys-llm-wiki-got-16-million-views-the-code-isnt-the-point-2/

Read Original

Related

Mastodon discussion 11m ago

#AI coding agents waste a lot of time and tokens repeating the exact same trial-and-error mistakes across sessions.To fi...

#AI coding agents waste a lot of time and tokens repeating the exact same trial-and-error mistakes across sessions.To fix this, I created theย ๐—ข๐—ฝ๐—ฒ๐—ป ๐—ฅ๐—ฒ๐—ฎ๐˜€๐—ผ๐—ป๐—ถ๐—ป๐—ด ๐—™๐—ผ๐—ฟ๐—บ๐—ฎ๐˜ (ORF) (a file-ba...