Get an organized knowledge base from your documents with LLM Wiki, ideal for founders, backed by 12k+ GitHub stars
13,745 stars1,649 forksTypeScriptQuality 9/10Updated 6/30/2026100% free Β· open source
What it does
LLM Wiki automatically turns your documents into an organized, interlinked knowledge base, allowing you to retrieve information efficiently without having to answer questions from scratch every time.
Install / run
git clone https://github.com/nashsu/llm_wiki.git && cd llm_wiki
When to use it
β’You have a large collection of documents and want to create a searchable knowledge base without manual effort.
β’Your team needs to share knowledge and collaborate on document-based projects.
β’You want to build a personal knowledge management system to organize your notes and research.
Quick start
1Run `npm install` to install the required dependencies.
2Use `npm run build` to build the application.
3Run `npm run start` to start the LLM Wiki application.
4Configure your document sources in the `config.json` file.
5Use the application's UI to create and manage your knowledge base.
Ready-to-paste prompt
Create a new knowledge base from afolder of documents: `npm run start -- --input=/path/to/documents --output=/path/to/knowledge/base`
Heads up: Make sure you have Node.js 16.14 or higher installed, as LLM Wiki requires this version to run.
Saves to your device
What's inside β free to inspect
No purchase needed
Read the entire source before you build β unlike paid marketplaces that hide it behind a buy button.