LocalLLaMA

I open-sourced a tool that compiles raw documents into an AI-navigable wiki with persistent memory; runs 100% locally

After seeing Karpathy's tweet about using LLMs to build personal wikis from research documents, I realized I'd already been using something similar like this internally for our R&D. So I cleaned it up and open-sourced it. What it does: You …