
Tech & Society
Custom Agents, Little Coding: All about Google’s Vertex AI Agent Builder
Google is empowering developers to build autonomous agents using little or no custom code.
Tech & Society
Google is empowering developers to build autonomous agents using little or no custom code.
Letters
Multi-agent collaboration is the last of the four key AI agentic design patterns that I’ve described in recent letters.
The Batch Newsletter
The Batch AI News and Insights: Multi-agent collaboration is the last of the four key AI agentic design patterns that I’ve described in recent letters. Given a complex task like writing software, a multi-agent approach would break...
Data Points
This week's top AI news and research stories featured all about Google's Vertex AI Agent Builder, security holes in generated code, a series of policy violations in the GPT Store, and RA-DIT, a fine-tuning procedure that trains an LLM and retrieval model together to improve the...
Tech & Society
Generative AI is being used mostly to generate ideas. The tech consultancy Filtered studied the most common uses for generative AI. While most gen AI users produced text, the study surprisingly found that users were slightly more likely to generate videos than images.
The Batch Newsletter
The Batch AI News and Insights: Planning is a key agentic AI design pattern in which we use a large language model (LLM) to autonomously decide on what sequence of steps to execute to accomplish a larger task.
Data Points
This week's top AI news and research stories featured the proliferation of coding agents, a study showing the most common uses for generative AI, the instability of Stability AI, and a transformer alternative called Mamba. But first:
Letters
Planning is a key agentic AI design pattern in which we use a large language model (LLM) to autonomously decide on what sequence of steps to execute to accomplish a larger task.
Machine Learning Research
An architectural innovation improves upon transformers — up to 2 billion parameters, at least...
Business
The CEO of Stability AI resigned as the company faces an increasingly competitive market.
Tech & Society
New coding tools act like agents to automate software programming tasks.
The Batch Newsletter
The Batch AI News and Insights: Tool use, in which an LLM is given functions it can request to call for gathering information, taking action, or manipulating data, is a key design pattern of AI agentic workflows.