Dify
NOASSERTIONTypeScriptBuild Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
Dify 是一个开源 LLM 应用开发平台,其直观的界面结合了 AI 工作流、RAG 管道、Agent 能力、模型管理、可观测性等功能,让您快速从原型到生产。支持 GPT、Mistral、Llama3 等数百种模型,并提供 Prompt IDE、LLMOps 等特性。
cd dify/docker && cp .env.example .env && docker compose up -d
Dify 社区版是开源免费的,采用 Dify 开源许可证(基于 Apache 2.0 附加条件)。同时提供云服务(Dify Cloud)和企业版。
最简单的方式是通过 Docker Compose 部署:确保已安装 Docker 和 Docker Compose,然后运行 `docker compose up -d`,之后访问 http://localhost/install 进行初始化。
Dify 支持数百种专有和开源 LLM,包括 GPT、Mistral、Llama3 等,以及任何兼容 OpenAI API 的模型。
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs