Analysis updated 2026-07-03 · repo last pushed 2026-07-02
Maintain an engineering wiki where AI assistants like Claude draft launch recaps directly in your editor.
Let Cursor update spec documents based on your conversations without copy-pasting content.
Keep personal notes in plain markdown files that your AI coding tools can access and modify.
Build and manage a team knowledge base that auto-syncs through git without a proprietary backend.
| inkeep/open-knowledge | langchain-ai/openwiki | rpamis/comet | |
|---|---|---|---|
| Stars | 1,821 | 1,759 | 1,930 |
| Language | TypeScript | TypeScript | TypeScript |
| Last pushed | 2026-07-02 | 2026-07-03 | 2026-07-03 |
| Maintenance | Active | Active | Active |
| Setup difficulty | moderate | easy | moderate |
| Complexity | 2/5 | 2/5 | 3/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
macOS users get a desktop app, others need to run a CLI tool to serve the editor as a local web app, and AI integration requires having compatible AI tools already installed.
OpenKnowledge is a markdown editor designed to feel like Notion or Google Docs, but with built-in AI integration. It lets you write and manage notes, specs, wikis, and knowledge bases that AI assistants like Claude, Codex, and Cursor can directly read and edit alongside you. Everything stays private on your local machine, and the tool is free to use. At its core, the tool takes your plain text markdown files and presents them in a polished, visual interface with a file navigator, tabs, search, and even a graph view showing how your documents link together. The AI collaboration happens through something called MCP, which is essentially a bridge that lets AI coding assistants understand and modify your documents. When you open a folder of existing markdown files, the app automatically detects which AI tools you have installed and sets up the connections for you. The people who get the most out of this are likely developers, technical writers, and product teams who already work with markdown files and use AI assistants in their workflow. For example, if you maintain an engineering wiki or project documentation, you could have Claude draft a launch recap directly in your editor, or let Cursor update a spec document based on a conversation. It also works well for anyone who keeps notes in plain text formats and wants their AI tools to have access to that knowledge. A few things stand out about how the project is built. Team sharing and auto-sync are powered by git and GitHub under the hood, which means your documents version naturally without a proprietary backend. There's a macOS desktop app, but users on Linux, Windows, or Intel Macs can run the same editor through a command line tool that serves it as a local web app in the browser. It also includes a terminal interface for users who prefer that environment. The project is open source and welcomes community contributions.
A free markdown editor with built-in AI integration that lets tools like Claude and Cursor directly read and edit your notes, specs, and wikis alongside you. Everything stays private on your local machine.
Mainly TypeScript. The stack also includes TypeScript, MCP, Git.
Active — commit in last 30 days (last push 2026-07-02).
Open source and free to use, with community contributions welcome. The specific license type is not stated in the README.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.