Home/AI & ML
Topic

AI & ML

888 articles on AI & ML.

11,834 articles
AI & ML — An Organizational Second Brain: Building an AI That Learns From Experts

An Organizational Second Brain: Building an AI That Learns From Experts

We’ve built an AI agent that acts as a secondary expert for a given domain, making deep specialist knowledge readily available and preserved for anyone in an organization to access, share, and build upon. This is not a typical domain-specific agent. Its novelty comes from integrating two layers: A structured, auditable knowledge architecture separates what […]

CWChris Wiltz·September 2, 2026AI & ML
AI & ML — Making Your Data Ready for Agentic AI

Making Your Data Ready for Agentic AI

For thirty years we built data systems for human analysts, who supply the context, judgment, and skepticism to work around data that's incomplete or wrong. Autonomous agents supply none of that. They act on whatever they're handed, confidently. For data to be AI-ready we need to build a series of layers: a data foundation that makes data trusted, a context layer to apply proper meaning, and an acc

PSPramod Sadalage and Prem Chandrasekaran·August 27, 2026AI & ML
AI & ML — The Agent Stack

The Agent Stack

Build production-grade AI agents with Vercel's Agent Stack. Connect to any model, run durable multi-step workflows, and securely link agents to your data and tools. Every building block you need, in one place.

VVercel·August 26, 2026AI & ML
AI & ML — Say it once: introducing Bot Preference Sync

Say it once: introducing Bot Preference Sync

Cloudflare's new Bot Preference Sync automatically aligns your robots.txt file with your AI bot policies for Search, Agent, and Training. Easily manage which bots access your content without maintaining static files.

JHJin Hee LeeJin Hee Lee·August 21, 2026AI & ML
AI & ML — A more flexible Pro plan for modern teams

A more flexible Pro plan for modern teams

We’re updating Vercel’s Pro plan to better align with how modern teams collaborate and how applications consume infrastructure, and how workloads are changing shape with AI.

VVercel·August 19, 2026AI & ML
AI & ML — Inside the Vercel intern experience

Inside the Vercel intern experience

Meet Vercel’s winter 2026 interns and see how they shipped production features across the CDN, v0, financial infrastructure, AI Gateway, and more.

VVercel·August 13, 2026AI & ML
AI & ML — Building a software factory for AI SDK

Building a software factory for AI SDK

We built a software factory that autonomously processes issues and PRs for the AI SDK, with humans in control of every merge. Four weeks in, it authors 25-40% of merged PRs.

VVercel·August 12, 2026AI & ML
AI & ML — Mapping the AI economy

Mapping the AI economy

AI companies are undergoing rapid global expansion while achieving unprecedented rates of growth. We analyzed Stripe data to understand where global demand is the strongest, and how companies can build to best capture that demand.

ATAbhi TiwariAbhi Tiwari·August 11, 2026AI & ML
AI & ML — Unifying Workers AI and AI Gateway into a single AI control plane

Unifying Workers AI and AI Gateway into a single AI control plane

Cloudflare is unifying AI Gateway and Workers AI into a single control plane, giving developers observability, billing, and dynamic routing across both managed GPUs and external providers. Learn how unified bindings and model-first routing simplify building resilient AI applications.

MMMichelle, Ming LuMichelle, Ming Lu·August 7, 2026AI & ML
AI & ML — Give any website a WebMCP interface

Give any website a WebMCP interface

Today we're launching a developer preview of WebMCP on Cloudflare. With one switch, any site becomes usable by browser AI agents — no new APIs, no origin changes — while the human stays in control and creators keep their traffic.

WRWill RoweWill Rowe·August 6, 2026AI & ML
AI & ML — Introducing Agent Plugins

Introducing Agent Plugins

Agent Plugins 1.0.0 is an open, vendor-neutral specification for packaging Agent Skills and MCP servers into distributable plugins that compatible AI agent clients can discover and load.

VVercel·August 6, 2026AI & ML
AI & ML — How we’re rethinking work at Cloudflare with Cloudflare OS

How we’re rethinking work at Cloudflare with Cloudflare OS

We built Cloudflare OS to equip our teams to safely rethink how they get work done with AI. The platform brings together the best of our technologies, from our Compute primitives to our Zero Trust suite. This post walks through our journey to give our users the best AI tools available.

SSamSam·August 5, 2026AI & ML
AI & ML — How Cloudflare enforces engineering standards using AI

How Cloudflare enforces engineering standards using AI

We created the Cloudflare Codex, a governed body of engineering standards that AI agents consume across the development lifecycle. By pairing structured RFCs with agentic reviews, teams automatically enforce consistency across code, specs, and incident reports.

TRTimo ReimannTimo Reimann·August 4, 2026AI & ML
AI & ML — GEM Training: How Meta Doubled the Efficiency of Its LLM-Scale Ads Foundation Model

GEM Training: How Meta Doubled the Efficiency of Its LLM-Scale Ads Foundation Model

Meta’s Generative Ads Recommendation Model (GEM), the foundation model behind ads recommendations across Instagram and Facebook, now trains at LLM scale on several thousand of the latest-generation GPUs. This post goes into the details on how we achieved: doubling end-to-end (E2E) training efficiency to 20–25% Model FLOPs Utilization (MFU) while scaling training FLOPs 4x in […]

CWChris Wiltz·August 3, 2026AI & ML
AI & ML — AI fluency isn't the finish line

AI fluency isn't the finish line

Ninety percent of product builders say AI skills are essential to their future success. But what if we’re focused on the wrong ones?

AHAndrew Hogan·July 31, 2026AI & ML
AI & ML — Introducing the new Vercel Agent

Introducing the new Vercel Agent

Today we are expanding access to Vercel Agent: an AI agent that safely and autonomously investigates incidents, fixes builds, and reviews PRs on your production

VVercel·July 30, 2026AI & ML
AI & ML — The Archaeologist’s Copilot

The Archaeologist’s Copilot

This article explains the approach I used to modernize a Java 1.5 codebase that no longer built reliably on modern machines. My early use of LLMs gave me plausible answers that did not hold up in the codebase. Progress came when I grounded the process in evidence, using AI to support analysis, validation in a stable Docker environment, and gradual refactoring protected by tests. The main takeaway

NMNik Malykhin·July 16, 2026AI & ML
AI & ML — Exploring Hierarchical Interest Representation For Meta Ads Deep Funnel Optimization

Exploring Hierarchical Interest Representation For Meta Ads Deep Funnel Optimization

Hierarchical Interest Representation is a research area for Meta Ads. We’re exploring an upstream representation layer over the universe of Ads entities – users, advertisers, products, services – learning unified embeddings that connect users’ inferred interests with the breadth of what advertisers offer in their deep funnel ads. The innovations in Hierarchical Interest Representation are […] Read

PHPhil Hornshaw·July 15, 2026AI & ML
AI & ML — Modernizing the Meta Ads Service With an Open-Source Kernel Scheduler

Modernizing the Meta Ads Service With an Open-Source Kernel Scheduler

TL; DR At Meta’s scale, a few milliseconds of latency degradation can have a significant negative impact on ads performance. When a Linux kernel upgrade risked regressing latency across Meta’s ad serving fleet, we turned to sched_ext — the upstream, BPF-based extensible scheduling framework — to build a scheduling policy customized to the Ads delivery […]

PHPhil Hornshaw·July 13, 2026AI & ML