‹ 返回总目录
开发工具 最近更新08-04

frontend-code-review

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量9.1K
⭐ GitHub Stars151,340(fork 23889)
🗓️ 最近推送2026-08-04
🌱 项目创建2023-04-12
💻 语言 / LicenseTypeScript · NOASSERTION
🐛 开放Issue931

📝 工具简介

在协作工作区构建Agentic工作流和RAG管道,支持丰富AI模型和工具,可部署在云、VPC或自托管环境。

📖 怎么用

先克隆项目:`cd dify`,进入目录后 `cd docker`,复制环境变量文件 `cp .env.example .env`,然后启动服务 `docker compose up -d`。装好后打开 Dify 界面,按提示配置模型和流程就能开始用。

📋 迷你测评

构建Agentic工作流和RAG管道的协作平台,支持多云部署。亮点是模型和工具选择丰富,可自托管。无具体数据点。

📄 README 要点

这是一个开源的 LLM 应用开发平台,核心卖点是直观的可视化界面,把 AI 工作流、RAG 管道、智能体能力、模型管理和可观测性(支持 Opik、Langfuse 等)都整合在一起,让你能快速从原型走向生产。安装很简单,只要机器有 2 核 CPU 和 4GB 内存,用 Docker Compose 跑几条命令就能启动,然后在浏览器访问 localhost 完成初始化。适合想快速搭建 AI 应用、又不想从零写代码的团队,尤其是需要可视化编排复杂工作流和监控模型表现的场景。

查看英文原文
Dify Cloud · Self hosting · Documentation · Dify edition overview Dify is an open source LLM app development platform. Its intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features (including Opik, Langfuse, and Arize Phoenix) and more, letting you quickly go from prototype to production. Here's a list of the core features: Quick start Before installing Dify, make sure your machine meets the following minimum system requirements: CPU = 2 Core RAM = 4 GiB The easiest way to start the Dify server is through Docker Compose. Before running Dify with the following commands, make sure that Docker and Docker Compose v2.24.0 or later are installed on your machine: [安装/使用命令见下方] After running, you can access the Dify dashboard in your browser at http://localhost/install and start the initialization process. Seeking help Please refer to our FAQ if you encounter problems setting up Dify. Reach out to the community and us if you are still having issues. If you'd like to contribute to Dify or do additional development, refer to our guide to deploying from source code Key features 1. Workflow : Build and test powerful AI workflows on a visual canvas, leveraging all the following features and beyond. 2. Comprehensive model support : Seamless integration with hundreds of proprietary / open source LLMs from dozens of inference providers and self hosted solutions, covering GPT, Mistral, Llama3, and any OpenAI API compatible models. A full list of supported model providers can be found here. 3. Prompt IDE : Intuitive interface for crafting prompts, comparing model performance, and adding additional features such as text to speech to a chat based app. 4. RAG Pipeline : Extensive RAG capabilities that cover everything from document ingestion to retrieval, with out of box support for text extraction from PDFs, PPTs, and other common document formats. 5. Agent capabilities : You can define agents based on LLM Function Calling or Re

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考