简体中文 | English | 日本語
bisheng is an open LLM application devops platform, focusing on enterprise scenarios. It has been used by a large number of industry leading organizations and Fortune 500 companies.
"Bi Sheng" was the inventor of movable type printing, which played a vital role in promoting the transmission of human knowledge. We hope that bisheng can also provide strong support for the widespread implementation of intelligent applications. Everyone is welcome to participate.
The platform supports the construction of highly complex enterprise application scenarios and offers deep optimization with hundreds of components and thousands of parameters.
Please ensure the following conditions are met before installing bisheng:
In addition to installing bisheng, we will also install the following third-party components by default: ES, Milvus, and Onlyoffice.
Download bisheng
git clone https://github.com/dataelement/bisheng.git
# Enter the installation directory
cd bisheng/docker
# If the system does not have the git command, you can download the bisheng code as a zip file.
wget https://github.com/dataelement/bisheng/archive/refs/heads/main.zip
# Unzip and enter the installation directory
unzip main.zip && cd bisheng-main/docker
Start bisheng
docker-compose up -d
After the startup is complete, access http://IP:3001 in the browser. The login page will appear, proceed with user registration.
By default, the first registered user will become the system admin.
For more installation and deployment issues, refer to::私有化部署
This repo benefits from langchain langflow unstructured and LLaMA-Factory . Thanks for their wonderful works.
Thank you to our contributors:
Welcome to join our discussion group