381 related articles

sakana-mcp wraps Sakana AI Scientist v2 as an MCP server, letting Claude and Cursor act as research directors to orchestrate autonomous research cycles.

A systematic six-week learning roadmap for AI Agent development covering core architecture, ReAct paradigm, multi-agent collaboration, RAG integration, deployment, and hands-on projects.

A hands-on guide to building a real-time AI stock analysis system using Dify workflows and Qwen3. Covers deployment, technical indicators (RSI/MACD/Bollinger Bands), and trading strategy generation.

In-depth breakdown of ByteDance's 198-page Codex Chinese manual covering installation, Commands, MCP workflows, Skills templates, and multi-Agent collaboration.

A comprehensive guide to Claude Code Skills and MCP resources, covering international platforms like Skills.mp and Smithery plus Chinese alternatives, with a quick selection guide to boost AI coding productivity.

PilotDeck is an open-source local Agent console from a Tsinghua-affiliated team that solves multi-task chaos with workspace isolation, white-box memory management, and smart model routing.

In-depth guide to OpenAI Codex CLI: covering installation, agents.md design, multi-agent collaboration, MCP protocol integration, and a RAG customer service project.

A comprehensive guide to LangGraph's three core advantages, its relationship with LangChain, short-term and long-term storage mechanisms, and deployment strategies for development and production environments.

OpenAI's Frontier Evaluations lead Tejal Patwardhan shares insights on O1's jailbreak breakthrough, wet lab experiments beating human baselines, and building the AGI Index—revealing AI capabilities evolving faster than imagined.

9 advanced Claude Code tips covering /init memory injection, Token context monitoring, Plan mode, collaboration strategies, and /undo safe rollback to build a complete AI coding workflow.

Complete guide to Claude Code + Opus setup via CCSwitch for unified model management. Real-world case: payment system built in 4 hours with zero hand-written code, covering installation, Prompt engineering, and model selection.

Step-by-step guide to deploying Llama.cpp on Windows without compiling. Download pre-built packages, configure CUDA, and run GGUF quantized models locally with GPU acceleration and web UI in three simple steps.

In-depth comparison of Codex, Claude Code, and Cursor across pricing, stability, and strengths. Codex excels at frontend, Claude Code at backend logic, and Cursor remains a solid veteran choice.

A detailed guide to locally deploying Claude Code with three approaches (LM Studio, Ollama, vLLM), covering architecture, protocol translation, hardware selection, and model recommendations.

A detailed guide to AI full-stack development architecture covering Node.js+TypeScript+Monorepo engineering, Docker CI/CD deployment, and AI engine design with interview tips.

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.

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.

Step-by-step guide to deploying Google's Gemma 4 open-source model locally with Ollama and running the lightweight version on mobile with tool calling support.

Learn how to connect Claude Code to local LLMs for token-free AI coding. Covers three-layer architecture, Ollama/LM Studio/vLLM setup, protocol translation, and hardware selection.

A detailed walkthrough of building real features with Claude Code: Grill Me requirement interrogation, auto-generated PRDs, AFK agent coding, and QA iteration loops with DDD and TDD strategies.