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.
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.