<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>AI自习室 – 中文</title>
    <link>https://dingjiu1989-hue.github.io/</link>
    <description>开发者教程、工具对比、副业指南、AI洞见。</description>
    <language>zh-CN</language>
    <lastBuildDate>Fri, 08 May 2026 17:22:28 GMT</lastBuildDate>
    <atom:link href="https://dingjiu1989-hue.github.io/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title><![CDATA[Git 常用命令速查表]]></title>
      <link>https://dingjiu1989-hue.github.io//tech/git-cheatsheet.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//tech/git-cheatsheet.html</guid>
      <description><![CDATA[Git 常用命令速查，涵盖分支管理、撤销操作、暂存与提交、远程协作等核心场景，快速查找即用。]]></description>
      <pubDate>Fri, 08 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[如何通过写技术博客赚钱：从 0 到月入 1000 美元]]></title>
      <link>https://dingjiu1989-hue.github.io//sidehustle/tech-blog-monetization.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//sidehustle/tech-blog-monetization.html</guid>
      <description><![CDATA[技术博客的完整变现路径：广告、联盟营销、付费内容、咨询转化，附带真实案例和收入拆解。]]></description>
      <pubDate>Fri, 08 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[远程工作平台大盘点]]></title>
      <link>https://dingjiu1989-hue.github.io//sidehustle/remote-work.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//sidehustle/remote-work.html</guid>
      <description><![CDATA[盘点国内外主流远程工作平台，包括 Upwork、Toptal、电鸭社区等，自由职业者和数字游民必看。]]></description>
      <pubDate>Fri, 08 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[AI 绘画变现指南：从出图到接单的完整路径]]></title>
      <link>https://dingjiu1989-hue.github.io//ai/ai-art-monetization.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//ai/ai-art-monetization.html</guid>
      <description><![CDATA[手把手教你将 AI 绘画技能变现：接单平台、素材销售、自媒体涨粉、定制服务四大路径，附定价策略和接单避坑。]]></description>
      <pubDate>Fri, 08 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[用 AI 做 PPT：从 3 小时到 10 分钟]]></title>
      <link>https://dingjiu1989-hue.github.io//ai/ai-ppt-presentation.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//ai/ai-ppt-presentation.html</guid>
      <description><![CDATA[对比 Gamma、Beautiful.ai、Tome、iSlide AI、WPS AI 五大 AI PPT 工具，掌握人机协作的正确工作流程，避免 AI 生成千篇一律的幻灯片。]]></description>
      <pubDate>Fri, 08 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[Midjourney 提示词大全：从入门到进阶]]></title>
      <link>https://dingjiu1989-hue.github.io//ai/midjourney-prompts.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//ai/midjourney-prompts.html</guid>
      <description><![CDATA[系统整理 Midjourney 提示词结构、参数体系与风格参考，附赠 10 套实战验证的提示词模板，涵盖写实人像、Logo 设计、产品摄影等高频场景。]]></description>
      <pubDate>Fri, 08 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[Git 进阶：交互式 rebase、cherry-pick 和 bisect 实战]]></title>
      <link>https://dingjiu1989-hue.github.io//tech/git-advanced.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//tech/git-advanced.html</guid>
      <description><![CDATA[进阶 Git 技巧三件套：用交互式 rebase 整理提交历史、用 cherry-pick 精确移植代码、用 bisect 二分法定位 Bug，让你的 Git 段位从熟练进化到精通。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[单元测试入门：从零到写出第一个可维护的测试]]></title>
      <link>https://dingjiu1989-hue.github.io//tech/unit-testing-guide.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//tech/unit-testing-guide.html</guid>
      <description><![CDATA[零基础单元测试入门教程，覆盖 Python/pytest 实战，AAA 模式、Mock、Fixture 核心概念一网打尽。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[REST API 设计最佳实践：写出让人愿意用的接口]]></title>
      <link>https://dingjiu1989-hue.github.io//tech/rest-api-best-practices.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//tech/rest-api-best-practices.html</guid>
      <description><![CDATA[从 URL 设计、HTTP 方法选择到错误处理和分页，系统讲解 REST API 设计规范，附常见反模式避坑。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[正则表达式 30 分钟入门指南]]></title>
      <link>https://dingjiu1989-hue.github.io//tech/regex-guide.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//tech/regex-guide.html</guid>
      <description><![CDATA[从完全不懂到能写出实用的正则表达式，涵盖元字符、量词、分组、断言和 Python/JS 实战示例。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[Linux 命令行入门：30 个最常用的命令]]></title>
      <link>https://dingjiu1989-hue.github.io//tech/linux-commands.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//tech/linux-commands.html</guid>
      <description><![CDATA[Linux 新手必学的 30 个命令，从文件操作、权限管理到进程查看，每个带示例，收藏这一篇就够了。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[Python 入门教程：从零到写出第一个程序]]></title>
      <link>https://dingjiu1989-hue.github.io//tech/python-tutorial.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//tech/python-tutorial.html</guid>
      <description><![CDATA[零基础 Python 编程入门，30 分钟掌握变量、条件、循环、函数等核心语法，手写第一个可运行程序。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[GitHub Copilot 完全使用指南：从安装到高效协作]]></title>
      <link>https://dingjiu1989-hue.github.io//tech/github-copilot-guide.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//tech/github-copilot-guide.html</guid>
      <description><![CDATA[全面掌握 GitHub Copilot 的使用技巧，包括快捷键、上下文工程、最佳实践和常见陷阱，让 AI 编程工具真正为你提效。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[Docker 30 分钟入门：从安装到第一个容器]]></title>
      <link>https://dingjiu1989-hue.github.io//tech/docker-quickstart.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//tech/docker-quickstart.html</guid>
      <description><![CDATA[零基础 Docker 入门教程，30 分钟掌握镜像、容器、Dockerfile 核心概念，亲手构建并运行你的第一个容器化应用。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[VS Code 十大必备插件：让编码效率翻倍]]></title>
      <link>https://dingjiu1989-hue.github.io//tech/vscode-extensions.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//tech/vscode-extensions.html</guid>
      <description><![CDATA[精选 10 款 VS Code 必备插件，涵盖 AI 补全、Git 可视化、代码格式化、远程开发等高频场景，新装编辑器第一件事就是装这些。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[macOS 效率工具推荐合集]]></title>
      <link>https://dingjiu1989-hue.github.io//tech/macos-tools.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//tech/macos-tools.html</guid>
      <description><![CDATA[精选 macOS 效率工具推荐，涵盖启动器、窗口管理、剪贴板、截图、终端等必备软件。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[Affiliate Marketing 完全入门指南：从 0 到第一笔佣金]]></title>
      <link>https://dingjiu1989-hue.github.io//sidehustle/affiliate-marketing.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//sidehustle/affiliate-marketing.html</guid>
      <description><![CDATA[手把手教你从零开始做联盟营销：选平台、选产品、做内容、引流量，全套实操流程助你拿到第一笔被动收入。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[如何把你的专业知识变成付费内容：从 0 到月入 5000]]></title>
      <link>https://dingjiu1989-hue.github.io//sidehustle/knowledge-monetization.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//sidehustle/knowledge-monetization.html</guid>
      <description><![CDATA[手把手教你将专业技能包装为付费内容产品：在线课程、付费专栏、社群运营，三个变现路径的完整实操指南。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[跨境电商入门指南：从 0 到第一单的全流程]]></title>
      <link>https://dingjiu1989-hue.github.io//sidehustle/cross-border-ecommerce.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//sidehustle/cross-border-ecommerce.html</guid>
      <description><![CDATA[新手友好的跨境电商入门教程，Shopee/Lazada/Tokopedia 三大平台对比，选品、运营、物流全链路讲解。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[独立开发者出海指南：从产品 Idea 到稳定变现]]></title>
      <link>https://dingjiu1989-hue.github.io//sidehustle/indie-dev-guide.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//sidehustle/indie-dev-guide.html</guid>
      <description><![CDATA[面向程序员的独立开发者完整指南：产品创意验证、技术选型、海外支付接入、推广引流和变现策略。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[数字产品创作指南：Notion 模板、Ebook、设计素材怎么做]]></title>
      <link>https://dingjiu1989-hue.github.io//sidehustle/digital-products-guide.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//sidehustle/digital-products-guide.html</guid>
      <description><![CDATA[手把手教你创作和销售数字产品——Notion 模板、电子书、设计素材等，一次创作持续变现的被动收入模式。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[从零开始做自媒体：平台选择、内容定位与变现路径]]></title>
      <link>https://dingjiu1989-hue.github.io//sidehustle/content-creator-startup.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//sidehustle/content-creator-startup.html</guid>
      <description><![CDATA[2026 年自媒体运营全攻略：公众号、知乎、小红书、抖音四大平台对比，帮你找到适合自己的内容方向和变现模式。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[2026 年程序员接私活指南：渠道、报价、避坑全攻略]]></title>
      <link>https://dingjiu1989-hue.github.io//sidehustle/programmer-side-hustle.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//sidehustle/programmer-side-hustle.html</guid>
      <description><![CDATA[程序员做副业的完整指南，涵盖国内外接单平台、报价策略、合同模板、税务处理，帮你安全高效地增加收入。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[免费可商用图片资源汇总]]></title>
      <link>https://dingjiu1989-hue.github.io//sidehustle/free-images.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//sidehustle/free-images.html</guid>
      <description><![CDATA[盘点 10+ 免费可商用的高质量图片资源网站，包括 Unsplash、Pexels、Pixabay 等，设计师和运营必备。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[2026 年最佳项目管理工具对比：Jira vs Linear vs Notion vs ClickUp]]></title>
      <link>https://dingjiu1989-hue.github.io//tools/project-management-tools.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//tools/project-management-tools.html</guid>
      <description><![CDATA[四大主流项目管理工具全方位横评，涵盖任务管理、自动化、AI 功能、价格，帮团队选出最佳协作平台。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[10 个程序员必听的播客：学技术、追趋势、听故事]]></title>
      <link>https://dingjiu1989-hue.github.io//tools/dev-podcasts.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//tools/dev-podcasts.html</guid>
      <description><![CDATA[精选 10 个中文和英文优质技术播客，涵盖编程技能、行业趋势、职业发展和创业故事，通勤和健身时充电最佳。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[2026 年最佳屏幕录制和视频剪辑工具推荐]]></title>
      <link>https://dingjiu1989-hue.github.io//tools/screen-recording-tools.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//tools/screen-recording-tools.html</guid>
      <description><![CDATA[精选 8 款屏幕录制和轻量视频编辑工具，涵盖免费和付费，适合做教程、演示和产品介绍视频。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[2026 年最佳密码管理器对比：LastPass vs 1Password vs Bitwarden]]></title>
      <link>https://dingjiu1989-hue.github.io//tools/password-manager-comparison.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//tools/password-manager-comparison.html</guid>
      <description><![CDATA[六大主流密码管理器全方位对比，涵盖安全性、易用性、跨平台、价格，帮你选出最适合的一款。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[10 款开发者必备的命令行工具（2026 版）]]></title>
      <link>https://dingjiu1989-hue.github.io//tools/cli-tools-collection.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//tools/cli-tools-collection.html</guid>
      <description><![CDATA[精选 10 款提升终端效率的命令行工具，涵盖文件管理、JSON 处理、Git 增强、系统监控等场景。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[Notion 完全使用指南：从入门到精通]]></title>
      <link>https://dingjiu1989-hue.github.io//tools/notion-complete-guide.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//tools/notion-complete-guide.html</guid>
      <description><![CDATA[最完整的 Notion 中文教程，覆盖数据库、公式、模板、自动化等核心功能，附 10 个可以直接用的模板。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[30 个免费又好用的 API 合集：开发者必备]]></title>
      <link>https://dingjiu1989-hue.github.io//tools/free-api-collection.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//tools/free-api-collection.html</guid>
      <description><![CDATA[收录 30 个完全免费或慷慨免费额度的 API，涵盖天气、翻译、AI、数据、图片等分类，每个附调用示例和额度说明。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[VS Code vs JetBrains vs Cursor：2026 年代码编辑器终极对比]]></title>
      <link>https://dingjiu1989-hue.github.io//tools/editor-comparison-2026.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//tools/editor-comparison-2026.html</guid>
      <description><![CDATA[全方位对比三大主流代码编辑器的性能、AI 能力、生态插件和价格，帮你选出最适合自己的开发工具。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[10 个你每天都会用到的免费在线工具网站]]></title>
      <link>https://dingjiu1989-hue.github.io//tools/online-tools-2026.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//tools/online-tools-2026.html</guid>
      <description><![CDATA[精选 10 个完全免费、无需注册的在线工具，涵盖图片处理、文件转换、文本工具等高频场景，用完即走的轻量工具合集。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[OpenAI API 入门：用 10 行代码调用 GPT]]></title>
      <link>https://dingjiu1989-hue.github.io//ai/openai-api-intro.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//ai/openai-api-intro.html</guid>
      <description><![CDATA[零基础入门 OpenAI API，从获取 Key 到发出第一个请求，涵盖 Chat Completion、System Prompt、Temperature 等核心概念，附带可运行的 Python 和 JS 示例。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[Claude vs ChatGPT 2026 深度对比：哪个 AI 更适合你]]></title>
      <link>https://dingjiu1989-hue.github.io//ai/claude-vs-chatgpt.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//ai/claude-vs-chatgpt.html</guid>
      <description><![CDATA[Claude 和 ChatGPT 在编程、写作、分析、多模态等方面的真实能力对比，帮你根据不同场景选择最佳 AI 助手。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[ChatGPT Plus 值得买吗？免费版 vs Plus vs Pro 深度对比]]></title>
      <link>https://dingjiu1989-hue.github.io//ai/chatgpt-plus-worth.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//ai/chatgpt-plus-worth.html</guid>
      <description><![CDATA[2026 年 ChatGPT 三档价格方案深度对比：免费版、Plus($20/月)、Pro($200/月) 各自适合什么人？帮你做出不后悔的选择。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[AI 自动化工作流实战：让 AI 替你干重复活]]></title>
      <link>https://dingjiu1989-hue.github.io//ai/ai-automation-workflow.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//ai/ai-automation-workflow.html</guid>
      <description><![CDATA[手把手搭建 AI 自动化工作流：Zapier/Make + ChatGPT/Claude API 联动，自动处理邮件、生成报表、监控舆情。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[Perplexity 深度使用指南：比 Google 更聪明的搜索方式]]></title>
      <link>https://dingjiu1989-hue.github.io//ai/perplexity-guide.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//ai/perplexity-guide.html</guid>
      <description><![CDATA[从基础搜索到 Pro Search 深度研究，详解 Perplexity 的 Collections、Focus、Pages 三大功能，附实战查询范例和与传统搜索的对比。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[零代码搭建 AI 聊天机器人：客服、知识库、个人助手]]></title>
      <link>https://dingjiu1989-hue.github.io//ai/no-code-ai-chatbot.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//ai/no-code-ai-chatbot.html</guid>
      <description><![CDATA[手把手用 Dify/Coze/Botpress 搭建 RAG 驱动的智能对话机器人，无需一行代码，上传文档即可拥有专属 AI 助手。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[ChatGPT 提示词工程入门：从新手到高手]]></title>
      <link>https://dingjiu1989-hue.github.io//ai/prompt-engineering.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//ai/prompt-engineering.html</guid>
      <description><![CDATA[系统学习提示词工程的核心方法论，掌握角色设定、任务描述、格式约束、示例引导五大要素，用真实案例对比展示好提示词与坏提示词的本质区别。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[如何用 AI 写高质量原创文章]]></title>
      <link>https://dingjiu1989-hue.github.io//ai/ai-writing.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//ai/ai-writing.html</guid>
      <description><![CDATA[揭秘人机协作写作框架：从提纲到初稿到人工润色，让你的文章既有 AI 效率又有人类灵魂，同时避开通用语气和事实错误两大雷区。]]></description>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[用 AI 辅助编程：从零到生产力]]></title>
      <link>https://dingjiu1989-hue.github.io//ai/ai-coding.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//ai/ai-coding.html</guid>
      <description><![CDATA[全面对比 GitHub Copilot、Cursor、Claude Code 等 AI 编程工具，教你建立人机协作的高效开发工作流，避免 AI 写代码的常见陷阱。]]></description>
      <pubDate>Wed, 06 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[Stable Diffusion 出图入门指南]]></title>
      <link>https://dingjiu1989-hue.github.io//ai/stable-diffusion.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//ai/stable-diffusion.html</guid>
      <description><![CDATA[零基础入门 Stable Diffusion，详解 Checkpoint、Sampler、Steps、CFG Scale 等核心参数，手把手教你从安装到出第一张高质量图片。]]></description>
      <pubDate>Mon, 04 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[本地运行大模型：Ollama 完全入门指南]]></title>
      <link>https://dingjiu1989-hue.github.io//ai/ollama-local-llm.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//ai/ollama-local-llm.html</guid>
      <description><![CDATA[从安装到实战，手把手教你用 Ollama 在个人电脑上运行 Llama、Mistral、Qwen 等开源大模型，实现隐私安全的本地 AI 助手。]]></description>
      <pubDate>Sat, 02 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[LangChain 入门：构建你的第一个 AI 应用]]></title>
      <link>https://dingjiu1989-hue.github.io//ai/langchain-intro.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//ai/langchain-intro.html</guid>
      <description><![CDATA[深入浅出讲解 LangChain 核心概念（Chain、Agent、Tool、Memory），用可运行的 RAG 问答代码示例带你写出第一个 LLM 应用。]]></description>
      <pubDate>Fri, 01 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[2025 AI 视频生成工具横评：Sora vs Runway vs Pika]]></title>
      <link>https://dingjiu1989-hue.github.io//ai/ai-video-tools.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//ai/ai-video-tools.html</guid>
      <description><![CDATA[六大 AI 视频工具全方位对比，从画质、价格、易用性到适用场景，帮你选出最适合的 AI 视频创作工具，避免盲目追热点。]]></description>
      <pubDate>Thu, 30 Apr 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[告别 Excel 公式：用 AI 做数据分析实战]]></title>
      <link>https://dingjiu1989-hue.github.io//ai/ai-data-analysis.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//ai/ai-data-analysis.html</guid>
      <description><![CDATA[用自然语言操作数据，上传 CSV 直接出图表和分析报告。详解 ChatGPT Code Interpreter、Julius AI 等工具的真实能力与边界。]]></description>
      <pubDate>Wed, 29 Apr 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[AI 时代的个人效率提升：我的 10 个日常使用场景]]></title>
      <link>https://dingjiu1989-hue.github.io//ai/ai-personal-efficiency.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//ai/ai-personal-efficiency.html</guid>
      <description><![CDATA[从写邮件、读论文到自动化工作流，分享 AI 融入日常生活的 10 个真实场景和具体工具推荐，每个场景附带可复制的提示词模板。]]></description>
      <pubDate>Tue, 28 Apr 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[2025 年度必备 Chrome 插件推荐]]></title>
      <link>https://dingjiu1989-hue.github.io//tools/chrome-plugins.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//tools/chrome-plugins.html</guid>
      <description><![CDATA[精选 15 款必备 Chrome 浏览器插件，涵盖效率、安全、开发、设计等场景。]]></description>
      <pubDate>Wed, 15 Apr 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[白板/笔记/思维导图工具对比]]></title>
      <link>https://dingjiu1989-hue.github.io//tools/note-apps.html</link>
      <guid isPermaLink="true">https://dingjiu1989-hue.github.io//tools/note-apps.html</guid>
      <description><![CDATA[对比 Notion、Obsidian、Miro、Heptabase 等主流笔记和思维导图工具的优缺点，帮你选适合自己的。]]></description>
      <pubDate>Fri, 10 Apr 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>