Skip to content

How to Install

Wiisemind currently supports Windows and macOS. Click the button below to open the download page:

💻 Download

After the application is downloaded, simply open the installation package to install.

Installation Issues

1. Mac

On the Mac side, the following prompt will appear during installation:

WiseMindAI 如何安装

The solutions are as follows: Open "Settings Panel -> Privacy & Security -> Security", and click "Open Anyway":

WiseMindAI 如何安装

Then click "Open Anyway" in the pop-up box:

WiseMindAI 如何安装

After that, you can open it and use it normally.

You can also execute the following command in the terminal command line:

bash
sudo xattr -dr com.apple.quarantine /Applications/WiseMindAI.app

Then run WiseMind AI again.

2. Windows

Just download, install, and open it.

Initialization

When you launch the app for the first time after installation, follow the setup guide and install the initial models you need:

WiseMindAI Initialization

Start Using Features

After the model installation is finished, most AI-related features in WiseMindAI are ready to use:

WiseMindAI Home

You can follow the home page guide to add documents, web pages, or import browser bookmarks and start learning right away.

WiseMindAI Document Center

WiseMindAI now supports 10+ document types. You can also click the "+" button to see more ways to add documents:

WiseMindAI Document Center

Model Configuration

After first launch, WiseMindAI installs Ollama and local models by default. If you already have API keys from third-party model providers, you can open the settings dialog from the lower left corner and choose "Model Settings".

There you can configure models for different scenarios in detail:

  1. General model: used for AI chat, document summaries, mind maps, knowledge cards, and most common scenarios. Apply for an API key here: View docs
  2. Embedding model: used to vectorize knowledge content and serves as the prerequisite for AI chat. Apply for an API key here: View docs
  3. Image generation model: used for generating infographics from knowledge points
  4. OCR model: used to extract text from image-based learning materials so they can be summarized and processed. Apply for an API key here: View docs
  5. Audio model: used to extract text from video and audio materials for summarization, outlines, and highlight extraction. Apply for an API key here: View docs
  6. Local models: used to manage the Ollama app, models, and services inside WiseMindAI
WiseMindAI Model Settings