Register / Login

Getting Started

Install and run ModelFlow in minutes, add your first AI model, and start multi-model collaboration.

System Requirements

ItemMinimum
OSWindows 10 (1809+) / Windows 11
RAM4 GB
Disk500 MB free space
NetworkInternet required for cloud model APIs
OptionalInstall Ollama for local models

Installation

🏪 Microsoft Store (Recommended)

Search "ModelFlow" in the Microsoft Store or visit the Store page. Store builds update automatically.

📦 MSIX Sideload

Generate/import a test certificate, run scripts/build-msix.ps1, then install with Add-AppxPackage for test or internal builds.

🛠️ Development Mode

Clone the repo, run npm install, then npm run dev for web preview or npm run tauri:dev for desktop dev mode.

First Launch

  1. Add a Model

    Open Model Management in the sidebar, enter your API Key, Base URL, and model name. Any OpenAI-compatible provider works.

  2. Start a Chat

    Open Chat, pick a session lead model, type a message, and press Enter. Streaming responses are supported.

  3. @ Mention a Model

    Type @ to open the model picker and choose another model for the current message. Subsequent messages return to the session lead.

Basic Operations

ActionMethod
New ChatCtrl+N or click the sidebar +
Switch ChatClick a chat in the list
Send MessageType and press Enter
New LineShift+Enter
@ Mention ModelType @ to open model picker
Export ChatChat menu → Export
Import ChatSidebar import button