1215 related articles
TutorialsReal-world experience building a WeChat Mini Program with Cursor, covering product design, technical pitfalls, and creative LLM API usage — a practical guide for AI programming beginners.
TutorialsDeep dive into LangChain 1.0's three-layer architecture (LangChain, LangGraph, Deep Agents), core components like Models, Tools, and Memory, plus a complete learning path from semantic search to multi-agent collaboration.
TutorialsA custom AI agent automatically writes a circular clock desktop program on the Volcano Visual platform, covering requirements analysis, code generation, self-inspection, and iterative bug fixing.
TutorialsConfused learning AI from scratch? This guide breaks down why fragmented learning fails and provides a complete path from Python to deep learning with practical tips.
Product ReviewsLinCTX is a Rust-based open-source tool that uses smart compression and caching to cut 60%-99% of token costs for AI coding assistants like Cursor and Claude Code.
TutorialsDeep dive into Claude Code's four core agent modules: system prompt, Agent Loop, tool system, and memory mechanism. Build a Mini Claude Code from scratch in TypeScript.
TutorialsA detailed guide to OpenAI Codex installation, environment setup, multi-task parallelism, sandbox permissions, context management, and Steer guidance to help developers get started quickly.
TutorialsLearn how AI automates browser environment patching in web scraping reverse engineering, cutting hours of manual work to minutes, plus market demand and monetization analysis.
TutorialsDeep dive into Harness Engineering architecture for AI agents: multi-agent collaboration, memory management, middleware design, MCP integration, and LangChain's DeepAgent framework.
TutorialsA roundup of Claude Code Chinese learning resources, analyzing barriers from English-only docs and introducing systematic Chinese manuals covering setup, commands, configuration, and real-world cases.
Industry InsightsOpenAI CEO Sam Altman announces the OpenAI Foundation is helping society build AI resilience. Explore its strategy across workforce transition, AI literacy, safety research, and AI governance.
TutorialsDeep analysis of Claude Code's seven-layer architecture, ReAct loop core principles, and configuration-driven design. Source-level deconstruction of AI Agent mechanics with best practices.
TutorialsDeep dive into MCP (Model Context Protocol) core principles and practical applications, covering agent capabilities, MCP architecture, ERP integration, and building agents with LangGraph.
TutorialsDeep dive into the MCP protocol's core principles and practical applications, covering agent capabilities, MCP architecture, ERP integration, and building agents with LangGraph.
Product ReviewsWhichLLM is an open-source tool that auto-detects your hardware and recommends the best local LLM using real benchmark data. Simulate GPUs, filter fake benchmarks, and start chatting in one command.
Product Reviews15 mainstream LLMs tested building a Bilibili video app from the same prompt. ChatGPT 5.4 tops overall, Claude excels at frontend, domestic models lag behind.
Product Reviews15 mainstream LLMs tested building a Bilibili video app from the same prompt. ChatGPT 5.4 tops overall, Claude excels at frontend, domestic models lag behind.
TutorialsA deep dive into advanced Claude Code techniques: precise file referencing, Plan Mode for plan-first development, screenshot-driven UI iteration, project memory rules, and Playwright MCP server integration for fully automated testing.
TutorialsA complete breakdown of AI Agent development: 3 agent types (autonomous, collaborative, orchestration-based), 8 core mechanisms, a 5-stage learning path, and framework selection guidance.
TutorialsA systematic guide to LLM engineer core skills covering RAG, Agent app development and SFT, RLHF fine-tuning, with clear learning paths for different backgrounds.