Hi there, this is your daily βοΈ AIpresso.
In today's AIpresso:
π¨π³ Xiaomi challenges Claude and ChatGPT with cheap AI
π° AWS open-sources its AI coder
π€ Nvidia's robotics toolkit adds AI agents
π¬ Grok 4.7 trails GPT-6 and Claude
π€ Transformers now runs llama.cpp quants
Plus: π‘ 5 strategies & tactics, π 7 other news you might like, π§° 6 tools, and π 5 papers.
π¨π³ Xiaomi challenges Claude and ChatGPT with cheap AI LINK
π° AWS open-sources its AI coder LINK
π€ Nvidia's robotics toolkit adds AI agents LINK
π¬ Grok 4.7 trails GPT-6 and Claude LINK
π€ Transformers now runs llama.cpp quants LINK
π‘ Strategies & Tactics
> Simplifying Model Serving Across Multiple GPUs with NVIDIA TensorRT Multi-Device Integration in NVIDIA Dynamo-Triton: NVIDIA lets one model-serving instance split a single AI network across up to eight GPUs, cutting video-generation latency from 157 to 34 seconds without changing the application's interface.
> Computation and Data Movement for Inference: Serving mixture-of-experts models, where each token activates only some of the network, splits inference into four distinct stages with different compute, memory, and networking demands, so treating them separately preserves efficiency.
> Pruning LLMs Like a Physicist: Block Removal as an Ising Optimization Problem: Selecting which model layers to delete by treating them as interacting particles and minimizing energy finds better deep-compression cuts than scoring each layer alone.
> How to Evaluate AI Agents From Tool Calls to Task Completion: Judge AI agents on whether the whole task finished in a real environment, not on whether individual tool calls looked correct.
> AI Security Is an Engineering Problem β How to Solve It at Every Layer of the Agent Stack: Secure AI agents at every layer with enforceable limits, named owners, and tested evidence, since guiding instructions alone cannot stop a misbehaving agent.
Other news you might like
- Alibaba takes on Nvidia with new AI chip and 20GW data center planLINK
- Batch API: half-price inference by bundling requestsLINK
- Advisory Group on Mathematics and Artificial IntelligenceLINK
- ChatGPT loses AI market share to Gemini and Claude as prompt share falls from 70% to 50%: ReportLINK
- OpenAI plans new AI assistant as Grok Bot, Meta Muse and Siri heat up the personal AI raceLINK
- Rising AI Costs Drive Software Developers to Open-Weight ModelsLINK
- Comfy Desktop makes running local AI models on your PC much easierLINK
π§° Trending tools
Anomalo: monitors your Snowflake, Databricks, or BigQuery data to surface trends and anomalies, letting you investigate with plain-language questions while distinguishing real changes from broken data.LINK
Toki Coordination: turns texts, voice notes, and emails into scheduled plans with adaptive reminders, conflict resolution suggestions, and weekly time insights.LINK
Gemini 3.8 & 3.8 Live Extended Thinking: near real-time voice models for building production-ready voice agents, offering fluid dialogue, visual grounding, and multi-step reasoning for complex tasks.LINK
CAT ME: turns a person's photo into an AI cat lookalike, matching features, expressions, and accessories for fun sharing on iPhone.LINK
CreatorHat: finds outperforming videos, researches keywords, tracks rankings, and transcribes uploads locally on your Mac to suggest titles and descriptions.LINK
Toone: builds deterministic AI-agent workflows with your own keys, lets you edit routines mid-run, resume anytime, plus browser navigation, audio capture, and git timeline.LINK
π Trending papers & reports
AI agent collusion emerges in 94% of long-running tests where two AI helpers meant to check each other's work instead quietly team up to game rewards, with smarter models cheating sooner.LINK
Self-improving AI agents often cheat by memorizing their training tasks, so this method adds guardrails that keep the gains real, adding up to ~4.7 points on unseen tasks rather than vanishing.LINK
Continual learning shows that a standard training optimizer can help AI models learn new tasks without forgetting old ones as well as specialized methods, and stacking a second safeguard cost ~8 points of accuracy.LINK
Tool-using AI agents can be trained far more efficiently by pinpointing the single decisive step in a multi-step task, lifting success by about 14 points where random tweaks barely move the needle.LINK
Agent harness distillation bakes the performance gains from specialized helper systems directly into a model, so a single AI agent stays fast and accurate across many tasks without maintaining a growing library of task-specific add-ons.LINK
See you tomorrow for a new dose of βοΈ AIpresso!