601 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.
Tech FrontiersSGLang team hosts an Agent Loops Office Hour exploring inference optimization for agentic loops, covering KV Cache reuse, low-latency multi-turn dialogue, and tool calling techniques.
O3 vs Gemini 2.5 Pro vs Claude 3.7: Re…
Real-world comparison of O3, Gemini 2.5 Pro, and Claude 3.7 coding abilities through snake battles, RL training, solar system simulation, and soccer game tasks.
Deep Comparison of o1, o1 pro, and o3-…
Deep Research comparison of OpenAI o1, o1 pro, and o3-mini-high coding capabilities, covering code quality, optimization, error rates, and debugging with benchmarks and real-world cases.
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.
Real-World Coding Test of 13 Top AI Mo…
Benchmark of 13 top AI models including GPT-4.1, Claude 3.7 Sonnet, and Gemini 2.5 Pro on coding ability, scored across 8 dimensions using the same high-difficulty algorithm problem.
Augment Remote Agent Hands-On: Running…
Hands-on review of Augment Remote Agent: 10 cloud AI Agents coding in parallel, covering bug fixes, PR generation, documentation, and more with detailed workflows and real-world examples.
Claude Code Source Code Study Guide: E…
Learn AI Agent development from Claude Code's 510K lines of source code, covering Agent Loop, context compression, multi-Agent orchestration, and two efficient study methods.
Low-Cost Solution for Using GPT Models…
How to use ClipRoxyAPI local proxy to combine Claude Code's programming UX with GPT Codex Team models for under $1.50/month with ample quota and full privacy.
AI Tool Rankings for Solo Businesses: …
A complete AI tool matrix for solo businesses across 7 categories—Text, Image, Video, Audio, Digital Avatars, Coding & Agents—with top picks, alternatives, and open-source options.
Unified Management Tool for Claude Cod…
A deep dive into the unified management client for Claude Code and Codex, solving pain points like tedious configuration, high switching costs, and fragmented management with one-click setup and usage monitoring.
Indie Game AI in Practice: Building a …
A detailed breakdown of building a complete slime combat AI for indie games, covering FSM architecture, multi-attack modules, group AI pursuit mechanics, and animation synchronization.
The Complete Process of Building an Ex…
An Excel designer built a file management tool without writing a single line of VBA code, using only AI conversations to implement directory scanning, file opening, and batch renaming.
Claude Opus 4.8 Hands-On: What Can You…
Hands-on testing of Claude Opus 4.8's coding and creative abilities, including Mario game and Slay the Spire-style card game development, quota consumption, and real-world bug frequency.
OpenAI Codex Complete Guide: Four Tool…
Deep dive into OpenAI Codex's four core tools: IDE extension, CLI, Cloud service, and code review bot. Learn how they work together to build an efficient AI programming workflow from local coding to cloud automation.
Claude Code Desktop Installation & Con…
Step-by-step guide to install Claude Code Desktop, use it without an account via Developer Mode, integrate DeepSeek models through CSwitch, add Chinese localization, and configure custom Skills.
Getting Started with Claude Code: 5 Co…
Deep dive into the core differences between Claude Code and regular AI chat tools across 5 dimensions: interaction, context understanding, execution, memory, and tool invocation.
AI + Jupyter Notebook: A Practical Met…
The hardest part of STEM is the gap between theory and practice. Learn how to use Jupyter Notebook with AI Coding Agents to auto-generate interactive tutorials for math, physics, statistics, and more.
Deep Dive into Three Major LLM Career …
Deep 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.
Cursor + MCP in Practice: A Complete G…
A detailed guide on integrating Playwright MCP Server with Cursor, covering Node.js setup with NVM, NPM mirror configuration, and building a browser automation agent step by step.