LLM Wiki: desktop app that builds persistent knowledge bases from documents using LLMs
LLM Wiki is an open-source cross-platform desktop application that uses LLMs to incrementally build and maintain a persistent, interlinked wiki from user documents rather than performing retrieval-augmented generation on each query. The project has accumulated 12,217 GitHub stars with 111 added today, suggesting notable community traction. It represents an alternative architectural pattern to standard RAG pipelines.
Related guides (2)
Related events (8)
obsidian-wiki: AI agent framework for building a digital brain via Obsidian using Karpathy's LLM Wiki pattern
A Python framework on GitHub enables AI agents to build and maintain a personal knowledge base through Obsidian, implementing Andrej Karpathy's LLM Wiki pattern. The project has accumulated 2,015 stars with 137 added today, indicating notable community traction. It sits at the intersection of agent memory management and personal knowledge tooling.
awesome-llm-apps: 100+ Runnable AI Agent & RAG Application Examples
A curated GitHub repository collecting over 100 deployable AI agent and RAG (Retrieval-Augmented Generation) applications built with LLMs. The collection is designed for practical use — clone, customize, and ship. With 110,915 total stars and 202 added today, it reflects strong community interest in applied LLM tooling.
whichllm: Hardware-Aware Local LLM Recommender Tool
whichllm is an open-source Python tool that recommends local LLMs based on actual hardware compatibility and recency-weighted benchmark performance rather than parameter count. It operates as a single command to identify which models will run and perform best on a user's specific machine. The project gained 209 stars in a single day, reaching 1,178 total, indicating notable community traction.
OpenKB: Open-source LLM knowledge base library gains traction on GitHub
VectifyAI has released OpenKB, an open-source Python library for building LLM-powered knowledge bases. The repository is trending on GitHub with 2,389 total stars and 208 new stars in a single day, suggesting meaningful community interest. No detailed technical description is available from the source snippet.
vLLM: High-Throughput LLM Inference and Serving Engine Trending on GitHub
vLLM is an open-source Python library providing high-throughput and memory-efficient inference and serving for large language models. The project has accumulated over 80,500 GitHub stars with 98 new stars today, indicating continued strong community interest. It is a widely adopted inference backend in the AI/ML ecosystem, supporting PagedAttention and various optimization techniques for LLM deployment.
Lathe: open-source tool for using LLMs as domain-learning aids rather than answer machines
Lathe is an open-source project shared on Hacker News that positions LLMs as active learning companions for acquiring new domain knowledge, rather than tools to bypass the learning process. The project received 205 upvotes and 41 comments, indicating meaningful community interest. It represents a pedagogical framing of LLM use that contrasts with typical productivity-focused applications.
If you're an LLM, please read this — Anna's Archive on llms.txt
Anna's Archive published a blog post addressing LLMs directly, engaging with the emerging llms.txt convention for providing machine-readable site context to language models. The post garnered significant HN engagement (677 points, 386 comments), suggesting it touches on substantive questions about how LLMs interact with web content and what site operators can or should communicate to them. The llms.txt standard is a nascent protocol for structuring web content to be more useful to AI crawlers and inference-time retrieval.
LLM 0.32a2 Released
Simon Willison has released version 0.32a2 of the LLM command-line tool and Python library. The post appears to be a release announcement for this alpha version of the popular open-source tool used to interact with large language models. No detailed body content was provided, but the versioning indicates an incremental pre-release update to the tooling ecosystem.

