← Back to all posts
News

AI Roundup October 2024: Claude Gets Computer Use, AI Sweeps the Nobels, Meta Drops Movie Gen

October 31, 2024 · News
AI Roundup October 2024: Claude Gets Computer Use, AI Sweeps the Nobels, Meta Drops Movie Gen

TL;DR

October 2024 was the month agents stopped being a demo and started clicking buttons. Anthropic shipped a new Claude 3.5 Sonnet plus a public beta of computer use, letting the model drive a real desktop. Neural networks pulled off a double Nobel sweep in Physics and Chemistry. Meta showed off Movie Gen, and Stability AI put Stable Diffusion 3.5 back in the hands of local-AI tinkerers under a permissive license.


Anthropic Ships Computer Use and a Smarter Claude 3.5 Sonnet

On October 22, Anthropic released an upgraded Claude 3.5 Sonnet, a new Claude 3.5 Haiku, and the headline act: computer use, in public beta. Instead of calling a tidy JSON API, Claude looks at a screenshot of your screen, moves the cursor, clicks, and types. It is the first frontier model to offer this kind of general desktop control to developers, available on the Anthropic API, Amazon Bedrock, and Google Cloud Vertex AI.

The model bump alone is worth noticing. The upgraded Sonnet jumped from 33.4% to 49.0% on SWE-bench Verified, beating every publicly available model at the time on that coding benchmark, including OpenAI's o1-preview, at the same price and speed as before.

If you build agents, this is the story of the month. Computer use means an agent can operate software that has no API at all, which is most software. It is also slow, clumsy, and easy to derail, so do not point it at anything destructive yet. But the direction is clear: the screen is the new API surface, and your homelab automation just got a much more capable, if occasionally chaotic, operator.


Neural Networks Win Two Nobel Prizes in One Week

This was the week the establishment made it official. On October 8, the Nobel Prize in Physics went to John Hopfield and Geoffrey Hinton for foundational work on artificial neural networks. One day later, on October 9, the Chemistry prize went half to David Baker for computational protein design, and half to Demis Hassabis and John Jumper of Google DeepMind for AlphaFold2 and protein structure prediction.

Two AI-rooted prizes in two days set off a genuine debate about whether machine learning even counts as physics or chemistry. That argument misses the point for builders. The signal is that the techniques powering your weekend fine-tunes are now considered some of the most consequential science of the era. AlphaFold in particular went from research artifact to predicting essentially every known protein structure, a reminder that the highest-value AI is not always a chatbot.


Meta Unveils Movie Gen, Its Text-to-Video and Audio Stack

On October 4, Meta announced Movie Gen, a family of media foundation models. The lineup includes a 30B-parameter video model and a 13B-parameter audio model, plus personalization and editing variants. It generates 1080p HD clips up to 16 seconds long, with synchronized audio like sound effects and background music, and can personalize a video from a single photo.

Two things stand out. First, the synchronized audio: most video models leave you with silent clips, and Movie Gen targets sound and video together. Second, the editing angle, including swapping one object for another inside an existing clip. Meta said it is coming to Instagram in 2025 rather than shipping weights, so this is a capability preview, not something you can run tonight. Still, it raises the bar that open video models will be measured against.


Stable Diffusion 3.5 Lands for the Local-AI Crowd

Also on October 22, Stability AI released Stable Diffusion 3.5 as a family of open models: 3.5 Large at 8B parameters, a four-step Large Turbo, and a Medium variant at 2.6B that is tuned to run on consumer hardware. Weights went up on Hugging Face for self-hosting, under the Stability AI Community license, which is free for non-commercial use and for commercial use under one million dollars in annual revenue.

For the homelab and indie crowd, this is the practical drop of the month. After a rocky SD3 launch, 3.5 brings improved prompt adherence and a Medium model sized for the GPUs people actually own. The license is the catch worth reading carefully, but a permissive, runs-on-your-box image model that you fully control is exactly what self-hosters keep asking for.


Key Takeaways

  • Agents got hands. Claude's computer use turns every GUI app into something an agent can operate, even with no API, which reshapes what desktop automation can look like.
  • Coding models kept climbing. The new Sonnet's leap on SWE-bench Verified, at the same price, means cheaper and more reliable code agents for everyone building on the API.
  • AI is now Nobel-grade science. Two prizes in a week validated neural networks and protein prediction as landmark work, not just product hype.
  • Video and audio are merging. Movie Gen's synchronized audio signals that silent-clip generators are about to feel dated.
  • Open image models are back in play. Stable Diffusion 3.5 Medium is built for consumer GPUs, so local image generation got a real upgrade you can self-host.
anthropicclaude 3.5 sonnetcomputer usenobel prizemeta movie genstable diffusion 3.5agentsopen weights
CONSOLE
$