← heapsort-ai

LLMs

720 items

ARTICLEDEV.to AI·4/16/2026

I accidentally built Karpathy's LLM Wiki — with 5,420 memories, 6 AI agents, and a self-healing knowledge graph

The author describes unknowingly building a multi-agent cognitive engine called BrainDB, which mirrors Andrej Karpathy's LLM Wiki pattern with 5,420 memories and a self-healing knowledge graph. This system, developed on a homelab server, extends Karpathy's RAG-alternative by continuously refining and fact-checking its knowledge.

27
ARTICLEDEV.to AI·4/8/2026

When Your AI Wiki Outgrows the Context Window — A Practical Guide to RAG

O artigo discute o problema das bases de conhecimento pessoais baseadas em LLMs, como wikis em Markdown, que superam a capacidade da janela de contexto. Ele apresenta o RAG (Retrieval Augmented Generation) como a solução prática para lidar com grandes volumes de dados que não cabem mais na janela de contexto dos LLMs.

27