#156 · Primary category: Knowledge Base & RAG
llm-wiki-skill
Karpathy-style LLM knowledge base Agent Skill for OpenClaw/Codex. Experimental — will iterate over time.
Project last updated:04/16/26
GitHub Stars
651
Forks
105
Contributors
2
License
MIT
Why we included this project
This is a working implementation of Andrej Karpathy's llm-wiki idea. Instead of re-retrieving raw documents on every query, the agent compiles sources into a persistent, cross-linked Markdown wiki, and each ingest, query, lint, and audit pass makes that wiki richer. The workflow is simple: drop markdown sources into a folder, tell the agent to ingest them, then ask questions against the compiled wiki. That suits a research deep-dive, a personal encyclopedia, or a team knowledge base built from meeting notes and Slack threads. The repo also includes real tooling, not just a prompt: a local Node.js preview server that renders mermaid, KaTeX, and wikilinks, plus an Obsidian plugin for leaving severity-tagged comments on any page. Both write byte-identical audit files through a shared TypeScript library, so feedback filed in the browser or in Obsidian lands in the same review loop. The project is explicitly experimental and small, but the division of labor is clearly documented: you source material and steer, the LLM handles writing and cross-referencing. That makes it easy to evaluate on your own notes.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience