bisheng is a free, open source orchestration & scheduling project written in Python and released under Apache-2.0. It has 11,978 GitHub stars, 1,969 forks and 138 open issues, and was last pushed 14 hours ago. On this registry it ranks #17 of 64 tracked projects in Orchestration & Scheduling, with 5 head-to-head comparisons available. It gained 10 stars over the last 3 tracked days.

What is bisheng?

BISHENG is an open-source LLM DevOps platform, licensed under Apache-2.0, for building and operating next-generation enterprise AI applications, and it is aimed at organisations that need GenAI workflows, RAG, agents, and model management to run inside their own infrastructure.

What it is

BISHENG is an open LLM application devops platform, written primarily in Python, with an explicit focus on enterprise scenarios. It gathers GenAI workflow orchestration, RAG, agent construction, unified model management, evaluation, SFT, dataset management, enterprise-level system management, and observability into a single platform. The project is named after Bi Sheng, the inventor of movable type printing, and the README states the ambition that it should support widespread implementation of intelligent applications. The repository carries 11,973 stars, 1,968 forks, and 138 open issues, with the last push recorded on 2026-09-16. A hosted homepage is available at bisheng.ai.

The concrete problem it addresses is fragmentation in application orchestration. The README states that similar products rely on bot invocation, or on separate chatflow and workflow modules, to handle different classes of task, and that such products can only execute a workflow from start to finish without intervention. BISHENG instead presents one independent and comprehensive orchestration framework in which varied tasks execute together, and it adds human in the loop so users can intervene and give feedback mid-execution, including during multi-turn conversations. It also replaces dependence on third-party document parsing services by shipping its own high-precision parsing models, including printed text, handwritten text, rare character recognition, table recognition, layout analysis, and seal models, which the README states can be deployed privately for free.

Key capabilities

  • Lingsight, a general-purpose agent built through the AGL (Agent Guidance Language) framework, which embeds domain expert preferences, experience, and business logic so the agent applies expert-level judgement to tasks.
  • BISHENG Workflow, an independent orchestration framework that runs different task types inside one framework rather than splitting them across bot invocation or separate chatflow and workflow modules.
  • Human in the loop, allowing users to intervene and provide feedback during workflow execution, including within multi-turn conversations.
  • Loop, parallelism, batch processing, and conditional logic, with free combination of all logic components, expressed visually as a flowchart where drawing a loop forms a loop and aligning elements creates parallelism.
  • Enterprise governance features: security review, RBAC, user group management, traffic control by group, SSO/LDAP, vulnerability scanning and patching, high availability deployment, monitoring, and statistics.
  • High-precision document parsing models trained on high-quality data accumulated over the past five years, covering printed text, handwritten text, rare characters, tables, layout analysis, and seals.

Who uses it and how

  • The README states BISHENG has been used by a large number of industry-leading organisations and Fortune 500 companies, indicating deployment at enterprise scale under internal governance rules.
  • Back-office and compliance teams run document review, fixed-layout report generation, policy update comparison, and meeting minutes generation against parsed enterprise documents.
  • Customer service functions use it for support ticket assistance, customer service assistance, and call record analysis.
  • Recruiting teams apply it to resume screening, while data teams use it for unstructured data governance, knowledge mining, and data analysis, often alongside multi-agent collaboration.

Getting started

Install by cloning https://github.com/dataelement/bisheng.git, entering cd bisheng/docker, and running the Docker Compose stack. Prerequisites are Docker 19.03.9+, Docker Compose 1.25.1+, CPU of at least 4 virtual cores, and RAM of at least 16 GB, with 18 virtual cores and 48 GB recommended; Elasticsearch, Milvus, and Onlyoffice are also installed by default as third-party components.

How it compares

No list of paid products that BISHENG replaces was provided, and the README names no comparable tool by name, referring only to unnamed "similar products" that depend on bot invocation or separate chatflow and workflow modules. On the facts available, it stands alone in this registry rather than sitting in a named field of substitutes.

When to use it — and when not to

A self-hoster must operate the full Docker Compose stack plus Elasticsearch, Milvus, and Onlyoffice, and must meet a 16 GB RAM floor with 48 GB recommended, so it suits teams with container infrastructure and operational capacity rather than those wanting a managed service. Teams without that capacity, or wanting a hosted SaaS option, should not pick it. The install section of the provided README is truncated mid-command, so verifying the current deployment steps against the repository is advisable before committing.

project readme (upstream, from github) — read inline

Proudly made by Chinese,May we, like the creators of Deepseek and Black Myth: Wukong, bring more wonder and greatness to the world.

源自中国匠心,希望我们能像 [Deepseek]、[黑神话:悟空] 团队一样,给世界带来更多美好。

Bisheng banner

license

简体中文 | English | 日本語

dataelement%2Fbisheng | Trendshift

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.

Features

  1. Lingsight, a general-purpose agent with expert-level taste: Through the AGL(Agent Guidance Language) framework, we embed domain experts’ preferences, experience, and business logic into the AI, enabling the agent to exhibit “expert-level understanding” when handling tasks.

sence1

  1. Unique BISHENG Workflow
    • 🧩 Independent and comprehensive application orchestration framework: Enables the execution of various tasks within a single framework (while similar products rely on bot invocation or separate chatflow and workflow modules for different tasks).
    • 🔄 Human in the loop: Allows users to intervene and provide feedback during the execution of workflows (including multi-turn conversations), whereas similar products can only execute workflows from start to finish without intervention.
    • 💥 Powerful: Supports loops, parallelism, batch processing, conditional logic, and free combination of all logic components. It also handles complex scenarios such as multi-type input/output, report generation, content review, and more.
    • 🖐️ User-friendly and intuitive: Operations like loops, parallelism, and batch processing, which require specialized components in similar products, can be easily visualized in BISHENG as a "flowchart" (drawing a loop forms a loop, aligning elements creates parallelism, and selecting multiple items enables batch processing).

sence0

  1. Designed for Enterprise Applications: Document review, fixed-layout report generation, multi-agent collaboration, policy update comparison, support ticket assistance, customer service assistance, meeting minutes generation, resume screening, call record analysis, unstructured data governance, knowledge mining, data analysis, and more.
    The platform supports the construction of highly complex enterprise application scenarios and offers deep optimization with hundreds of components and thousands of parameters.

sence1

  1. Enterprise-grade features are the fundamental guarantee for application implementation: security review, RBAC, user group management, traffic control by group, SSO/LDAP, vulnerability scanning and patching, high availability deployment solutions, monitoring, statistics, and more.

sence2

  1. High-Precision Document Parsing: Our high-precision document parsing model is trained on a vast amount of high-quality data accumulated over past 5 years. It includes high-precision printed text, handwritten text, and rare character recognition models, table recognition models, layout analysis models, and seal models., table recognition models, layout analysis models, and seal models. You can deploy it privately for free.

sence3

  1. A community for sharing best practices across various enterprise scenarios: An open repository of application cases and best practices.

Quick start

Please ensure the following conditions are met before installing BISHENG:

  • CPU >= 4 Virtual Cores
  • RAM >= 16 GB
  • Docker 19.03.9+
  • Docker Compose 1.25.1+

Recommended hardware condition: 18 virtual cores, 48G. 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 -f docker-compose.yml -p bisheng 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::Self-hosting

Acknowledgement

This repo benefits from langchain langflow unstructured and LLaMA-Factory . Thanks for their wonderful works.

Thank you to our contributors:

Community & contact

Welcome to join our discussion group

Wechat QR Code

Frequently asked questions

Is bisheng free to use?

bisheng is open source under the Apache-2.0 licence. There is no licence fee and no seat count — you can self-host it or, where the project offers one, pay a vendor for a managed version instead.

What does bisheng do?

BISHENG is an open LLM devops platform for next generation Enterprise AI applications. Powerful and comprehensive features include: GenAI workflow, RAG, Agent,

What is bisheng written in?

bisheng is primarily written in Python. Its source is publicly available at https://github.com/dataelement/bisheng, and it has 11,978 GitHub stars.