Local AI
obsidian-llm-wiki-local
Notes in, an interlinked wiki out, all on your machine
★ 807
May 2026
MIT
Local AI
What it does
Drop a markdown file in a folder and a local model reads it, pulls out concepts, and writes or updates wiki articles that link to each other. Reject a bad draft with your reasons and the next compile takes them into account, so the thing sharpens as you use it. Defaults to Ollama, works with any OpenAI-compatible endpoint. The author has moved it to maintenance mode and points to Synto as the successor — worth checking before committing years of notes. MIT.
Summary based on the project's own description. The Japanese page has a fuller beginner guide: setup difficulty, what to prepare, and a step-by-step start.
Screenshots & visuals
Before you start
- Setup difficultySome setup needed
- Command lineRequired
- API keyNot required
- Sends data onlineNo
Judged automatically from the project's own metadata. Always confirm on the official page.
obsidian-llm-wiki-local FAQ
- Is obsidian-llm-wiki-local free?
- Yes. It runs on your own machine, so there is no usage-based cost either.
- Do I need to install anything or write code to use obsidian-llm-wiki-local?
- It needs the command line. If you are not comfortable typing commands, expect to get stuck during setup.
- Does obsidian-llm-wiki-local work on a phone?
- No. It needs a computer.
- Can I use obsidian-llm-wiki-local commercially?
- The licence is MIT, which permits commercial use. Conditions such as keeping the copyright notice still apply, so read the licence text before shipping it inside something.
How it compares
The conditions that decide whether you can actually use it, side by side.
| Tool | Command line | API key | Sends data out | Phone | Commercial use |
|---|---|---|---|---|---|
| obsidian-llm-wiki-local (this page) | Required | Not needed | No | No | Yes |
| Ollama | Required | Not needed | No | No | Yes |
| Open WebUI | Required | Not needed | No | No | Yes |
| llama.cpp | Required | Not needed | No | No | Yes |
"Sends data out" means your input is uploaded to someone's server. Pick "No" when the material cannot leave your organisation.