Skip to content
gentic.news — AI News Intelligence Platform
Connecting to the Living Graph…

air max

30 articles about air max in AI news

Nike Air Max Gets Premium Upgrade for Fall Release

Nike upgrades Air Max with premium materials for fall, per @wwd. No price or model disclosed.

75% relevant

SambaNova Hits 850 t/s on MiniMax M2.7 via Hybrid H200-RDU Inferencing

SambaNovaAI achieved 850 t/s on MiniMax M2.7 by pairing H200 GPUs for prefill with SN50 RDUs for decode at RAISE Paris.

86% relevant

New Balance Fuses 3 Sneakers Into One Maximalist Mashup

New Balance combined three shoe models into one maximalist sneaker, revealed on X by @highsnobiety. No pricing or release details were shared.

75% relevant

AirTrain Enables Distributed ML Training on MacBooks Over Wi-Fi

Developer @AlexanderCodes_ open-sourced AirTrain, a tool that enables distributed ML training across Apple Silicon MacBooks using Wi-Fi by syncing gradients every 500 steps instead of every step. This makes personal device training feasible for models up to 70B parameters without cloud GPU costs.

95% relevant

MiniMax Launches MaxHermes, Cloud-Hosted Agent with NousResearch

MiniMax has launched MaxHermes, a cloud-hosted version of the Hermes agent framework, in partnership with NousResearch. This provides a managed service for users of MiniMax's M2.7 model, aiming to simplify agent deployment.

85% relevant

MiniMax M2.7 Used by AtomicBot to Generate Flappy Bird Clone

A developer used the open-source MiniMax M2.7 frontier model to generate a complete, playable desktop game from a text prompt. This demonstrates practical code generation for creative applications.

75% relevant

Open-Source AI Assistant Runs Locally on MacBook Air M4 with 16GB RAM, No API Keys Required

A developer showcased a complete AI assistant running entirely on a MacBook Air M4 with 16GB RAM, using open-source models with no cloud API calls. This demonstrates the feasibility of capable local AI on consumer-grade Apple Silicon hardware.

93% relevant

Late Interaction Retrieval Models Show Length Bias, MaxSim Operator Efficiency Confirmed in New Study

New arXiv research analyzes two dynamics in Late Interaction retrieval models: a documented length bias in scoring and the efficiency of the MaxSim operator. Findings validate theoretical concerns and confirm the pooling method's effectiveness, with implications for high-precision search systems.

72% relevant

Facebook's SAM 3 Vision Model Ported to Apple's MLX Framework, Enabling Real-Time Tracking on M3 Max

Facebook's Segment Anything Model 3 (SAM 3) has been ported to Apple's MLX framework, enabling real-time object tracking on an M3 Max MacBook Pro. This demonstrates efficient on-device execution of a foundational vision model without cloud dependency.

87% relevant

Chinese Railway Robot Detects 0.1mm Rail Scratches, Performs Automated Grinding Repairs

A railway maintenance robot in China uses high-precision detection and automated grinding to find and repair surface scratches as small as 0.1mm. It also employs ultrasonic flaw detection to identify internal rail defects.

85% relevant

Minimax to Release Open Weights in Two Weeks, Highlighting Chinese Startup Momentum

Chinese AI startup Minimax announced it will release open weights within two weeks. This follows a pattern of rapid open-source releases from Chinese firms, contrasting with Meta's more controlled approach.

85% relevant

Anthropic Study: AI Coding Assistants Impair Developer Skill Acquisition, Show No Average Efficiency Gain

An internal Anthropic study found developers using AI assistants scored 17% lower on conceptual tests and showed no statistically significant speed gains. The research suggests 'vibe-coding' harms debugging and code reading abilities.

94% relevant

Intel, SambaNova Blueprint Pairs GPUs for AI Prefill, RDUs for Decoding

Intel and SambaNova Systems have outlined a new inference architecture for agentic AI workloads. It splits tasks between GPUs for 'prefill' and SambaNova's Reconfigurable Dataflow Units (RDUs) for high-throughput token generation.

85% relevant

Boris Tane's Disciplined Workflow: How to Structure Your Claude Code Sessions for Maximum Output

A senior developer's systematic approach to using Claude Code, focusing on clear prompts, iterative refinement, and maintaining control over the final code.

95% relevant

AMD MI350P PCIe Card Claims 40% FP8 Lead Over Nvidia H200 NVL

AMD launched MI350P PCIe AI card with 144GB HBM3E, claiming 39% FP8 lead over Nvidia H200 NVL. Targets drop-in air-cooled server upgrades.

98% relevant

Luma Labs Opens Uni-1.1 API for Production — Image, Not Video, and #1 ELO Comes With a Caveat

Luma Labs has shipped the Uni-1.1 API for production — an image-generation model (not video) with two REST endpoints, Python and JavaScript SDKs, and support for up to nine reference images per call. The widely-cited '#1 Human Preference ELO' is from Luma's own internal pairwise evaluation; on pure text-to-image Luma reports #2 behind Google Nano Banana. Pricing: ~$0.09 per 2K image, 10–30% below Nano Banana 2 / Pro.

91% relevant

MIT's Silent Artificial Muscle Fibers Lift 1kg Using Electrohydraulic Actuation

MIT engineers created artificial muscle fibers that contract silently when voltage is applied. Bundled fibers can lift over 1 kilogram by pumping charged fluid inside sealed tubes, mimicking antagonistic muscle pairs.

85% relevant

New Research Models 'Exploration Saturation' in Recommender Systems

A research paper analyzes 'exploration saturation'—the point where more diverse recommendations hurt user utility. Findings show this saturation point is user-dependent, challenging the standard practice of applying uniform fairness or novelty pressure across all users.

84% relevant

3D-Printed Rocket Uses $5 Sensor for AI-Guided Mid-Flight Correction

A builder created a fully 3D-printed rocket that uses a $5 sensor and AI to recalculate its trajectory mid-air. This showcases accessible, real-time control systems outside traditional aerospace.

87% relevant

DFlash Brings Speculative Decoding to Apple Silicon via MLX

DFlash, a new open-source project, implements speculative decoding for large language models on Apple Silicon using the MLX framework, reportedly delivering up to 2.5x speedup on an M5 Max.

85% relevant

AgenticGEO: Self-Evolving AI Framework for Generative Search Engine Optimization Outperforms 14 Baselines

Researchers propose AgenticGEO, an AI framework that evolves content strategies to maximize inclusion in generative search engine outputs. It uses MAP-Elites and a Co-Evolving Critic to reduce costly API calls, achieving state-of-the-art performance across 3 datasets.

91% relevant

New Research Proposes Consensus-Driven Group Recommendation Framework for Sparse Data

A new arXiv paper introduces a hybrid framework combining collaborative filtering with fuzzy aggregation to generate group recommendations from sparse rating data. It aims to improve consensus, fairness, and satisfaction without requiring demographic or social information.

96% relevant

Multi-Agent Reinforcement Learning for Dynamic Pricing: A Comparative Study of MAPPO and MADDPG

A new arXiv paper benchmarks multi-agent RL algorithms for competitive dynamic pricing. MAPPO achieved the highest, most stable profits, while MADDPG delivered the fairest outcomes. This offers a scalable alternative to independent learning for retail price optimization.

95% relevant

TriRec: A Tri-Party LLM-Agent Framework Balances User, Item, and Platform Interests in Recommendations

Researchers propose TriRec, a novel agent-based recommendation framework using LLMs to coordinate user utility, item exposure, and platform fairness. It challenges the traditional trade-off between relevance and fairness, showing gains in accuracy and equity.

95% relevant

Anthropic Study Reveals AI Coding Assistants May Undermine Developer Skills

New research from Anthropic shows AI coding tools can impair developers' conceptual understanding, debugging abilities, and code reading skills without delivering consistent efficiency gains. The study found developers scored significantly lower on assessments when relying on AI assistance.

85% relevant

Inside Anthropic: How Claude Code Engineers Ship with 2-Engineer Teams and

Anthropic ships software with 2-engineer teams, AI-driven code review, and Claude Code. A 500K+ line Bun rewrite to Rust took 11 days and $165K in tokens—proof that small teams + AI beat large teams.

98% relevant

Claude Opus 5 Is Now in Claude Code: How to Use Fast Mode and Save 50% on Tokens

Claude Opus 5 is now in Claude Code with Fast Mode (2.5x speed) at Opus 4.8 pricing. Run `claude code --model opus-5` to start saving 50% on tokens immediately.

100% relevant

Aider vs Claude Code: When to Use Each for Terminal-First Development in 2026

Aider vs Claude Code: Aider wins on cost, undo, and local LLM support; Claude Code wins on agentic verification and enterprise security. Choose based on your team's needs.

100% relevant

OpenAI GPT-5.6 Sol matches Fable 5 at 1/3 cost, adds multi-agent API

OpenAI's GPT-5.6 Sol nearly matches Claude Fable 5 on aggregate benchmarks at one-third the cost, with new multi-agent and tool-calling APIs.

95% relevant

GPT-5.6 Sol, Terra, Luna: Benchmark Performance Depends on Which Test You Use

OpenAI released GPT-5.6 as three tiers—Sol, Terra, Luna—on June 27, 2026. Sol tops Terminal-Bench 2.1 but trails competitors on other benchmarks. The release shifts focus to tiered pricing and efficiency, but access remains restricted.

76% relevant