237 related articles

Deep dive into how Cursor trained Composer2: two-stage architecture, global distributed clusters, MOE numerical alignment, simulation anti-cheating, and more.

Build a traffic light system using Claude Code's Hooks callbacks to display real-time AI programming status via LEDs, light strips, and buzzers with serial communication on Zephyr RTOS.

A systematic guide to LangChain LLM application development, covering environment setup, core components (RAG, Chain, Memory), and Agent development to help developers master LLM app building.

Step-by-step Dify local deployment guide using VMware, Ubuntu, BT Panel, and Docker. Perfect for beginners with zero Linux experience to set up this open-source AI development platform.
TutorialsComplete guide to enterprise RAG projects covering principles, LangChain implementation, data processing, retrieval optimization, evaluation, and cloud deployment for AI knowledge base applications.
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.
Product ReviewsDeep analysis of Tabbit, the AI-native browser from Meituan's Light Years Beyond team, covering multi-model support, built-in Agent, smart tab grouping, Chromium-based architecture, and AI browser industry trends.
Deep DivesDeep dive into context engineering as the core of Agent development, covering five context modules, four pain points, and dynamic assembly solutions including compression, hybrid retrieval, multi-Agent architecture, and state machine control.
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.
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.
TutorialsGuide to enabling MTP multi-Token prediction acceleration in llama.cpp, covering CUDA setup, desktop configuration, model selection, and benchmarks showing ~60 Token/s with Qwen3 27B.
TutorialsStep-by-step guide to building a local RAG knowledge base using RAGFlow, Ollama, and LM Studio with Docker, covering Embedding model deployment and network troubleshooting for private AI Q&A.
TutorialsComplete guide to building a local AI knowledge base with Qwen3.5, RAGFlow, and Ollama, covering Docker deployment, Embedding model configuration, knowledge base creation, and RAG system setup.
Product ReviewsDeep dive into Milvus 3.0-beta's ten core features: External Collection zero-copy queries, Snapshot read-write isolation, Order By aggregation, entity-level TTL, Storage V3 engine, and more.
Product ReviewsDeep dive into OpenHuman open-source AI Agent: context-first architecture, Rust+React hybrid, Memory Tree system, Token Juice compression, and multi-model routing.
Tutorials6 must-have Claude Code MCP plugins: File System, Structured Thinking, GitHub, Chrome DevTools, Context7, and Memos—build a complete AI programming workflow.
Product ReviewsDeep dive into Warp intelligent terminal, a high-performance CLI tool built with Rust. Explore Agent Mode for natural language commands, smart debugging, Warp Drive team collaboration, and how it differs from Cursor and other AI coding tools.
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.
Industry InsightsNVIDIA Blackwell GPU sets new LLM inference records in STAC-AI financial benchmark. Explore Blackwell architecture advantages, TensorRT-LLM co-optimization, and LLM applications in trading and risk management.
TutorialsLearn how to use Git and GitHub in VS Code for version control, covering repo setup, commits, branching, Pull Requests, and best practices for beginners.