<?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 技术博客</title>
    <link>https://czy168.vip/categories/ai/</link>
    <description>Recent content in AI on 技术博客</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Sun, 09 Aug 2026 19:00:00 +0800</lastBuildDate>
    <atom:link href="https://czy168.vip/categories/ai/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>用了半年 AI 编程助手，说说什么场景真香、什么场景翻车</title>
      <link>https://czy168.vip/posts/ai-coding-assistant/</link>
      <pubDate>Sun, 09 Aug 2026 19:00:00 +0800</pubDate>
      <guid>https://czy168.vip/posts/ai-coding-assistant/</guid>
      <description>AI 编程助手不是万能的。结合实际使用，总结它擅长和不擅长的场景，以及怎么用才不踩坑。</description>
    </item>
    <item>
      <title>在自己电脑上跑开源大模型</title>
      <link>https://czy168.vip/posts/run-local-llm/</link>
      <pubDate>Sun, 02 Aug 2026 21:00:00 +0800</pubDate>
      <guid>https://czy168.vip/posts/run-local-llm/</guid>
      <description>不依赖云端 API，在个人电脑上把开源大模型跑起来。聊聊本地部署的价值、量化的取舍，以及用 Ollama 快速上手。</description>
    </item>
    <item>
      <title>提示词工程：几个真正有用的实践技巧</title>
      <link>https://czy168.vip/posts/prompt-engineering-tips/</link>
      <pubDate>Sat, 25 Jul 2026 15:00:00 +0800</pubDate>
      <guid>https://czy168.vip/posts/prompt-engineering-tips/</guid>
      <description>抛开玄学，记录几个在实际使用中反复验证有效的提示词技巧：给角色、给例子、让它先想再答、约束输出格式。</description>
    </item>
    <item>
      <title>RAG 检索增强生成：让大模型用上你自己的知识</title>
      <link>https://czy168.vip/posts/rag-intro/</link>
      <pubDate>Sat, 18 Jul 2026 10:00:00 +0800</pubDate>
      <guid>https://czy168.vip/posts/rag-intro/</guid>
      <description>大模型知识有截止日期、也不了解你的私有资料。RAG 通过“先检索、再生成”让它基于外部知识回答，是目前落地最广的 LLM 应用范式之一。</description>
    </item>
  </channel>
</rss>
