242 related articles

Learn how to build a WebSocket real-time chat room with Claude Code, covering multi-room systems, private messaging, emoji/image sending, message search and export, plus full setup and bug-fixing workflow.

Deep dive into Claude Code Skills: four core advantages including progressive loading, version control, and reusability, plus a practical guide to AI-powered test case generation.

Deep dive into Anthropic Dynamic Workflows: core mechanisms, differences from single Agent and Sub-Agent patterns, and a decision tree for when to use them vs. when to avoid burning tokens.

Use Claude Code to generate 10 web games like 2048, Gomoku, and Tetris from one-line prompts — zero manual coding. A full walkthrough of AI programming in practice.

Andrew Ng and Anthropic launch a Claude Code course covering context management, parallel sessions, MCP server integration, and hands-on projects in RAG, data analysis, and Figma-to-code conversion.

Deep dive into Claude Code's Skills mechanism: on-demand loading replaces bulk context dumping, cutting Token costs and boosting output quality with modular expertise.

Deep dive into Campus Find, a WeChat mini program using DeepSeek AI for smart lost & found matching, OCR recognition, QR code returns, and AI mascot interaction.

Compare 5 Agent tool types: CLI, API, MCP, Browser Use & Computer Use on speed, accuracy, and token cost. Includes a selection priority table to cut costs and boost Agent efficiency.

Three top AIs build Mortal Kombat from scratch: Claude Opus, GPT Codex, and Gemini tested across code generation, gameplay control, and Godot engine integration.

Learn how to deploy Hermes Agent on a VPS with Telegram Bot integration for mobile AI coding. Covers Docker setup, GitHub integration, auto-deployment, and comparison with OpenClaw.

Deep breakdown of a popular AI large model learning roadmap covering LangChain, RAG, Agent, and LoRA fine-tuning across three stages, with analysis of its strengths and limitations for career changers.

Google releases DiffusionGemma, an open-source diffusion language model with Apache 2.0 license. The 26B-parameter MoE model achieves over 500 tokens/s in real-world tests.

Agent Skills splits AI capabilities into independent skill folders with on-demand loading and progressive disclosure, cutting token costs by 80% and reducing hallucinations for template-based output.

Complete Claude Code installation guide with the five stages of AI programming tools, from manual coding to agents. Learn 0-to-1 project building and 1-to-100 iteration challenges.

A systematic AI LLM learning roadmap for beginners covering prompt engineering, RAG, LangChain, Agents, and more — with timelines and project suggestions.

A systematic 6-week Java backend interview prep roadmap covering JVM internals, Spring Boot, Redis, microservices, plus Spring AI, LangChain4j, and RAG for AI Agent development.

A complete tutorial on building a RAG medical Q&A system with LangChain4j, covering Ollama local deployment, Redis vector DB, document vectorization, and Cursor AI-assisted development.

Deep dive into OpenAI Codex's core capabilities including multi-task parallelism, Agent Loop mechanism, and Specification-Driven Development (SDD), with learning resources and advanced paths for mastering AI programming workflows.

Andrew Ng and Anthropic launch the Agent Skills course, teaching how to package domain expertise into reusable Skill modules for build-once, deploy-anywhere AI Agents.

A deep dive into Andrew Ng and Anthropic's Agent Skills course: how to empower AI agents like Claude Code with new capabilities through standardized skill files, progressive loading, and MCP integration.