-
Notifications
You must be signed in to change notification settings - Fork 0
Home
ramacharanreddy-k edited this page Apr 27, 2026
·
2 revisions
██╗ ██╗██╗██╗ ██╗██╗███╗ ██╗ ██████╗ ██╗ ██╗
██║ ██║██║██║ ██╔╝██║████╗ ██║██╔═══██╗██║ ██║
██║ █╗ ██║██║█████╔╝ ██║██╔██╗ ██║██║ ██║██║ █╗ ██║
██║███╗██║██║██╔═██╗ ██║██║╚██╗██║██║ ██║██║███╗██║
╚███╔███╔╝██║██║ ██╗██║██║ ╚████║╚██████╔╝╚███╔███╔╝
╚══╝╚══╝ ╚═╝╚═╝ ╚═╝╚═╝╚═╝ ╚═══╝ ╚═════╝ ╚══╝╚══╝
Know it now. Keep it forever.
A local-first personal knowledge base you feed sources into, an LLM compiles into a structured wiki, and you query through any AI tool via MCP.
Inspired by Andrej Karpathy's LLM Wiki pattern.
You collect stuff --> LLM organizes it --> You query it --> Knowledge compounds
- Why WikiNow: From Idea to Published Package -- The problem, the Karpathy insight, why this exists
- Architecture -- Data flow, self-healing sync, schema evolution, package map
- CLI Commands -- All 14 commands with usage
- MCP Tools -- All 21 tools for the host AI
- Source Types -- URLs, YouTube, PDF, epub, audio, text
- Database -- Self-healing SQLite FTS5 cache
- Configuration -- config.yaml, env vars, defaults
- Obsidian Integration -- Graph view, backlinks, wikilinks
- Testing -- 170 tests, ruff, how to run
| Install | pip install wikinow |
| PyPI | pypi.org/project/wikinow |
| GitHub | github.com/LangModule/wikinow |
| License | MIT |