Skip to main content

Cherry Studio

About Cherry Studio

Cherry Studio is a multi-model service desktop client that is compatible with Windows, Mac, and Linux. It does not require complex setup and integrates mainstream LLM cloud services, AI Web services, supports local model running, and provides personalized features such as Markdown rendering, agent creation, translation, etc. The interface is user-friendly and flexible, bringing efficient AI interaction experiences.

Follow the installation and configuration steps below:

Installation and Configuration Steps

You can install Cherry Studio in the following two ways:

Obtain Your Access Token

  1. Log in to the MoArk official website (or register an account if you don't have one).
  2. Navigate to the Dashboard, click Settings in the top-right corner, and select Access Tokens.
  3. Generate a new token and copy it for later use.

Configuration Guide

  1. Click on the settings icon in the lower left corner and then click + Add to add the MoArk model service.

    Add Model

  2. Enter the previously copied access token and API address.

    Enter Information

  3. Click + Add to add the model, and you can view existing models in AI Model Square.

    Add Model

  4. After adding, you can return to the conversation page to start conversation, and you can also switch models by clicking on the model name in the top menu.

    Conversation Page

Using Embedding Model Service

Creating a Knowledge Base

  1. In CherryStudio's left toolbar, click the knowledge base icon to enter the management page;

  2. Click + Add to start creating a knowledge base;

  3. Enter the name of the knowledge base, select the pre-added embedding models, and complete the creation. For example, using bge-m3 and Qwen3-Embedding-8B.

    Creating a Knowledge Base

Adding Files and Vectorization

  1. Select supported file formats, such as pdf, docx, pptx, xlsx, txt, md, mdx, etc., and drag and drop them into the file list;

  2. After uploading, the system will automatically perform vectorization processing. When the display is complete (green ✓), it means vectorization is complete.

    Adding Files and Vectorization

Adding Multiple Data Sources

CherryStudio supports multiple ways to add data:

Searching the Knowledge Base

After vectorization is complete, you can start querying:

  • Click the search knowledge base button at the bottom of the page;

  • Enter the query content;

  • Present the search results;

  • Display the matching score of that result.

    Searching the Knowledge Base