Skip to content

junwide/ClueMind

Repository files navigation

ClueMind

AI That Thinks Before You Do

License: Apache 2.0 Tauri Platform Stars Forks


Most AI tools answer questions. ClueMind thinks before you do.

ClueMind is an open-source AI knowledge architecture engine that transforms your daily scattered information — articles, ideas, notes, chat logs — into structured cognitive frameworks. It's not a Q&A tool or a storage app. It's a thinking partner that proposes structure first, then refines with you.


Why ClueMind

You consume information linearly. But knowledge only becomes valuable when it's structured.

The Old Way ClueMind
Passive capture, forgotten later Active elevation: AI thinks first
Manual linking, easily gets messy AI discovers hidden relationships
Static nodes, linear notes Real-time conversation-driven canvas
Scattered thoughts, no overview Mindscape — see all your frameworks at once

How It Works

One-Thought Drop → AI Partner Review → Knowledge Architecture Growth
                                                         ↓
                                     Mindscape Overview ← Continuous Elevation
  1. Drop — Press Ctrl+Shift+D anywhere to capture text, URLs, or ideas. Works system-wide.
  2. AI Review — AI reads your drops + history, proposes 1-3 framework structures. Not Q&A — it's a thinking partner.
  3. Refine — Chat with AI to confirm, reorganize, or expand the framework.
  4. Lock — Lock important nodes to protect them from AI modifications.
  5. Mindscape — Step back and see all your frameworks at once. Discover overlaps you never noticed.

Screenshots

Home Dashboard

Home

AI Partner Review + Knowledge Canvas

Case EN Case ZH


Features

Core Loop

  • Global Shortcut (Ctrl+Shift+D) — capture anywhere, anytime
  • AI Partner Review — AI proposes frameworks proactively, not just answers questions
  • Interactive Knowledge Canvas — drag, connect, edit nodes and edges
  • Three-state Lifecycle — Virtual → Confirmed → Locked
  • Mindscape View — global overview of all your knowledge frameworks

Privacy & Freedom

  • Local-first — all data stays on your device
  • No cloud — no data collection, no telemetry
  • API keys in system keyring — never stored in config files
  • Bilingual UI — English & Chinese built-in

Multi-AI Support

OpenAI GPT-4o · Anthropic Claude (Sonnet) · Zhipu GLM · MiniMax — use whichever you prefer.


Getting Started

Prerequisites

Run from Source

git clone https://github.com/junwide/ClueMind.git
cd ClueMind
npm install
npm run tauri dev

Then open the app, go to Settings, configure your LLM provider API key, and you're ready.

Build

npm run tauri build
# Output: src-tauri/target/release/bundle/

Tech Stack

Layer Technology
Frontend React 18 + TypeScript + TailwindCSS
State Zustand
Desktop Tauri 2.0
Core Rust
AI OpenAI / Claude / GLM / MiniMax
Storage Local JSON + System Keyring

Roadmap

Status Feature
✅ Available macOS + Windows
✅ Available Local-first, no cloud
✅ Available Bilingual UI (EN/ZH)
✅ Available Multi-AI provider
⏳ Coming Soon Mobile companion app
⏳ Coming Soon Browser extension (one-click web clip)
⏳ Coming Soon Plugin system
⏳ Coming Soon Collaborative frameworks
⏳ Coming Soon Knowledge graph analytics

Contributing

Contributions are welcome! Open an issue to discuss bugs, features, or UX improvements.


License

Apache License 2.0 — free to use, modify, and distribute.


Stay Updated

Want to follow the development? Leave your email on the landing page — no spam, only meaningful updates.


⭐ Star on GitHub if ClueMind resonates with you.

About

Turn daily scattered information into structured knowledge architecture — AI is your thinking partner, co-building mental elevation.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors