369 related articles
TutorialsA complete hands-on guide to connecting Claude Code with Databricks for natural language data queries, automated table creation, and Notebook generation.
TutorialsDeep analysis of Claude Code's four core agent modules: Agent Loop, Tool System, Skills, and Memory, with a TypeScript minimal implementation guide for frontend engineers transitioning to AI development.
TutorialsA detailed guide to building a house rental WeChat Mini Program with UniApp and SpringBoot, covering three user roles, viewing appointment workflows, and full-stack architecture best practices.
TutorialsComplete walkthrough of building a gas meter OCR mini program from scratch using GPT-5 + Cursor, covering UniApp frontend, Alibaba Cloud OCR API, cloud database, and admin panel development.
TutorialsA detailed guide on building an intelligent code assistant with the OpenAI API, covering Chat Completions, Responses, and Assistants APIs, GPT-4.5 vs Codex models, and tools like Function Calling and Code Interpreter.
TutorialsUsing oMLX with MTP and Qwen3.6 35B on Apple Silicon Mac to achieve 86.7 tokens/s local coding speed, building a full-stack app in under 5 minutes.
n8n + Claude Code: Build a Fully Autom…
Learn how to build an automated workflow with n8n and Claude Code that turns Slack messages into GitHub Pull Requests — from setup to scripts to live demo.
TutorialsLearn how Java developers can build MCP Server and Client using Spring AI Alibaba, define tools with @Tool annotations, and integrate with AI clients like Trae for LLM-powered business data access.
Industry InsightsDeep analysis of Qoder's (Tongyi Lingma international edition) context engineering architecture, including its four-layer retrieval engine, memory engine, context caching, and core product design.
Tech FrontiersSGLang team hosts an Agent Loops Office Hour exploring inference optimization for agentic loops, covering KV Cache reuse, low-latency multi-turn dialogue, and tool calling techniques.
TutorialsOpenAI's Codex team shows AI programming now prioritizes organizational skills over coding. Learn the four paradigm shift signals, efficient workflows, and how developer roles are being reshaped.
Product ReviewsHands-on review of ZenFlow—the first spec-driven fully autonomous AI software engineer. Multi-agent parallel collaboration with built-in verification delivers end-to-end development from ideation to production.
TutorialsDeep dive into MCP (Model Context Protocol): its core concepts, three communication mechanisms, and ecosystem. Learn how MCP replaces Function Calling with Streamable HTTP and SDK 2.0.
TutorialsDeep dive into an open-source multi-Agent diagnostic system built on modified OneCall, featuring MCP real-time interaction, RAG-enhanced Q&A, and Skill routing to minimize Token consumption.
Deep DivesDeep dive into Harness Engineering: how to build execution environments, toolchains, and feedback loops for AI. From Prompt Engineering to system-level engineering for stable AI production.
TutorialsA systematic four-stage learning roadmap for programmers transitioning to AI Agent development, covering core theory, ReAct and classic paradigms, Prompt engineering, and hands-on projects.
TutorialsDeep dive into Andrew Ng's viral AI Agent course covering five core modules: Reflection, Planning, Tool Use, Multi-Agent Collaboration, and Memory, with practical learning paths for LLM agent development.
Product ReviewsOne API is an open-source LLM API gateway with 32K+ GitHub Stars, supporting unified access to 30+ models including OpenAI, Claude, and DeepSeek. Complete guide covering Docker deployment, Key management, and load balancing.
TutorialsDeep dive into OpenClaw Skills: four core advantages including large-scale instructions, reusability, version control, and progressive loading for AI test case auto-generation.
TutorialsA deep dive into API automation testing framework design, covering Pytest encapsulation, unified parameter management, API data correlation, and assertion mechanisms.