AI
Artificial intelligence: LLMs, agents, diffusion, vision, NLP and the latest from top labs.
230 published articles
Anthropic launch analysis
Claude Sonnet 5 just made the Opus price gap harder to justify
Claude Sonnet 5 promises near-Opus-level reasoning and agentic performance at lower cost. Early testers report dramatic improvements in autonomous task completion and follow-through on complex, multi-step operations. With introductory pricing through August 2026, the model makes the Opus price gap harder to justify.
2026-06-30
Agent Benchmark Analysis
ProgramBench: every public AI scores 0% on the hardest coding test yet
ProgramBench challenges AI agents to reconstruct programs from binaries alone, without source code or issue descriptions. All public models fail to fully resolve any task, exposing weaknesses in probing, architecture, and stopping judgment. The benchmark is a stress test for coding agents moving beyond patch-based workflows.
2026-06-29
Synthetic Data
Synthetic data generation just ditched its weakest link: the boss
Matrix is a decentralized framework that uses serialized messages passed through distributed queues for multi-agent synthetic data generation. By eliminating the central orchestrator, it achieves 2 to 15 times higher throughput on identical hardware.
2026-06-06
Local AI
Ollama 0.30 just made local AI cheaper than cloud inference for more people
Ollama 0.30 boosts NVIDIA inference by up to 20%, enables Vulkan GPU support by default for AMD and Intel devices, and expands GGUF model compatibility, including fine-tuned models from Hugging Face and support for tool-calling with coding agents.
2026-06-05
AI Infrastructure
Nvidia's 55-billion-token trick just rewrote the math on agentic AI costs
Nemotron 3 Ultra, Nvidia's sparse 550B model with 55B active parameters, promises to cut inference costs by up to 30% versus peer open models while keeping frontier reasoning. With a 1M-token context window and native NVFP4 quantization, it targets the cost of multi-step agentic workflows.
2026-06-04
Open-source framework
Stanford just made local AI agents work, and made the cloud look optional
OpenJarvis 1.0 from Stanford's Hazy Research and Scaling Intelligence labs runs personal AI agents locally via Ollama, with cloud access as an optional add-on. It ships with presets for morning briefings, cross-document research, and local code assistants, all while tracking energy cost and latency beside accuracy.
2026-05-28
Cloud Infrastructure
Alibaba laid bare the 14-round problem that's bleeding AI agents dry
Alibaba Cloud's ANOLISA is a three-layer OS upgrade for the agent era, cutting token use by 30% and improving execution time by a similar margin. Designed for high-density agent deployment, it addresses security, observability, and inefficiency at the kernel level.
2026-05-26
Alibaba Cloud
Alibaba's Anolisa v0.3 gives AI agents a rollback button and a security net you can measure
Alibaba Cloud's Agentic OS, Anolisa, reaches version 0.3 with a security module, real-time cost savings visible down to the token, and workspace snapshots that undo agent actions in milliseconds.
2026-05-07
Local AI Inference
Ollama rewrote its Apple engine. The M5 results are finally competitive.
Ollama previews MLX-backed inference on Apple silicon, pushing Qwen3.5-35B-A3B to 1,851 tok/s prefill on M5. The shift brings NVFP4 quantization for production parity and a smarter cache for agentic workflows.
2026-03-30
AI Safety Research
AI models can't stop thinking out loud. That's both good news and a nightmare for safety.
Claude Sonnet 4.5 can control its chain-of-thought only 2.7% of the time, versus 61.9% for final outputs. The gap raises open questions about the robustness of CoT monitoring as a safety mechanism, and nobody knows why it exists.
2026-03-09
AI Agents
One terminal command now launches a local AI assistant that handles your inbox
With Ollama 0.17, users can now launch a local, open-source AI assistant in one terminal command. OpenClaw manages inboxes, email, and calendar tasks across chat apps.
2026-02-23
AI Agents
Ollama just gave Claude Code a second brain for parallel tasks
Ollama now supports parallel subagents and built-in web search for Claude Code, enabling longer coding sessions with less context noise. The new features work with any Ollama cloud model and require no additional configuration.
2026-02-16