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> <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-ai/mcp"><img src="https://img.shields.io/npm/v/@pipeshub-ai/mcp?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 platform for connecting AI applications to the knowledge stored across your company's business systems.
Connect Slack, Google Drive, GitHub, Microsoft 365, Notion and 50+ other systems. Search across them and get answers with citations, filtered by what each person is allowed to see — or give that same context to your own agents, workflows and MCP clients.
[!TIP] Deploy with a single command:> curl -fsSL https://get.pipeshub.com/install | bash >
Answers you can trust
Connected to your systems
What you can build
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 ```
Building local images from source requires this cloned-repo path (./install.sh --build); the one-command installer above always uses prebuilt images.
| 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.
The built-in search experience is one way to use PipesHub. The same connected, permission-filtered context is available to your own agents and applications — over MCP for any compatible client, or through the SDKs when you are calling it from your own code.
An agent connects as a specific person rather than as the application, so it retrieves exactly what that person is allowed to see. Access is resolved when the query runs, against the source system's own permissions, instead of being approximated at build time.
curl -fsSL https://get.pipeshub.com/install | bash
This writes Compose files into ./pipeshub and starts the interactive installer. Open http://localhost:3000 when it finishes. Use HTTPS for cloud deployments — HTTP may cause frontend security blocks.
Developers building from source should clone the repository and run ./install.sh (or ./install.sh --build) from the repo root. See the Deployment Guide.
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. One command:
curl -fsSL https://get.pipeshub.com/install | bash
This downloads the deployment files for the latest release into ./pipeshub and launches the interactive installer. Open http://localhost:3000 once it finishes.
Prefer to read before running? Download and inspect the script first:> curl -fsSL https://get.pipeshub.com/install -o pipeshub-install.sh > less pipeshub-install.sh # review it > bash pipeshub-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 become healthy, verify it is reachable, and print the URL
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 能力,帮助开发者和团队在复杂的企业数据环境中构建智能应用。
PipesHub 提供具备可解释性的回答能力,通过精确的引用块定位原始文档;内置权限感知搜索(Permission-Aware Search),确保用户仅能访问其授权范围内的信息;核心亮点是支�� Knowledge Graph Retrieval,结合 Neo4j 或 ArangoDB 与 Qdrant 向量数据库,能够捕捉企业数据间的复杂关系,并提供超过 30 种企业级连接器。
您可以通过 Docker Compose 在本地或任何服务器上部署 PipesHub。项目提供了一个交互式安装脚本 `./install.sh`,它会自动检查 Docker、内存和磁盘等环境要求,并引导您选择 slim 或 full 部署模式。安装程序会自动配置 secrets、graph DB、message broker 等组件,并生成 `.env` 文件。请注意,在云服务器部署时,务必配置 HTTPS 终端以避免浏览器拦截请求。
推荐使用 Docker Compose v2 进行快速启动。通过运行安装脚本并遵循交互式提示,您可以快速拉取镜像并启动完整的服务栈。部署完成后,系统会自动进行健康检查,并在完成后输出访问 URL。
项目配置主要通过 `.env` 文件进行管理。您可以参考 `env.template` 模板来设置环境变量。安装脚本会自动生成随机的 secrets,并允许您根据需求自定义 graph DB、message broker 和 KV store 的配置参数。
为了方便开发者快速集成,PipesHub 提供了针对 Python、TypeScript 和 Go 语言的官方 SDK。您可以根据项目需求选���对应的 SDK 仓库进行安装与开发,详细的集成指南请参考各语言 SDK 仓库中的 README 文档。
针对部署过程中可能遇到的问题,建议首先检查云端部署是否已配置 HTTPS。如果遇到故障,可以通过 `docker compose logs` 查看容器日志,并核对 `env.template` 中的环境变量设置是否正确。更多详细指南请访问官方文档 docs.pipeshub.com。
PipesHub是专业的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 类型,复制安装指令后粘贴到对应客户端