Local-first operation
Core inference and conversation history stay on the machine after required local components are installed.
OpenMindAI is a local-first desktop AI workspace built around privacy, portable storage and practical offline intelligence.
The project exists because the most important part of a desktop AI workflow—inference and working context—should not require a remote service by default.
Core inference and conversation history stay on the machine after required local components are installed.
Models and application data can live on a secondary drive, external SSD or portable installation root.
The workstation detects host hardware and selects an appropriate local inference path instead of assuming one GPU profile.
Chat, models, projects, files, tools, diagnostics, updates and maintenance belong in the same product.
OpenMindAI uses React + TypeScript + Vite inside a Tauri 2 desktop shell. Native application responsibilities live in Rust, while SQLite and local runtime/model files stay in user-controlled storage.
Downloaded models, runtimes, local databases, caches, logs, generated content, workspaces and backups stay outside Git. Large GGUF and SafeTensors files must not enter normal repository history.
CI validates the frontend and Rust code paths, while separate security and tagged-release workflows enforce dependency scans, CodeQL, checksums and signing gates.
Explore the repositoryStart with the latest published release, then choose where your models and local data should live.