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 Mode 3: install Lemon AI on the client (applicable to users who can access the Docker official website)
I. Installing WSL
1. Prerequisites
You must be running Windows 10 version 2004 and later (build 19041 and later) or Windows 11 to use the following commands. If you are using an earlier version, see.
2.() command
Everything you need to run WSL can now be installed with a single command. Right-click and select "run as administrator", open the PowerShell or Windows Command Prompt in administrator mode, enter the wsl -- install Command, and restart the computer.
WSL -- Install
The first time you start a newly installed Linux distribution, a console window opens and prompts you to wait for the files to be unzipped and stored on your computer. The startup process should take less than a second afterwards.
3.wsl --versionRun in powershell and confirmDefault Version: 2.
wsl --version
4. After the installation is completed, restart the computer, and WSL can be seen in the computer application.
2. Install Docker Desktop
2. After downloading, install the software installation process. After the installation is completed, double-click to start Docker, install according to the instructions of the client, and keep running and starting after the installation is completed.
3. Open Docker Desktop and goSettingsAnd confirm the following:
Regular:Use the WSL 2 based engineEnabled.
Resources> WSL integration:Enable integration with my default WSL distroEnabled.
2. Pull the Lemon AI sandbox
Enter in the terminal and execute the pull Lemon AI sandbox command.
Dockerpull hexdo lemonai/lemon-runtime Sandbox: latest
3. Install the Lemon AI client
1. Visit the official website of LemonAI (lemonai.cc) and Download the corresponding LemonAI application according to the windows computer in the Download the Desktop App section.
2. After downloading the application, click to install the Lemon AI client, the installation window will pop up, click the information, click still to run, and follow the installation steps to install it with one click.
3. After the installation is completed, click to start the Lemon AI application to perform mirror verification. After the verification is successful, the task page will be displayed and the application will be started successfully.
4. When starting the Lemon AI client, if the following screenshot error occurs, it indicates that the Lemon AI sandbox was not installed successfully, and you need to go back to the previous step to pull the sandbox.
5. 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.
Lemon AI is a full-stack open source AI Agentic framework. We sincerely invite every user to actively use it and provide feedback. We look forward to more developers joining our open source community to jointly promote the development and application of AI technologies and create an intelligent future.
Act now to explore the infinite possibilities of Lemon AI:
Visit the official website:
LemonAI.cc
Get the latest product information, detailed usage tutorials and comprehensive technical documentation.
Explore the GitHub open source repository:
https://github.com/hexdocom/lemonai
View source code, participate in open source contributions, submit feedback on issues, or get the latest version.
Welcome to Star us, use and contribute code:
Sweep Code to Join LemonAI Communication Group
Welcome to submit your valuable suggestions, join the user community, and shape the future of Lemon AI with us!
This command will enable the features required to run WSL and install the Ubuntu distribution of Linux. ()。
If you are running an older version, or just don't want to use the installation command and want step-by-step instructions, see.
(Official website:), to download the Docker corresponding to windows for docker installation.