362 related articles
TutorialsHow to build a fully automated invoice reimbursement system with local AI Agents, covering OCR, info extraction, and form generation with MinerU+Qwen3+Qianwen Po.
Deep DivesDeep dive into how MCP (Model Context Protocol) solves three core pain points of Tool Calling: verbose descriptions, unstable invocations, and lack of unified standards.
Product ReviewsRoundup of 6 developer tools: CodeBurn for AI coding token cost tracking, Mirage virtual file system for Agents, Boring SSH tunnel manager, PeerTrace file tree renderer, DataTab font-based data visualization, and Flu TypeScript Agent framework.
The Complete Guide to OpenTelemetry: T…
Deep dive into OpenTelemetry's core architecture, the three pillars of observability (logs, metrics, traces), with a real-world food delivery app crash debugging case showing how distributed tracing locates microservice bottlenecks and how AI is revolutionizing DevOps monitoring.
Product ReviewsGeneric Agent is an open-source AI Agent that reduces token consumption by 90% through minimalist tool design, four-layer memory hierarchy, and experience reuse. Supports computer operation, browser automation, Feishu integration, and more.
ResearchYale and other institutions introduce SciMDR, a two-stage data synthesis pipeline enabling a 7B model to match GPT-5 level performance in scientific literature comprehension.
Deep DivesA deep dive into the complete RAG pipeline — covering vector embeddings, document chunking, retrieval and reranking, plus three production optimization techniques for building accurate enterprise AI knowledge base applications.
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.
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.
ResearchDeep analysis of Claude Code's open-source architecture: dual-loop design, 7-step tool pipeline, 4-layer token compression, memory systems, and multi-agent collaboration patterns.
TutorialsA systematic breakdown of the AI Agent learning roadmap covering core architecture, ReAct/CoT paradigms, multi-agent collaboration, and Prompt optimization across four stages with quality resource recommendations.
TutorialsExplore the semi-AI approach to API automation testing: why pure AI fails, framework design principles, technology choices, and clear human-AI division of labor for practical implementation.
TutorialsHow to solve high Token consumption when OpenClaw calls Claude Code. Achieve zero-polling with Stop Hook and Session End dual callbacks, combined with Agent Teams for fully automated dev workflows.
TutorialsA detailed walkthrough of a quant trading system's evolution: multi-user isolation, audit logging, strategy analysis, trading experience system, AI Agent decision-making, and LLM gateway design.
TutorialsDeep dive into a popular 3-month AI/LLM transition roadmap: from Python basics and Prompt engineering to LangChain, RAG, Agents, and hands-on projects, with realistic time estimates and pitfall warnings.
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.
TutorialsA deep dive into Vibe Engineering principles: context engineering, sub-agent collaboration, autonomous testing loops, plus OpenAI's case study of a 12-hour Kotlin-to-Rust rewrite.
Tech FrontiersSGLang v0.5.12.post1 stability patch details: 12 critical fixes covering DeepSeek V4 garbled text and crashes, NIXL PD disaggregated inference logic, Blackwell B300 adaptation, and cold start optimization.
Tech FrontiersDeep dive into StepFun AI's Step 3.7 Flash, a 198B sparse MoE vision-language model with 256K context and 3-level reasoning, excelling in multimodal understanding, AI coding, and Agent tool orchestration.
Tech FrontiersCloudflare contributes decode KV cache offload and Mooncake recovery fixes to SGLang, resolving garbled output under high concurrency for Kimi K2.6 and enabling automatic fault recovery in distributed inference.