1328 related articles
TutorialsLearn how to use MCP protocol to connect IDA Pro with AI LLMs for automated APP reverse engineering — from packing detection and unpacking to extracting product data.
TutorialsComplete guide to installing Claude Code with system requirements and setup for users in China. Compare with Cursor and TRAE, learn IDE integration, and configure third-party models like DeepSeek.
TutorialsHow to tell if your GPU is out of VRAM when running local LLMs. Learn the difference between dedicated and shared GPU memory, monitor VRAM overflow via Task Manager, and use quantization and context length control to avoid OOM.
TutorialsDeep dive into CLAUDE.md and AGENTS.md configuration for Claude Code. Real cases show proper setup reduces context explanation time from 60% to near zero, letting AI truly understand your project.
Product ReviewsDeep dive into Alibaba's Qwen3.6-27B: a 27B dense model delivering flagship-level code generation and multimodal capabilities on a single GPU with INT4 quantization.
TutorialsStep-by-step tutorial to deploy Hermes Agent with Qwen3.6 open-source LLM locally. Covers WSL setup, model download, Telegram bot integration for a zero-cost private AI Agent.
Product ReviewsReal-world comparison of three community-built Qwen3.6 27B variants: OmniMerge V4 with +15.8pp code gains, 40B OPUS distilled for roleplay, and a 16GB-optimized version for limited VRAM.
TutorialsComplete guide to deploying vLLM and SGLang locally. Compare performance vs LM Studio, deploy in 3 steps with Docker + AI assistant. Covers SGLang vs vLLM selection, 5090 VRAM optimization, and Cherry Studio integration.
Industry InsightsHow should enterprises choose open-source LLMs? This guide compares Llama 3.1, Qwen 2.5, DeepSeek, and Mistral across model capabilities, hardware requirements, and business scenarios.
Deep DivesA plain-English guide to LLMs, Skills, AI Agents, and OpenClaude — clarifying how AI evolved from "can talk" to "can act" to "can act autonomously," with a comparison table.
TutorialsA complete guide to AI Agent development evolution: from API First principles to multi-Agent collaboration, covering prompt optimization, context engineering, and memory mechanisms to build reliable enterprise Agent systems.
TutorialsStep-by-step guide to deploying Codex with Ollama locally for a free AI coding assistant, covering hardware checks, Ollama setup, model downloads, and full integration configuration.
TutorialsA deep dive into an STM32F103C8T6 HAL library AI smart car course, exploring AI's real capabilities and three key limitations in embedded development, and the best practices for human-AI collaboration.
Product ReviewsDeep dive into BuildingAI, an open source block-based AI app builder with 1600+ Stars. Explore its architecture, use cases, and how it compares to Dify and Coze.
TutorialsDeep dive into a Go-based generative recommendation system powered by LLMs, covering three-level semantic understanding, three-layer user memory, and five-dimensional feedback design.
TutorialsA complete guide to building commercial AI Agents in 7 steps: requirements analysis, model selection, prompt engineering, Dify/Coze platform comparison, data storage, testing, and deployment.
TutorialsLearn how QA engineers can build 18 AI Agents using Coze, LangChain, Dify, Cursor, and Skills — covering requirements analysis, test case generation, script writing, and regression testing with up to 10x efficiency gains.
Product ReviewsCompare four leading AI Agent frameworks in 2026: Coze, AutoGen, CrewAI, LangChain, and AutoGen Studio — covering coding requirements, private deployment, and commercialization.
Product Reviews2025 comparison of four major AI Agent frameworks: Coze for beginners, AutoGPT/LangChain/MetaGPT for developers, Microsoft AutoGen for enterprise self-hosted deployment. A practical selection guide.
Deep DivesA deep dive into Microsoft's open-source Tutel MoE optimization library, supporting FP8, NVFP4, and MXFP4 multi-precision computation for DeepSeek, Kimi-K2, Qwen3, and other leading MoE models.