KO EN

AX BRIEF

AI news, benchmarks & engineering blog curation

● LIVE
지능1. Claude Fable 5.1 (max with fallback) 100 pt2. Claude Fable 5 (with fallback) 96 pt3. Claude Opus 5 (max) 95 pt4. GPT-6 Astra (max) 95 pt5. GPT-5.6 Sol (max) 91 pt코딩1. Claude Fable 5.1 (max) 100 pt2. Claude Opus 5 (xhigh) 94 pt3. GPT-6 Astra (max) 91 pt4. Muse Spark 1.3 (xhigh) 81 pt5. Grok 4.5 (high) 81 pt이미지1. GPT Image 2 (high) 100 pt2. MAI-Image-2.6 93 pt3. GPT Image 1.5 (high) 91 pt4. Reve 2.1 88 pt5. Muse Image 85 pt비디오1. Gemini Omni Flash 100 pt2. Minimax H3 Max (post-trained by fal) 94 pt3. Dreamina Seedance 2.0 720p 91 pt4. gemini-omni-1.1-flash 85 pt5. Wan 3.0 85 pt가격1. Claude Fable 5.1 (max with fallback) 100 pt2. GPT-6 Astra (max) 100 pt3. Claude Fable 5 (with fallback) 100 pt4. Claude Opus 5 (max) 49 pt5. GPT-5.6 Sol (max) 39 pt속도1. Gemini 3.5 Flash-Lite 100 pt2. Gemini 3.8 Flash (high) 85 pt3. Muse Spark 1.3 (max) 47 pt4. gpt-oss-120b (high) 43 pt5. GPT-5.6 Luna (max) 28 pt

AI Engineering Blogs

Curated deep insights from tech leaders and researchers — engineering, product, and strategy.

GPT-5.5: The OpenAI coding agent that cuts tokens while staying fast

GPT-5.5: The OpenAI coding agent that cuts tokens while staying fast

GPT-5.5 keeps the same per-token latency as GPT-5.4 while using fewer tokens. OpenAI positions GPT-5.5 for multi-step work across coding, re

Google TPU Hits 121 Exaflops to Redefine AI Infrastructure

Google TPU Hits 121 Exaflops to Redefine AI Infrastructure

Google has unveiled a new TPU architecture capable of 121 exaflops. The custom silicon doubles bandwidth to handle massive AI workloads. Ded

NVIDIA GeForce NOW Update Simplifies Subscription Game Discovery

NVIDIA GeForce NOW Update Simplifies Subscription Game Discovery

NVIDIA added subscription labels to the GeForce NOW interface. Users can now instantly identify games linked to Xbox Game Pass and Ubisoft+.

Deep10 GitHub Agent Projects You Can Fork and Run Right Now

10 GitHub Agent Projects You Can Fork and Run Right Now

GitHub trends show a surge in agent projects ready to fork and run. OpenClaw leads with 343k stars for a personal AI assistant across messen

The $0.11 Model That Just Matched Gemini on Every Benchmark

The $0.11 Model That Just Matched Gemini on Every Benchmark

Nvidia deployed GPT-5.5 in Codex for 10,000 employees. Debug cycles dropped from days to hours across all departments. The GB200 NVL72 cuts

How to Automate Your Entire Workflow Using Codex

How to Automate Your Entire Workflow Using Codex

Codex integrates with enterprise tools to automate daily task management. Developers use natural language prompts to generate reports from r

OpenMythos Boosts Inference Depth Without Adding Model Parameters

OpenMythos Boosts Inference Depth Without Adding Model Parameters

OpenMythos uses iterative loops to deepen reasoning without scaling size. The architecture integrates GQA and MLA to optimize memory and KV-

DeepCodex plugins and skills: $ calls that connect data and run processes

Codex plugins and skills: $ calls that connect data and run processes

Codex now separates external data connections from team workflows. Plugins pull information from tools like Google Drive and email. Skills l

The $0.11 AI That Wakes Up and Works Without You Asking

The $0.11 AI That Wakes Up and Works Without You Asking

OpenAI's Codex now runs scheduled tasks autonomously. The feature shifts Codex from a passive tool to an active agent. Developers can automa

How AI Agents Like Codex Are Replacing Traditional IDE Workflows

How AI Agents Like Codex Are Replacing Traditional IDE Workflows

Codex introduces a thread-based interface for AI-driven file management. Projects link directly to local folders to maintain strict workspac

OpenAI Codex Just Got 4 Settings That Change How You Code

OpenAI Codex Just Got 4 Settings That Change How You Code

OpenAI released four new Codex settings this week. The avatar feature lets you track long runs in any window. Personalization now matches Ch

ParaRNN speeds up RNN training 665x and enables a 7B classic RNN

ParaRNN speeds up RNN training 665x and enables a 7B classic RNN

ParaRNN from Apple claims a 665x RNN training speedup. The method lets researchers train a 7B parameter classic RNN. Developers get a new pa

How Multimodal Bio-Foundation Models Are Slashing Drug Discovery Costs by 50%

How Multimodal Bio-Foundation Models Are Slashing Drug Discovery Costs by 50%

Multimodal BioFM models integrate genomic and clinical data simultaneously. Global pharmaceutical firms report a 50% reduction in drug devel

Amazon Quick Solves Marketing Data Fragmentation with AI Automation

Amazon Quick Solves Marketing Data Fragmentation with AI Automation

Amazon Quick integrates fragmented marketing data into a unified graph. The tool automates complex workflows using MCP and OpenAPI standards

Decoupled DiLoCo: How to Train AI Across Geographically Dispersed Clusters

Decoupled DiLoCo: How to Train AI Across Geographically Dispersed Clusters

Google introduces Decoupled DiLoCo for distributed AI model training. The system achieves 20x faster speeds by eliminating synchronization b

DeepWhy JWST Data Is Forcing Astronomers to Become Computational Scientists

Why JWST Data Is Forcing Astronomers to Become Computational Scientists

JWST data volume has outpaced the capacity for manual analysis. Researchers now rely on computational models to interpret deep-field images.

7 Ways to Transform Your LLM From a Search Tool Into a Strategic Partner

7 Ways to Transform Your LLM From a Search Tool Into a Strategic Partner

Most users treat LLMs as simple search engines rather than problem solvers. Strategic prompting allows AI to act as a critic, analyst, and s

Google's New Austrian Data Center Signals Shift in European Cloud Strategy

Google's New Austrian Data Center Signals Shift in European Cloud Strategy

Google is building its first data center in Kronstorf, Austria. The facility aims to reduce latency for Central European cloud users. This m

CAMEL Orchestrates 5 Specialized Agents to Automate Research Pipelines

CAMEL Orchestrates 5 Specialized Agents to Automate Research Pipelines

The CAMEL framework enables a 5-agent pipeline for automated research. Pydantic schemas ensure structured communication between specialized

The 0.6B Model Cutting Multilingual Transcription Costs by 90%

The 0.6B Model Cutting Multilingual Transcription Costs by 90%

NVIDIA's Parakeet-TDT-0.6B-v3 enables high-accuracy multilingual ASR. Integrating AWS Batch with Spot Instances reduces costs by 90 percent.

DeepEquinox JAX modules: filter_jit, filter_grad, and BatchNorm state training

Equinox JAX modules: filter_jit, filter_grad, and BatchNorm state training

Equinox turns JAX models into PyTrees so parameters and state stay explicit. filter_jit compiles only the array-heavy parts, while filter_gr

Amazon Bedrock AgentCore Cuts Infrastructure Overhead for AI Agents

Amazon Bedrock AgentCore Cuts Infrastructure Overhead for AI Agents

Amazon Bedrock AgentCore now enables agent deployment via three API calls. Developers can transition from local prototypes to production wit

Amazon SageMaker AI Now Automates Generative AI Inference Optimization

Amazon SageMaker AI Now Automates Generative AI Inference Optimization

Amazon SageMaker AI introduces automated inference optimization features. The tool leverages NVIDIA AIPerf to benchmark model performance an

DeepA 27B Dense Model Just Beat 70B Giants — Here's How

A 27B Dense Model Just Beat 70B Giants — Here's How

Alibaba released Qwen3.6-27B, a dense model optimized for agentic coding. A new preserve_thinking API option reduces redundant token consump

The $0.11 Model That Just Matched Gemini on Every Benchmark

The $0.11 Model That Just Matched Gemini on Every Benchmark

OpenAI launched workspace agents for team automation. Codex powers long-running tasks even when users are offline. Enterprise controls and S

A 7B RNN Just Challenged Transformers — Apple's New Efficiency Play

A 7B RNN Just Challenged Transformers — Apple's New Efficiency Play

Apple unveiled ParaRNN to train 7B parameter RNNs 665 times faster. The MANZANO model integrates image understanding and generation. These a

Responses API Agent Loops Get 40% Faster With WebSockets

Responses API Agent Loops Get 40% Faster With WebSockets

Developers complain that agent loops wait too long between tool calls. OpenAI targets 1,000 TPS for GPT-5.3-Codex-Spark in Responses API. A

JiuwenClaw's AgentTeam Built a 200-Page Deck in 20 Minutes

JiuwenClaw's AgentTeam Built a 200-Page Deck in 20 Minutes

JiuwenClaw's AgentTeam enables multi-agent collaboration without human intervention. A leader agent coordinates role assignment, parallel ch

An 8GB Jetson Orin Nano Just Turned Gemma 4 Into a VLA Agent

An 8GB Jetson Orin Nano Just Turned Gemma 4 Into a VLA Agent

Google's Gemma 4 now runs as a VLA agent on 8GB edge hardware. The system uses autonomous tool calling to trigger camera actions. Local exec

How TrendMicro Built Long-Term AI Memory Using Bedrock and Neptune

How TrendMicro Built Long-Term AI Memory Using Bedrock and Neptune

TrendMicro integrated Amazon Neptune and Mem0 for enterprise AI memory. The system combines vector search with graph databases for precise c