Hi there, this is your daily βοΈ AIpresso.
In today's AIpresso:
π€ Claude now runs on your Mac in background
π¨π³ Alibaba's Qwen rivals top US AI
βοΈ Meta says its new AI rivals OpenAI
π Gemini 3.8 Flash hunts security bugs
π Anthropic lets firms keep AI safety data
Plus: π‘ 5 strategies & tactics, π 6 other news you might like, π§° 6 tools, and π 5 papers.
π€ Claude now runs on your Mac in background LINK
π¨π³ Alibaba's Qwen rivals top US AI LINK
βοΈ Meta says its new AI rivals OpenAI LINK
π Gemini 3.8 Flash hunts security bugs LINK
π Anthropic lets firms keep AI safety data LINK
π‘ Strategies & Tactics
> How we make AI coding more cost efficient without sacrificing task quality: GitHub Copilot cut AI coding costs by measuring efficiency across whole tasks rather than per response, trimming unused formatting and needless retrieval turns without hurting quality.
> Co-Designing AI Models Using Speculative Decoding for Faster LLM Inference: Speed up language model inference by having a small draft model guess several tokens at once, then tuning guess length to your hardware.
> The Modern CUDA Toolbox in Practice: A Step-by-Step Optimization Walkthrough: Explains how to make GPU code safer and 300 times faster by using NVIDIA's debugging tools, optimized libraries, and parallel memory streams instead of hand-written kernels.
> Training a coding model to paint watercolours with TRL and OpenEnv: Explains how to train a language model to paint watercolors by rewarding it against a hand-rated image pool that encodes personal taste.
> How concerned should we be about Astra's recurrent architecture?: OpenAI's Astra keeps its hidden reasoning depth within twice that of GPT-4, so it barely reduces the ability to monitor the model's thinking for now.
Other news you might like
- Nvidia confirms it will buy Hugging Face for $12.9 billionLINK
- Coder launches Agent Relay with SpaceXAI, running Cursorβs cloud agents on customer infrastructureLINK
- Multiverse says its 438B model is fast enough for AI agents. The benchmarks tell a more complicated story.LINK
- PyTorch 2.14 Release BlogLINK
- OpenAI to Congress: we're building AI systems that can shut themselves downLINK
- HiddenLayer nabs $100M as enterprises rush to secure their AI deploymentsLINK
π§° Trending tools
Agent Builder by Airtop: builds AI web agents from plain-English descriptions to log in, browse sites, extract data, and complete tasks without code.LINK
Readr: an ebook reader that answers questions about your book in the margin, gives spoiler-free recaps, and reads pages aloud on-device.LINK
Blume.codes: monitors your local coding agent sessions and converts repeated corrections into reusable rules and skills, working with Claude Code, Codex, and Cursor.LINK
Nex: a multimodal creativity platform with its own image synthesis model for creating, organizing, and sharing visual stories.LINK
Staats: cookieless, agent-native site analytics where your AI agent tracks deploys, flags spikes, and surfaces insights through chat instead of dashboards.LINK
ADR: secures enterprise AI agents through observability, security benchmarking, and threat detection, currently deployed in production at Uber.LINK
π Trending papers & reports
Vector search scaling shows that the cost of finding similar items in the databases powering AI search grows faster than vendors assume until datasets get very large, letting teams size infrastructure realistically.LINK
Screen-clicking software agents can now learn specialized professional workflows by watching an expert perform them once, turning recorded demonstrations into reusable skills, tested on a solar-power client's simulation tasks.LINK
Robot instruction-following gets far more precise when training pairs demonstrations with detailed how-to language like which arm to use, lifting real-world dual-arm task success to ~63 out of 100 versus ~50 for goal-only training.LINK
Image generator speedups pick which steps in an image-making model actually matter and skip the rest, delivering sharper results at the same compute budget with no retraining, cutting one quality-error score from 1.48 to 1.26.LINK
Auditory illusion tests reveal that today's audio AI systems mostly hear sounds literally rather than falling for the same tricks humans do, and none fully match how people actually perceive music, speech, and noise.LINK
See you tomorrow for a new dose of βοΈ AIpresso!