News

Laravel Announces Official AI SDK for Building AI-Powered Apps

Published Updated
Laravel Announces Official AI SDK for Building AI-Powered Apps image

Laravel has introduced a new official AI SDK, now documented in the Laravel 12.x docs, aimed at making it easier to build AI-powered features directly into Laravel applications.

The AI SDK provides a clean, framework-native API for working with modern AI capabilities like text generation, embeddings, and tool-based interactions. Rather than tying your application to a single vendor, the SDK is designed to support multiple AI providers behind a consistent interface, keeping configuration and usage aligned with Laravel’s familiar developer experience.

With the new AI SDK, Laravel developers can:

  • Build agents with tools, memory, structured outputs, and streaming—all testable with built-in fakes.
  • Anthropic, Gemini, OpenAI, ElevenLabs, and more—swap models in a single line of code.
  • Smart fallbacks handle rate limits and outages automatically.
  • One package handles text, images, audio, transcriptions, embeddings, reranking, vector stores, web search, and file search.

This release continues Laravel’s trend toward first-party solutions for emerging application needs, giving developers an officially supported path to adding AI functionality while staying fully within the Laravel ecosystem.

Live Stream

On February 9th, join Taylor Otwell and Josh Cirre as they take a first look at the Laravel AI SDK and build and ship something amazing with it.

You can explore the new AI SDK in the Laravel at laravel.com/ai

Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Filed in

Sponsored

acquaintsoft logo
Acquaint Softtech

Hire Laravel developers with AI expertise at $20/hr. Get started in 48 hours.

Visit Acquaint Softtech

The latest

View all →
whereBinary(): Case-Sensitive MySQL Queries in Laravel image

whereBinary(): Case-Sensitive MySQL Queries in Laravel

Read article
Compile PHP to Native Binaries with TypePHP image

Compile PHP to Native Binaries with TypePHP

Read article
State of Laravel 2026 Survey Is Now Open image

State of Laravel 2026 Survey Is Now Open

Read article
Testing Best Practices Skill in Laravel Boost v2.6.0 image

Testing Best Practices Skill in Laravel Boost v2.6.0

Read article
Query Binding Masking and whereBinary() in Laravel 13.27 image

Query Binding Masking and whereBinary() in Laravel 13.27

Read article
Laravel AI: Load Tools On Demand With ToolSearch image

Laravel AI: Load Tools On Demand With ToolSearch

Read article