Configs2026年4月1日·1 分钟阅读

Dify — Open-Source LLMOps Platform

Dify is an open-source LLMOps platform for building AI apps with visual workflows, RAG, agents, and model management. 130K+ stars. Apache 2.0.

TO
TokRepo精选 · Community
快速使用

先拿来用,再决定要不要深挖

这里应该同时让用户和 Agent 知道第一步该复制什么、安装什么、落到哪里。

# Docker Compose (quickest)
git clone https://github.com/langgenius/dify.git
cd dify/docker
cp .env.example .env
docker compose up -d
# Open http://localhost/install

介绍

Dify is an open-source LLMOps platform combining AI workflow builder, RAG pipeline, agent capabilities, model management, and observability in one platform. With 130,000+ GitHub stars and Apache 2.0 license, it provides a visual workflow canvas, supports hundreds of LLM models, built-in RAG with document indexing, AI agents with tool use, prompt IDE, and enterprise features. Self-host with Docker or use Dify Cloud.

Best for: Teams building production AI applications with visual workflows and RAG Works with: Claude Code, OpenAI Codex, Cursor, Gemini CLI, Windsurf


Key Features

  • Visual AI workflow builder
  • Built-in RAG with document indexing
  • AI agents with tool use
  • Hundreds of LLM models supported
  • Prompt IDE for testing
  • Enterprise observability and logging
  • Self-hosted or Dify Cloud

FAQ

Q: What is Dify? A: Open-source LLMOps platform with 130K+ stars. Visual workflows, RAG, agents, model management. Apache 2.0.

Q: How do I install Dify? A: git clone, cd docker, docker compose up -d. Access at localhost/install.


🙏

来源与感谢

langgenius/dify — 130,000+ GitHub stars

相关资产