AI
Artificial intelligence: LLMs, agents, diffusion, vision, NLP and the latest from top labs.
163 published articles
Artificial Intelligence
Alibaba's Qoder shows developers what the AI is thinking, not just the code it wrote
Alibaba Cloud's Qoder coding agent bets that developers want visibility over magic. Two modes, automatic model routing, and a transparency layer aim to solve complexity instead of hiding it.
2026-07-12
Artificial Intelligence
Alibaba Cloud's Qoder tackles the one problem AI coding tools keep dodging
Alibaba Cloud launches Qoder, a free AI coding agent focused on codebase visibility, architectural understanding, and Spec-first workflows to bridge the gap between viral AI demos and real-world software engineering challenges.
2026-07-12
Visual AI interaction
Cursor just gave developers a smarter way to tell AI what to fix: point at it
Cursor's updated Design Mode lets engineers and designers modify UI by clicking elements, drawing on the page, or speaking changes aloud, while the AI agent extracts element identity, styles, and layout context to edit code. The approach accelerates iteration by aligning the model's pace with how humans spot and act on visual issues.
2026-07-12
Long-context LLMs
Jet-Long's bifocal attention just killed the fixed-scaling trade-off for long-context LLMs
Jet-Long adapts RoPE rescaling dynamically per sequence length, using a local window and a long-range window merged via inclusion-exclusion. On Qwen3 models up to 128K context, it beats existing zero-shot baselines by over 2 percentage points on RULER and achieves the lowest perplexity on PG-19, all while adding less than 4% generation overhead.
2026-07-12
Synthetic Data Strategy
Nvidia's data atlas shows why synthetic data matters more than model weights
Nvidia's Nemotron Post-Training v3 Prompt Atlas provides an interactive map of billions of synthetic data samples, highlighting how open synthetic data is the missing layer for building reliable AI agents. The company argues that agent behavior must be inspectable and that synthetic data, released openly, is the only way to preserve proprietary signals without exposing trade secrets.
2026-07-12
Mathematical Reasoning
The M3 team found a way to stop AI math verifiers from cheating, and it's a blueprint for every lab
M3's approach to mathematical reasoning combines three expert models, Proof, Verifier, and Fixed, with an evolutionary search framework. The account offers rare detail on reward hacking, verifier alignment, and the engineering required to make generative verifiers reliable in high-stakes reasoning tasks.
2026-07-11
Agent Strategy
Atlas is dead. OpenAI's agent strategy just got narrower and riskier.
OpenAI is sunsetting its experimental ChatGPT browser Atlas less than a year after launch, absorbing its learnings into new productivity features. The shutdown reflects a company-wide pivot from exploration to consolidation as it races to catch Anthropic on agentic work tools.
2026-07-11
State of the art
Fifteen articles on AI generation reveal three shifts that matter more than any single model
A 15-article series on AI generation reveals three shifts that matter more than any single model: multimodal pipelines have become routine, agentic orchestration is replacing manual chaining, and real-time feedback is turning generation from a gamble into a conversation.
2026-07-11
Special Report
The quietest shift in enterprise AI this year is a bet that agents work better in packs
OpenAI launches workspace agents: persistent, cloud-based AI workers that run across ChatGPT and Slack, handle multi-step workflows, and share context across teams. Free until May 6, 2026, then credit-based. A structural shift from GPTs to organizational AI.
2026-07-11
Acquisition
Mistral buys its way into physics, and a race against NVIDIA and Ansys
Mistral buys its way into physics simulation, acquiring emmi AI's neural surrogates for CFD and plasma turbulence. The deal puts Mistral in direct competition with NVIDIA and Ansys for the industrial engineering market.
2026-07-11
Open Source Infrastructure
Your AI search pipeline is broken. This open-source framework fixes the plumbing.
Teams building AI search infrastructure still spend too much time on plumbing. Search Toolkit unifies ingestion, retrieval, and evaluation into a single open-source framework, eliminating the weeks of integration work needed to stitch together separate tools. It's designed for enterprise use cases like RAG quality, domain-specific retrieval, and agentic search.
2026-07-11
AI Agents
OpenManus just killed the invite wall for AI agents. Here's how to run it in ten minutes.
OpenManus is an open-source AI agent framework anyone can install and run immediately: no invite code, no gimmicks, just a Python environment and an API key. Here is why you need it.
2026-07-11