715 related articles
Industry InsightsLangChain unveils a full-lifecycle toolchain for Agent development at Interrupt, covering Deep Agents 0.6, SmithDB, Context Hub, LLM Gateway, and LangSmith Engine.
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.
Expert OpinionsAI can replace thinking but not understanding. This article explores the key difference, reveals three cognitive traps for AI users, and offers practical ways to preserve your understanding.
Industry InsightsThe global AI market is expanding at a CAGR exceeding 35%, creating new demand across nearly every segment. This article analyzes the core logic of AI's expanding market and key takeaways for practitioners and investors.
Tech FrontiersWeekly AI roundup: Anthropic launches Claude Code review, Google Gemma 4 leaks with MoE architecture, DeepSeek V4 delayed again, Microsoft Copilot Cowork reshapes collaboration, and OpenAI acquires PromptFool.
Deep DivesDeep dive into CodeRAG's four core technologies: vector similarity search, file system tools, Code Knowledge Graph (CKG), and DeepWiki — how they work together to help AI coding assistants truly understand enterprise codebases and eliminate hallucinations.
Product ReviewsIn-depth comparison of 10 AI coding tools including GitHub Copilot, Cursor, Claude Code, and Windsurf, analyzed across features, target users, and pricing to help developers choose the right AI assistant.
TutorialsLearn how to build a full-stack multimodal AI conversation system using pnpm Monorepo architecture, covering local model integration, image understanding, and streaming chat.
Product ReviewsAI coding tools produce frontend pages lacking design sense? UI-UX-Pro-Max-Skill is an open-source design enhancement Skill with 67 UI styles, 161 color systems, supporting Claude Code and Cursor.
The Cnblogs Account Ban Incident: Why …
A veteran Cnblogs blogger was banned for 15 days over an AI programming tutorial. This article examines the incident, the platform's declining quality, and the survival crisis facing legacy tech communities.
ResearchDeep dive into how the Humanize framework transforms LLM tokens into engineering productivity via Agent Loops. Covers KDA winning CUDA kernel contests, virtual hardware optimization, and 50% research cost reduction.
Tech FrontiersLiquid AI releases LFM2.5-8B-A1B, a MoE model with 8B total params but only 1.5B active, matching 6B-class models in tool calling. Supports 128K context, local deployment, multilingual, with SGLang Day-0 support.
Industry InsightsSGLang co-hosts a finance AI inference event with Crusoe AI and Cloudflare, exploring LLM inference deployment in trading, risk management, and compliance — signaling Wall Street's shift to production-grade AI infrastructure.
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.
Industry InsightsDeep analysis of AI fully automated software orchestration: from Claude Code workflows to parallel orchestration strategies, exploring how models like MiniMax M1 drive software production costs toward zero.
Industry InsightsDeep analysis of three core LLM roles—Application Engineer, Development Engineer, and Algorithm Engineer—covering technical requirements, salary thresholds, and career prospects including RAG, fine-tuning, and inference deployment.
TutorialsA deep dive into AI Agent core principles and practical development paths, covering perception-decision-execution capabilities, MCP protocol tool integration, and analysis of Manus and AutoGLM.
Deep DivesDeep dive into the memU open-source memory framework: how it organizes Agent memory as a file system with three-layer semantic abstraction, dual-loop collaboration, and two retrieval modes.
TutorialsLearn how to build a multi-Agent collaborative system with CrewAI and FastAPI. Covers Agent, Task, Crew concepts, GPT/Tongyi Qianwen/Ollama integration, with complete code examples and model comparisons.
TutorialsA detailed guide on deploying WenzAgent, an open-source multi-Agent management framework under Apache License, supporting LAN-based multi-device AI agent collaboration with Server-Client architecture.