Tag

Workflow Automation

0 views collected around this technical thread.

Old Zhao – Management Systems Only
Old Zhao – Management Systems Only
May 15, 2025 · Operations

10 Essential Questions to Master Procurement Management Systems

This article demystifies procurement management systems by answering ten critical questions, covering their purpose, benefits over ERP, core functionalities, cost‑saving mechanisms, supplier impact, implementation challenges, and selection criteria, helping businesses decide when and how to adopt the right solution.

Cost ReductionWorkflow Automationmanagement system
0 likes · 9 min read
10 Essential Questions to Master Procurement Management Systems
Youzan Coder
Youzan Coder
May 8, 2025 · Artificial Intelligence

Building and Optimizing a Store Smart Assistant with Aily: Architecture, Workflow, and Practical Lessons

The article details how Youzan’s Store Smart Assistant was built on the Feishu Aily platform, describing why Aily was chosen, the three‑stage development process, deep system integration, practical tips for knowledge‑base management and model stability, and the resulting efficiency gains such as handling 80% of routine queries.

AI AssistantAily platformLLM
0 likes · 24 min read
Building and Optimizing a Store Smart Assistant with Aily: Architecture, Workflow, and Practical Lessons
Architect
Architect
Mar 6, 2025 · Artificial Intelligence

Analysis of the Manus Multi‑Agent AI System Architecture and Workflow

Manus is a general‑purpose AI agent that bridges thought and action through a multi‑agent architecture comprising planning, memory, and tool‑use modules, enabling autonomous task decomposition, execution, and result delivery across diverse scenarios such as travel planning, financial analysis, and education support.

AI AgentAutonomous PlanningMulti-Agent System
0 likes · 15 min read
Analysis of the Manus Multi‑Agent AI System Architecture and Workflow
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Jul 31, 2024 · Cloud Native

Orchestrating Gene Computation Workflows with Argo Workflows

This article explains how to use the Kubernetes-native Argo Workflows engine to automate and scale complex gene-computing pipelines, detailing its advantages, challenges, and a step-by-step BWA alignment workflow example on Alibaba Cloud’s ACK platform.

Argo WorkflowsGene ComputingKubernetes
0 likes · 9 min read
Orchestrating Gene Computation Workflows with Argo Workflows
Bilibili Tech
Bilibili Tech
Jul 16, 2024 · Backend Development

Design and Implementation of Bilibili OGV Content Production System

The article details Bilibili’s OGV content production system, explaining why the traditional UGC workflow is insufficient, describing a supply‑chain‑style work‑order architecture with demand, plan and task entities, flexible key‑value data storage, input validation, a state‑machine‑driven task lifecycle, phased rollout, automation, and future extensions.

Backend DevelopmentContent ProductionOGV
0 likes · 20 min read
Design and Implementation of Bilibili OGV Content Production System
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Jul 2, 2024 · Cloud Native

Simplifying Argo Workflows with the Hera Python SDK on ACK Serverless Clusters

This article introduces Argo Workflows, explains the challenges of YAML‑based definitions, and demonstrates how the Hera Python SDK can streamline workflow creation, testing, and submission on Alibaba Cloud ACK Serverless clusters with practical DAG‑diamond and Map‑Reduce examples.

Argo WorkflowsHera SDKKubernetes
0 likes · 11 min read
Simplifying Argo Workflows with the Hera Python SDK on ACK Serverless Clusters
Sohu Tech Products
Sohu Tech Products
Apr 17, 2024 · Artificial Intelligence

Introduction to agere: A Lightweight, Fully Customizable Agent Framework

agere is a lightweight, dependency‑free Python framework that lets developers build fully customizable agents by defining reusable Job and handler task nodes in an edge‑node model, supporting parallel execution, fine‑grained callbacks, direct parameter passing, and hierarchical orchestration through a root Commander node.

AGENT frameworkAIPython
0 likes · 10 min read
Introduction to agere: A Lightweight, Fully Customizable Agent Framework
转转QA
转转QA
Jan 23, 2024 · Backend Development

Optimizing Legal Template Contract Workflow with OA System and Activiti

This article describes how a corporate legal department streamlined contract handling by abstracting template contracts into an OA-based online process, reusing common approval nodes, leveraging a configuration center for validation, and implementing a generic validator with sample Java code, resulting in reduced workload and improved user experience.

ActivitiBackend DevelopmentContract Management
0 likes · 10 min read
Optimizing Legal Template Contract Workflow with OA System and Activiti
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Dec 6, 2023 · Backend Development

Contract Signing Platform System Design and Implementation for Cloud Music

The article details NetEase Cloud Music’s contract‑signing platform, which uses HTML‑based templates filled dynamically and itextpdf to create PDFs, an event‑driven workflow with MQ notifications, PaddleOCR for 97.9% accurate file inspection, and monitoring to cut signing time from weeks to days while lowering development costs.

PDF generationWorkflow Automationbackend-development
0 likes · 8 min read
Contract Signing Platform System Design and Implementation for Cloud Music
DataFunSummit
DataFunSummit
Jul 12, 2023 · Big Data

Data Development Production Environment Isolation: Xiaomi's Experience, Technical Choices, and Implementation

This article explains Xiaomi's approach to isolating production environments for data development, covering the evolution of its data platform, the trade‑offs between physical and logical isolation, the productized workflow and security measures, and real‑world outcomes from the deployment.

Data IsolationWorkflow Automationbig data platform
0 likes · 18 min read
Data Development Production Environment Isolation: Xiaomi's Experience, Technical Choices, and Implementation
DevOps Cloud Academy
DevOps Cloud Academy
Nov 13, 2022 · Operations

An Introduction to Apache Airflow: Features and Benefits of Digital Workflow Management

This article explains why modern organizations replace manual cron jobs with automated digital workflow management using Apache Airflow, detailing its troubleshooting, flexibility, monitoring, rich web UI, CLI/API, complex dependency handling, scalability, containerization, and extensibility through plugins and integrations.

Apache AirflowOperationsWorkflow Automation
0 likes · 9 min read
An Introduction to Apache Airflow: Features and Benefits of Digital Workflow Management
DataFunTalk
DataFunTalk
May 31, 2022 · Artificial Intelligence

Using DolphinScheduler OpenMLDB Task for End‑to‑End MLOps Workflow

This article introduces the DolphinScheduler OpenMLDB Task, explains how it integrates OpenMLDB's feature platform into DolphinScheduler workflows to create a complete MLOps pipeline, and provides a step‑by‑step demonstration using the TalkingData ad‑fraud detection dataset from Kaggle.

DolphinSchedulerMLOpsOpenMLDB
0 likes · 7 min read
Using DolphinScheduler OpenMLDB Task for End‑to‑End MLOps Workflow
ByteDance Data Platform
ByteDance Data Platform
May 16, 2022 · Operations

How ByteDance’s SLA Assurance Platform Guarantees Data Reliability at Scale

This article explains how ByteDance’s self‑built SLA assurance platform addresses data pipeline communication costs, unclear responsibilities, and operational pressure by introducing roles, a streamlined signing workflow, checkpoint and recommendation calculations, and real‑time monitoring to achieve a 99.1% SLA compliance rate.

Big DataData GovernanceOperations
0 likes · 9 min read
How ByteDance’s SLA Assurance Platform Guarantees Data Reliability at Scale
DevOps
DevOps
May 6, 2022 · R&D Management

Linking Code Commits to Requirements and Tasks to Boost Development Efficiency

Linking code commit messages to requirement and task IDs not only standardizes commit information but also enables measurable development assets, finer quality and risk control, and tangible benefits for engineers, ultimately improving overall R&D efficiency through automated workflow integration and data-driven insights.

Commit PracticesDevOpsR&D efficiency
0 likes · 9 min read
Linking Code Commits to Requirements and Tasks to Boost Development Efficiency
DeWu Technology
DeWu Technology
Jan 17, 2022 · Frontend Development

Figma + GitLab CI: A Modern Icon Delivery Workflow

This article outlines a modern icon delivery workflow that moves from static image resources to a Figma‑driven process, using a custom Figma plugin and GitLab CI to fetch, optimize with SVGO, and automatically generate React/Vue SVG component libraries, publish npm packages, and deploy documentation.

Component LibraryGitLab CIReact
0 likes · 9 min read
Figma + GitLab CI: A Modern Icon Delivery Workflow
Baidu Intelligent Testing
Baidu Intelligent Testing
May 5, 2019 · Artificial Intelligence

Evolution and Design of Data Annotation Scheduling Systems at Baidu Intelligent Cloud

This article outlines the historical development of data annotation—from its early, manual stages to a mature, fully automated scheduling system—detailing key elements, challenges, and architectural solutions that enable scalable, high‑quality AI data pipelines at Baidu Intelligent Cloud.

AIHigh AvailabilityWorkflow Automation
0 likes · 9 min read
Evolution and Design of Data Annotation Scheduling Systems at Baidu Intelligent Cloud
Qunar Tech Salon
Qunar Tech Salon
May 17, 2018 · Operations

Design and Implementation of an Integrated Case and Bug Management Platform (Todolist) for Agile QA Processes

This article describes the challenges of traditional case and bug workflows in fast‑moving development, proposes automated solutions such as self‑checking test standards, checklist‑to‑case conversion, and reject‑rule enforcement, and details the architecture and user‑experience improvements of the Todolist platform integrated with Jira.

Jira IntegrationQAWorkflow Automation
0 likes · 10 min read
Design and Implementation of an Integrated Case and Bug Management Platform (Todolist) for Agile QA Processes
Qunar Tech Salon
Qunar Tech Salon
Sep 27, 2016 · Backend Development

Evolution and Architecture of Qunar's Hotel Supply Chain System

This article chronicles the design, evolution, and architectural decisions of Qunar's hotel supply‑chain system from its 2014 inception, detailing workflow automation, contract digitization, cross‑category integration, and the resulting backend infrastructure that supports hotel product onboarding and sales.

Backend DevelopmentSystem ArchitectureWorkflow Automation
0 likes · 9 min read
Evolution and Architecture of Qunar's Hotel Supply Chain System