简介
Dify 是一个开源 LLM 应用开发平台,GitHub 85,000+ stars。提供可视化界面构建 AI 工作流、RAG 管道和 Agent 应用,支持 100+ 模型。拖拽式画布编排 LLM 调用、知识检索、工具使用和条件逻辑。适合需要快速原型和企业级功能的 AI 应用开发团队。支持 Docker 一键部署。
Visual platform for building AI applications with workflow orchestration, RAG pipelines, agent capabilities, and model management. Supports 100+ models. 85,000+ GitHub stars.
这里应该同时让用户和 Agent 知道第一步该复制什么、安装什么、落到哪里。
git clone https://github.com/langgenius/dify.git
cd dify/docker
cp .env.example .env
docker compose up -d打开 http://localhost/install 设置管理员账号,开始可视化构建 AI 应用。
Dify 是一个开源 LLM 应用开发平台,GitHub 85,000+ stars。提供可视化界面构建 AI 工作流、RAG 管道和 Agent 应用,支持 100+ 模型。拖拽式画布编排 LLM 调用、知识检索、工具使用和条件逻辑。适合需要快速原型和企业级功能的 AI 应用开发团队。支持 Docker 一键部署。
Created by LangGenius. Licensed under Apache 2.0.
dify — ⭐ 85,000+
Production-ready Python framework for building RAG pipelines, search systems, and AI agents with composable components. By deepset. Supports 30+ integrations. 20,000+ GitHub stars.
Automates the full AI development lifecycle from task planning to merged PR. Orchestrates AI agents through planning, execution, code review, and merge. 800+ GitHub stars.