关于开源、AI、Web 开发与软件构建的思考
你是否曾好奇过为什么 ChatGPT、Claude 和其他 AI 模型会使用 **粗体文本** 和 [链接](url) 来格式化它们的回复?这就是 Markdown,而且背后有充分的理由。
RAG 解决方案的价格范围从经济实惠到企业级。参与了几个 RAG 项目后,我发现 Cloudflare AI Search 为您处理了大部分复杂性。以下是我为本网站构建生产级聊天机器人的方法。
在构建实时功能时,开发者通常默认选择 WebSockets。但对于流式传输 AI 响应,Server-Sent Events 结果证明是更好的选择。以下是我在 Kindle ChatGPT 项目中实现 SSE 时学到的经验。
I built an API token system and OpenAPI docs for my project. Here's what I learned about secure token generation, authentication, and making it work with ChatGPT and other tools.
I built a public step counter using Google Fit API and Cloudflare Workers. It shows my daily steps, weekly totals, and streak on my website. Here's how I did it and why public accountability works.
了解如何在你的电脑上直接运行开源人工智能模型(LLM)。无需云服务,无需订阅,完全保护隐私。一份使用 llama.cpp 的初学者指南。
I got tired of context switching between Drupal projects, so I built an open source MCP server that gives AI assistants instant knowledge about your site. Here's how I use one server for all my projects.
我曾想构建一个发音辅导 AI,并尝试在我的 M4 Pro MacBook 上本地训练 Google 的 Gemma 3n。在多次尝试和遇到内存错误后,我发现即使是 48GB 的内存也不够用。以下是我尝试过的方法以及我转向 Vertex AI 的原因。
Learn how to securely expose your local DDEV sites to the internet using Cloudflare Tunnel, without opening firewall ports or configuring complex networking.
Google released a model that can see your screen and click around like a person. I used Claude Code to build a test in 15 minutes. Now an AI checks if my translations load correctly.
在您的收件箱中获取最新的文章和见解。
Unsubscribe anytime. No spam, ever.