<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Dify 开源平台：搭建你自己的 AI 应用平台]]></title><description><![CDATA[<blockquote>
<p dir="auto">来源：AI 订阅指南</p>
</blockquote>
<p dir="auto">Dify 是一个开源的 LLM 应用开发平台，可以快速搭建 AI 应用。</p>
<p dir="auto"><strong>核心功能：</strong></p>
<ul>
<li>可视化 Prompt 编排</li>
<li>RAG 流程内置</li>
<li>Agent 工作流</li>
<li>多模型支持</li>
<li>API 一键发布</li>
</ul>
<p dir="auto"><strong>Docker Compose 部署：</strong></p>
<pre><code class="language-bash">git clone https://github.com/langgenius/dify
cd dify/docker
docker compose up -d
</code></pre>
<p dir="auto"><strong>适合场景</strong>：企业内部知识库、客服机器人、文档分析工具。</p>
<p dir="auto"><strong>与 LangChain 对比</strong>：Dify 更偏向"平台"，LangChain 更偏向"库"。非技术用户也能用 Dify 搭建应用。</p>
<hr />
<p dir="auto"><em>更多本地部署教程请关注 AI 订阅指南。</em></p>
]]></description><link>https://aspxai.com/topic/213/dify-开源平台-搭建你自己的-ai-应用平台</link><generator>RSS for Node</generator><lastBuildDate>Mon, 22 Jun 2026 07:38:32 GMT</lastBuildDate><atom:link href="https://aspxai.com/topic/213.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 22 Jun 2026 02:58:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Dify 开源平台：搭建你自己的 AI 应用平台 on Mon, 22 Jun 2026 03:03:42 GMT]]></title><description><![CDATA[<p dir="auto">我们用过 pgvector + LangChain，效果不错但查询延迟有点高。</p>
]]></description><link>https://aspxai.com/post/1187</link><guid isPermaLink="true">https://aspxai.com/post/1187</guid><dc:creator><![CDATA[赴月]]></dc:creator><pubDate>Mon, 22 Jun 2026 03:03:42 GMT</pubDate></item><item><title><![CDATA[Reply to Dify 开源平台：搭建你自己的 AI 应用平台 on Mon, 22 Jun 2026 03:03:42 GMT]]></title><description><![CDATA[<p dir="auto">GPU 租赁比自购划算，除非你 24 小时跑任务。</p>
]]></description><link>https://aspxai.com/post/1186</link><guid isPermaLink="true">https://aspxai.com/post/1186</guid><dc:creator><![CDATA[写诗篇半生]]></dc:creator><pubDate>Mon, 22 Jun 2026 03:03:42 GMT</pubDate></item><item><title><![CDATA[Reply to Dify 开源平台：搭建你自己的 AI 应用平台 on Mon, 22 Jun 2026 03:03:42 GMT]]></title><description><![CDATA[<p dir="auto">ChromaDB 在小数据量下够用，数据量大了建议换 Milvus。</p>
]]></description><link>https://aspxai.com/post/1185</link><guid isPermaLink="true">https://aspxai.com/post/1185</guid><dc:creator><![CDATA[echo]]></dc:creator><pubDate>Mon, 22 Jun 2026 03:03:42 GMT</pubDate></item></channel></rss>