65 related articles
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.
Llama 3.3 70B In-Depth Review: Testing…
Meta releases Llama 3.3 70B open-source model with just 70B parameters rivaling 405B performance. Tested on 13 logic, math, and coding questions, it passed 12 — reshaping the open-source model landscape.
Deep Dive into Cursor's Pay-Per-Use Re…
Deep analysis of Cursor's pay-per-use refill plugin: account rotation mechanism, tiered discounts, full model support, and objective assessment of compliance risks and data security concerns.
LangGraph 0.5.3 + MCP Agent Developmen…
LangGraph 0.5.3 introduces MCP server security authentication and agent deployment solutions. Combined with Qwen3 models, it provides a complete production-grade AI agent development stack.
OpenCode: A Deep Dive into the Termina…
Deep dive into OpenCode, a terminal AI coding tool built with Go. Blazing-fast startup, multi-model support (Gemini, Claude), built-in Vim editor, and LSP integration. Compared with Claude Code and Aider.
Bolt.diy + Gemini 2.0: A Complete Tuto…
Learn how to use open-source Bolt.diy with Gemini 2.0 via OpenRouter to build complete apps for free with zero coding. Covers setup, hands-on demo, and pros/cons analysis.
Claude Code 2.0 Complete Breakdown: Ch…
Deep dive into Claude Code 2.0's core features: checkpoint rollback, context window visualization, usage tracking, native VS Code extension, and MCP server integration, with comparisons to Cursor and Codex.
Amazon Kiro In-Depth Review: How Spec …
In-depth review of Amazon's AI programming tool Kiro, detailing Spec Mode's three-phase structured workflow (Requirements → Design → Implementation), comparing it with Cursor, plus a full hands-on build of an expense tracking system.
Three Ways to Deploy Codex: Subscripti…
Three ways to deploy OpenAI Codex: ChatGPT Plus subscription, API relay pay-as-you-go, and Kimi Code CLI as a budget alternative. Covers setup, pricing, and comparison for developers.
Industry InsightsJane Street's AI team details how they built a custom LLM toolchain for OCaml, covering workspace snapshot training data, RL with code evaluation, and the AID editor architecture.
Product ReviewsHands-on review of Xiaomi MIMO 2.5's free 200M Token offer. Covers the application process, coding performance vs Copilot and DeepSeek V4, usage limitations, and who should try this free AI coding tool.
Product ReviewsDeep analysis of Cursor 3.0's three core upgrades: Rust rewrite leaving VS Code behind, in-house Composer 2 model with 86% cost reduction, and Agent Windows for multi-agent parallel development.
Product ReviewsIn-depth comparison of 8 AI coding tools including Cursor, Claude Code, Augment Code, Trae, and Windsurf across model support, pricing, code quality, and context understanding to help developers choose the right tool.
Product ReviewsCursor restricted in China? This article reviews three AI coding alternatives: Augment Code for smart prompt optimization, Trae for best value, and Amazon Kilo for process-driven development.
Product ReviewsPage Agent is Alibaba's open-source AI browser extension that automates form filling and data entry via natural language. Supports Chrome, multiple LLMs, and backend integration.
Deep DivesA systematic breakdown of AI's four-stage evolution from Chat Mode to Agentic AI, covering multi-agent architectures, ReAct framework, and MCP protocol.
Product ReviewsMemPalace is an open-source local memory tool that builds long-term memory for AI Agents via verbatim storage, semantic retrieval, and MCP protocol, solving the pain of starting from scratch every session.
TutorialsSpring AI is the LangChain for Java, helping Java developers integrate LLMs using Spring Boot conventions. This guide covers its 6 core features, setup requirements, and enterprise positioning including RAG, Tool Calling, and Chat Memory.
Product ReviewsIn-depth review of ZhiHu AI's digital human streaming software: dual co-frame streaming, full-posture multi-scene support, timed host switching, smart script rewriting across 14 platforms with OEM options.
TutorialsDeep dive into traditional RAG limitations and Agentic RAG upgrades, with ChatBox source code analysis covering core tool design, intelligent decision flows, and LangGraph implementation for enterprise deployment.