AI Agent Human (Desktop) manidocMobile manidocMCP HUB

Open-Source Document Hub Co-Created by Humans and AI

openManidoc is an open-source edition of Manidoc (built with Flutter). It runs natively on macOS, Windows, and Linux, providing a secure, local-first ecosystem where humans and AI agents collaborate seamlessly via dynamic Markdown trees.

Download Latest Release (Free) View Code on GitHub

5 Core Strengths & Values of openManidoc

Based on our hands-on development and real-world experiments, these are the core values and architectural advantages of openManidoc.

1

"Bidirectional Hub" Design Philosophy

Traditional note-taking tools (like Notion or Obsidian) are mostly one-way: humans write, and AI occasionally supports. openManidoc breaks this barrier. Humans and AI surround a shared Markdown tree as a common interface, reading, writing, and editing in a bidirectional, collaborative workspace.

2

Absolute Privacy with "Local-First" Architecture

All database files, texts, and images remain strictly on your local machine. No corporate secrets or personal drafts are ever leaked to external clouds. Build an exceptionally secure knowledge base with peace of mind.

3

"Autonomous Sync Ecosystem" via Google Drive

No need to deploy complex custom servers. Just locate your workspace inside a Google Drive sync folder, and the cycle runs smoothly: AI (Claude/GPT via MCP) periodically auto-builds node structures or dashboards, humans refine them on the desktop app, and changes sync to manidocMobile automatically for quick review on the go.

4

Zero Hallucination with "Determinant Info Access"

Unlike standard RAG (vague semantic search over vectors), openManidoc uses deterministic full-text search directly matching the structural Markdown tree. The AI analyzes *only* these verified source texts to generate answers, completely eliminating AI hallucinations while keeping enterprise data secure.

5

Dual Identity: "Interactive Viewer" & "Agent Core"

As a **Viewer** for humans, it offers mind maps, image annotations, and a CSS theme generator for instant comprehension. As a **Construction Tool** for AI, it leverages manidocMCP to let agents read, write, browse the web, or collect information, allowing your knowledge tree to grow organically.

🧠 AI-Native Local Knowledge Loop Ecosystem

Desktop, Server, and Mobile work in unison to form a secure, organic knowledge loop.

openManidoc (Desktop)

The desktop application where humans visualize the big picture via mind maps, structure articles, apply image annotations, and tweak styles with the custom theme generator.

manidocMCP (Server)

A Model Context Protocol (MCP) server that lets external AI tools safely query your local data. Instead of relying on fuzzy vector lookups, it performs exact full-text search on structured Markdown trees. This ensures AI output is grounded in actual facts, bypassing hallucinations. AI can also write/edit files to build knowledge bases autonomously.

manidocMobile (Mobile)

Access, browse, and edit your latest compiled knowledge base anytime, anywhere, directly from your mobile device.

📦 Download

Always get the latest release (free & open source, GPLv3).

🪟 Windows

Windows 10 / 11 (64-bit). Unzip and run open_manidoc.exe.

Download (.zip)

🍎 macOS

Universal (Apple Silicon / Intel). On first launch, right-click → "Open".

Download (.dmg)

🐧 Linux

Requires GTK3 (libgtk-3-0). Extract and run open_manidoc.

Download (.tar.gz)

Older versions and release notes are available on GitHub Releases.

Your contribution shapes the future of documents. We welcome everyone to participate in coding, testing, and sharing ideas on GitHub.

Join the GitHub Project