LemonAI
  • Getting Started
    • Get to know Lemon quickly
  • Function Introduction
    • Quick to get started
    • Setting
      • Basic Settings
      • Model Service Settings
        • WanJie Data
        • DeepSeek
        • SiliconFlow
        • Volcengine
        • Bailian
        • O3
        • OpenAI
        • Custom Service Provider
      • Search Service Settings
        • Search Services
          • Tavily network login registration tutorial
      • Default Model Settings
      • Experience Library
  • Development Deployment Guidelines
    • Start local development quickly
    • Docker Quick Deployment
      • Mac Docker Deployment Tutorial
        • Method 1 (recommend) Docker deployment Mac netw...
        • Method 2 Docker Mac Command deployment document
        • Method 3: Docker Mac client installation and de...
      • Windows Docker Deployment Tutorial
        • Method 1 (recommend) Docker deployment Windows ...
        • Method 2 Docker Windows command deployment docu...
        • Method 3 Docker Windows client installation and...
    • Profile Introduction
    • Deployment FAQ
  • Version Update
    • Lemon v0.1 Update Description
  • protocol
    • LICENSE
    • Service agreement
    • Privacy Policy
Powered by GitBook
On this page
  1. Development Deployment Guidelines
  2. Docker Quick Deployment
  3. Mac Docker Deployment Tutorial

Method 1 (recommend) Docker deployment Mac netw...

PreviousMac Docker Deployment TutorialNextMethod 2 Docker Mac Command deployment document

Checklist of system requirements for running Lemon AI

Before you begin, make sure your system meets the following requirements:

System Requirements

  • çš„ MacOS

  • AndWindows

It is recommended to use a system with a modern processor (Intel i5/AMD Ryzen 5 or above is recommended) and at least 4GB of RAM to run Lemon AI.

Docker deployment of Lemon AI guide

The MAC System

Deployment method: install Lemon AI (recommend) on a network disk (for users who cannot access the Docker official website)

I. Download the Lemon AI application in the cloud disk

1. Visit LemonAI official website (lemonai.cc), select the network disk in the Offline Install Package Downloads board (the current screenshot is Baidu network disk), and download the corresponding LemonAI folder in the network disk according to the Mac computer chip (Intel chip selects x86_64, Apple chip selects arm64).

2. In the downloaded file, read the readme.txt file in the folder first. The file shows the installation process and installation sequence of the Chinese and English installation packages. (If you don't read it, you can continue to follow up the following process installation)

2. Install Docker Desktop

1. In the mac folder downloaded from the network disk, install Docker first

2. After the installation is complete, double-click to start Docker, follow the instructions of the client to install, and keep running and starting after the installation is complete

3. Import Lemon AI image

1. In the mac installation package folder downloaded from the network disk, click the right button of the folder-service-create a new terminal window located in the folder location to start the terminal.

2. In the folder terminal, execute the command to import the image file lemon-runtime-sandbox.tar

docker load -i lemon-runtime-sandbox.tar

3. After the image is successfully imported, view it in docker desktop Images. If the image is displayed, the import is successful.

Installing the Lemon AI Client

1. After the image import is completed, select the Lemon AI client to install the software in the mac folder downloaded from the network disk.

2. After the installation is completed, click to start the Lemon AI application. In the settings, you need to configure the self-subscription model service, search service and default model in turn. After the configuration is completed, you can return to the task page for the Lemon AI task question-and-answer experience.

Support Docker Desktop
Support for WSL
Docker Desktop çš„