Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 8 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,22 @@

OpenKnowledge is a beautiful, local-first markdown editor and LLM wiki with integrations for Claude, Codex, and Cursor.

<picture>
<source srcset="assets/hero.webp" type="image/webp" />
<img
src="assets/hero.gif"
alt="OpenKnowledge editor with an AI agent drafting a launch recap"
width="100%"
style="border-radius: 10px"
/>
</picture>
<img
src="assets/hero.webp"
alt="OpenKnowledge editor with an AI agent drafting a launch recap"
width="100%"
style="border-radius: 10px"
/>

Available as [macOS app](https://github.com/inkeep/open-knowledge/releases/latest/download/Open-Knowledge-arm64.dmg) or [Web app/CLI](https://openknowledge.ai/docs/get-started/quickstart#ok-install-web-app-linux-intel-mac) for Windows and Linux.

# Features

Key highlights:
- Full **WYSIWYG** so that editing markdown files feels like editing a Google Doc or Notion page.
- Collaborative **AI-editing** with Claude, Codex, and Cursor desktop apps.
- Collaborative **AI-editing** with **Claude, Codex, and Cursor desktop apps**.
- Out-of-the-box **MCP**, **skills**, and templates for LLM Wikis, Agent Second brains, and spec-driven development
- No-code **Team Sharing** powered by GitHub and git under the hood
- No-code **Team Sharing** and **Auto-sync** powered by git/GitHub under the hood
- **Built-in TUI** and CLI for terminal users

Docs for general usage: <https://openknowledge.ai/docs>.
Expand Down
Binary file removed assets/hero.gif
Binary file not shown.