AI Skill Hub 强烈推荐:pipeshub-ai Agent工作流 是一款优质的Agent工作流。已获得 2.9k 颗 GitHub Star,AI 综合评分 8.2 分,在同类工具中表现稳健。如果你正在寻找可靠的Agent工作流解决方案,这是一个值得深入了解的选择。
企业级开源AI工作流平台,支持可扩展智能体编排和可解释性工作流设计。提供拖拽式流程编排、多智能体协作、数据集成等功能,适合需要构建复杂AI应用的企业和开发团队。
pipeshub-ai Agent工作流 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
企业级开源AI工作流平台,支持可扩展智能体编排和可解释性工作流设计。提供拖拽式流程编排、多智能体协作、数据集成等功能,适合需要构建复杂AI应用的企业和开发团队。
pipeshub-ai Agent工作流 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
# 方式一:pip 安装(推荐)
pip install pipeshub-ai
# 方式二:虚拟环境安装(推荐生产环境)
python -m venv .venv
source .venv/bin/activate # Windows: .venv\Scripts\activate
pip install pipeshub-ai
# 方式三:从源码安装(获取最新功能)
git clone https://github.com/pipeshub-ai/pipeshub-ai
cd pipeshub-ai
pip install -e .
# 验证安装
python -c "import pipeshub_ai; print('安装成功')"
# 命令行使用
pipeshub-ai --help
# 基本用法
pipeshub-ai input_file -o output_file
# Python 代码中调用
import pipeshub_ai
# 示例
result = pipeshub_ai.process("input")
print(result)
# pipeshub-ai 配置文件示例(config.yml) app: name: "pipeshub-ai" debug: false log_level: "INFO" # 运行时指定配置文件 pipeshub-ai --config config.yml # 或通过环境变量配置 export PIPESHUB_AI_API_KEY="your-key" export PIPESHUB_AI_OUTPUT_DIR="./output"
<a href="https://www.pipeshub.com"><img src="https://raw.githubusercontent.com/pipeshub-ai/media-assets/refs/heads/main/images/pipeshub-logo.svg" alt="PipesHub" width="280"/></a>
<p> <a href="https://www.pipeshub.com/">Website</a> · <a href="https://docs.pipeshub.com/">Docs</a> · <a href="https://discord.com/invite/K5RskzJBm2">Discord</a> · <a href="https://plum-myrtle-9f7.notion.site/Pipeshub-s-Product-Roadmap-33841c164f54803a9989fd0fdbfdb1ee">Roadmap</a> </p>
<a href="https://trendshift.io/repositories/14618"><img src="https://trendshift.io/api/badge/repositories/14618" alt="PipesHub on Trendshift" height="40"/></a>
<p> <a href="https://opensource.org/licenses/Apache-2.0"><img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg" alt="License"></a> <a href="https://github.com/pipeshub-ai/pipeshub-ai/releases"><img src="https://img.shields.io/github/v/release/pipeshub-ai/pipeshub-ai?color=success&label=release" alt="Release"></a> <a href="https://hub.docker.com/r/pipeshubai/pipeshub-ai"><img src="https://img.shields.io/docker/pulls/pipeshubai/pipeshub-ai?logo=docker&logoColor=white" alt="Docker Pulls"></a> <a href="https://discord.com/invite/K5RskzJBm2"><img src="https://img.shields.io/discord/1359557598222745670?label=Discord&logo=discord&logoColor=white" alt="Discord"></a> <img src="https://img.shields.io/github/last-commit/pipeshub-ai/pipeshub-ai" alt="Last commit"> <img src="https://img.shields.io/github/commit-activity/m/pipeshub-ai/pipeshub-ai" alt="Commits per month"> <a href="https://github.com/pipeshub-ai/pipeshub-ai/issues"> <img src="https://img.shields.io/github/issues/pipeshub-ai/pipeshub-ai" alt="GitHub issues"> </a> <a href="https://github.com/pipeshub-ai/pipeshub-ai/pulls"> <img src="https://img.shields.io/github/issues-pr/pipeshub-ai/pipeshub-ai" alt="GitHub pull requests"> </a> <a href="https://github.com/pipeshub-ai/pipeshub-ai/stargazers"> <img src="https://img.shields.io/github/stars/pipeshub-ai/pipeshub-ai" alt="GitHub Repo stars"> </a> <br/> <a href="https://x.com/PipesHub"><img src="https://img.shields.io/twitter/follow/PipesHub?style=social" alt="Twitter"></a> <a href="https://www.linkedin.com/company/pipeshub"><img src="https://img.shields.io/badge/LinkedIn-PipesHub-blue?logo=linkedin&logoColor=white" alt="LinkedIn"></a> <br/> <img src="https://img.shields.io/badge/-d0d0d0?style=flat" width="40%" height="1" alt="" /> <br/> <a href="https://www.npmjs.com/package/@pipeshub-ai/sdk"><img src="https://img.shields.io/npm/v/@pipeshub-ai/sdk?logo=npm&logoColor=white&label=node%20sdk" alt="Node.js SDK" /></a> <a href="https://pypi.org/project/pipeshub-sdk/"><img src="https://img.shields.io/pypi/v/pipeshub-sdk?logo=python&logoColor=white&label=python%20sdk" alt="Python SDK" /></a> <a href="https://github.com/pipeshub-ai/pipeshub-sdk-go"><img src="https://img.shields.io/github/v/release/pipeshub-ai/pipeshub-sdk-go?logo=go&logoColor=white&label=go%20sdk" alt="Go SDK" /></a> <a href="https://www.npmjs.com/package/pipeshub"><img src="https://img.shields.io/npm/v/pipeshub?logo=npm&logoColor=white&label=mcp" alt="MCP" /></a> </p>
Translations: Français · Deutsch · 简体中文 · 日本語 · Русский · עברית · 한국어 · Español · Português · Türkçe · Tiếng Việt · Italiano
</div>
<strong>PipesHub</strong> is an open-source, self-hosted AI-native execution layer that connects enterprise knowledge, delivers explainable search with citations, and automates workflows across your systems.
PipesHub uses graph-backed retrieval that captures relationships across enterprise data. It uses Neo4j or ArangoDB as graph databases, combined with Qdrant for vector similarity search.
PipesHub can be run locally or deployed on any server using Docker Compose. The interactive installer handles all configuration — including secrets, graph DB, broker, and image tag selection — and generates a .env for you.
HTTPS on cloud servers: If you deploy PipesHub on a cloud server, use an HTTPS endpoint. Browsers block certain requests over plain HTTP. Use Cloudflare, Nginx, or Traefik to terminate TLS. A white screen after HTTP-only deployment is typically caused by this restriction.
---
./install.sh ```
The installer will: - Check Docker, RAM, and disk prerequisites - Ask whether you want a slim or full deployment - Let you optionally customise the graph DB, message broker, and KV store - Generate randomised secrets and write a .env file - Pull images and start the stack - Wait for PipesHub to pass its health check and print the URL
Open http://localhost:3000 once the installer completes.
| Flag | Description |
|---|---|
-y / --yes | Accept all defaults; skip interactive prompts (CI-friendly) |
--version TAG | Pin a specific image tag, e.g. --version 0.7.0 |
--reconfigure | Re-run the wizard and overwrite an existing .env |
--print-env-only | Write .env and print the compose command without starting containers |
Advanced options: CI environment variables, slim vs. full deployment types, manual Compose profile usage, and local source builds are covered in Advanced Deployment Options.
```bash
docker compose -f docker-compose.prod.yml -p pipeshub-ai up -d ```
Note: Use HTTPS for cloud deployments. HTTP may cause frontend security blocks.
Yes. PipesHub has a no-code agent builder. You can build agents visually and execute actions across enterprise tools without writing code.
Requires Docker with Compose v2.
```bash
PipesHub provides developer SDKs for Python, TypeScript, and Go to help you integrate quickly. Check the respective SDK repository README for setup and usage details.
| Name | Description | Link |
|---|---|---|
| **Python SDK** | Python SDK for PipesHub | [pipeshub-ai/pipeshub-sdk-python](https://github.com/pipeshub-ai/pipeshub-sdk-python) |
| **TypeScript SDK** | TypeScript SDK for PipesHub | [pipeshub-ai/pipeshub-sdk-typescript](https://github.com/pipeshub-ai/pipeshub-sdk-typescript) |
| **Go SDK** | Go SDK for PipesHub | [pipeshub-ai/pipeshub-sdk-go](https://github.com/pipeshub-ai/pipeshub-sdk-go) |
Need an SDK in another language? Reach out to us at developer@pipeshub.com
PipesHub provides SDKs for: - Python: pipeshub-ai/pipeshub-sdk-python - TypeScript: pipeshub-ai/pipeshub-sdk-typescript - Go: pipeshub-ai/pipeshub-sdk-go
docker compose logsPipesHub是专业的AI工作流平台,具有企业级功能和高扩展性。可解释性设计和智能体编排能力突出,适合构建复杂AI应用系统。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ Apache 2.0 — 宽松开源协议,可商用,需保留版权声明和 NOTICE 文件,含专利授权条款。
总体来看,pipeshub-ai Agent工作流 是一款质量优秀的Agent工作流,在同类工具中具备一定竞争力。AI Skill Hub 将持续追踪其更新动态,建议收藏备用,结合自身场景选择合适时机引入使用。
| 原始名称 | pipeshub-ai |
| 原始描述 | 开源AI工作流:PipesHub is a fully extensible and explainable workplace AI platform for enterpr。⭐2.9k · Python |
| Topics | 工作流编排AI智能体企业平台可扩展可解释性 |
| GitHub | https://github.com/pipeshub-ai/pipeshub-ai |
| License | Apache-2.0 |
| 语言 | Python |
收录时间:2026-05-14 · 更新时间:2026-05-16 · License:Apache-2.0 · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端