598 articles
TutorialsDeep dive into Claude Code 2.0.14's plugin system covering Slash Commands, Sub-agents, MCP integration, and Hooks—with demos on one-click plugin installation and custom code review plugin creation.
TutorialsA deep dive into Spring AI Alibaba's core positioning and advantages, helping Java developers quickly understand how to integrate LLMs through this framework.
TutorialsDeep dive into Anthropic's official Claude Code in Action course covering four modules: assistant fundamentals, differentiators, project practice, and best practices for AI programming mastery.
TutorialsComplete tutorial on building an AI API relay station using the New API open-source project, covering Docker deployment, server configuration, channel management, token distribution, and client verification.
TutorialsComplete guide to Click-to-WhatsApp ad lead capture and conversion, covering chatbot setup, conversation flow design, Inbox management, and data tracking for cross-border teams.
TutorialsLearn how to use DeepSeek AI to assist JS reverse engineering, cracking Youdao Translate's Sign algorithm via packet capture, breakpoint debugging, dual MD5 analysis, and Python implementation.
TutorialsStep-by-step tutorial on building a WhatsApp AI Chatbot with YCloud's zero-code platform, covering triggers, conversation flow components, keyword matching strategies, and activation.
TutorialsComplete guide to deploying Stable Diffusion locally. Covers hardware requirements, one-click installation, and model setup. Run AI image generation free with 8GB RAM.
TutorialsDeep dive into Andrew Ng's Building Your Own Database Agent course with Microsoft, covering LLM-SQL interaction, LangChain Agents, Function Calling, and RAG for tabular data.
TutorialsA complete hands-on checklist of 110 embedded Linux projects covering audio/video, Rockchip platforms, smart home, and driver development — with clear learning paths from beginner to high-paying roles.
TutorialsA detailed guide on ByteDance's Hermes Agent framework covering core features, deployment, custom tool development, and enterprise-grade AI Agent applications.
TutorialsAnalyze correct timing for AI async task credit settlement. Compare deduct-on-submit vs. Webhook callback approaches with a pre-freeze + callback confirmation implementation for fair SaaS billing.
TutorialsDetailed breakdown of Firebase AI Logic's major updates covering Server Prompt Templates, hybrid inference, Cloud Functions triggers, AI monitoring, and Context Caching for secure, efficient AI apps.
TutorialsComplete guide to deploying Stable Diffusion locally, covering hardware requirements, one-click installation, and model management. Free, unlimited, fully offline AI image generation for creators and privacy-conscious users.
TutorialsLearn how to configure a local DeepSeek model in PyCharm via Ollama for free, privacy-safe AI-assisted programming. Includes installation steps, plugin setup, usage tips, and hardware recommendations.
Engineering Practices That Boosted Cla…
How Hooks+Skills+Commands+Agents work together in Claude Code to boost AI skill activation from 25% to 90%, with core config files and deployment guide.
The Complete Guide to Using O3 Mini fo…
Discover 5 free ways to use OpenAI's O3 Mini model, including AnyChat unlimited access, GitHub Models API, and Aider clipboard mode for zero-cost AI experience.
TutorialsA deep dive into engineering strategies for enterprise Text-to-SQL to break 90% accuracy, covering precise schema retrieval, multi-Agent architecture, self-correction, and AI coding practices.
TutorialsDeep dive into Claude Code's five-layer extension architecture: Claude.md memory, Skills, MCP services, Subagents, and Hooks. Master the Rule of Three and golden combinations to systematically boost AI coding efficiency.
TutorialsA detailed comparison of LangChain's two model invocation approaches, focusing on init_chat_model unified interface usage and tips for avoiding DeepSeek V4 Pro Thinking Mode pitfalls in Agent scenarios.