<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>AI应用开发 on ITNote 技术笔记</title>
    <link>https://www.itnote.org/tags/ai%E5%BA%94%E7%94%A8%E5%BC%80%E5%8F%91/</link>
    <description>Recent content in AI应用开发 on ITNote 技术笔记</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Mon, 27 Jul 2026 10:40:00 +0800</lastBuildDate>
    <atom:link href="https://www.itnote.org/tags/ai%E5%BA%94%E7%94%A8%E5%BC%80%E5%8F%91/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>使用 Docker 容器化部署 AI 推理服务</title>
      <link>https://www.itnote.org/posts/docker-ai-deployment/</link>
      <pubDate>Mon, 27 Jul 2026 10:40:00 +0800</pubDate>
      <guid>https://www.itnote.org/posts/docker-ai-deployment/</guid>
      <description>介绍如何将 vLLM 等 AI 推理服务打包为 Docker 容器，并处理 GPU 直通与资源限制问题。</description>
    </item>
    <item>
      <title>AI 应用开发：LangChain 与 Agent 框架选型对比</title>
      <link>https://www.itnote.org/posts/agent-framework-comparison/</link>
      <pubDate>Mon, 27 Jul 2026 09:50:00 +0800</pubDate>
      <guid>https://www.itnote.org/posts/agent-framework-comparison/</guid>
      <description>对比常见的 LLM 应用开发框架，帮助在项目初期做出合适的技术选型。</description>
    </item>
    <item>
      <title>AI 应用开发：Prompt 工程实践技巧</title>
      <link>https://www.itnote.org/posts/prompt-engineering-practice/</link>
      <pubDate>Mon, 27 Jul 2026 09:40:00 +0800</pubDate>
      <guid>https://www.itnote.org/posts/prompt-engineering-practice/</guid>
      <description>总结日常开发中行之有效的 Prompt 设计技巧，包括结构化输出、角色设定与思维链引导。</description>
    </item>
    <item>
      <title>AI 应用开发：RAG 系统架构设计要点</title>
      <link>https://www.itnote.org/posts/rag-architecture/</link>
      <pubDate>Mon, 27 Jul 2026 09:30:00 +0800</pubDate>
      <guid>https://www.itnote.org/posts/rag-architecture/</guid>
      <description>梳理检索增强生成（RAG）系统的核心组件、数据流转过程以及常见的设计陷阱。</description>
    </item>
    <item>
      <title>基于 vLLM 搭建 OpenAI 兼容 API 服务并接入现有应用</title>
      <link>https://www.itnote.org/posts/vllm-openai-api-service/</link>
      <pubDate>Mon, 27 Jul 2026 09:20:00 +0800</pubDate>
      <guid>https://www.itnote.org/posts/vllm-openai-api-service/</guid>
      <description>从零搭建一个可被 LangChain、OpenAI SDK 等直接调用的本地推理服务，并配置进程守护与反向代理。</description>
    </item>
  </channel>
</rss>
