# Introducing the Laravel AI SDK

DevFeed: [Introducing the Laravel AI SDK](<https://devfeed.tech/articles/introducing-the-laravel-ai-sdk-3728.md>)

Original publisher: [Read original article](<https://laravel.com/blog/introducing-the-laravel-ai-sdk>)

Author: Laravel Team

Published: 2026-02-05T09:50:50Z

Content type: release

Language: en

Sources: [Laravel Blog](<https://devfeed.tech/sources/laravel-blog.md>)

Topics: [AI Chat](<https://devfeed.tech/topics/ai-chat.md>), [AI Bots](<https://devfeed.tech/topics/ai-bots.md>), [Developer Tools](<https://devfeed.tech/topics/developer-tools.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai](<https://devfeed.tech/tags/ai.md>), [anthropic](<https://devfeed.tech/tags/anthropic.md>), [api](<https://devfeed.tech/tags/api.md>), [laravel](<https://devfeed.tech/tags/laravel.md>), [openai](<https://devfeed.tech/tags/openai.md>)

## AI overview

Laravel introduces a beta AI SDK that provides a unified, Laravel-native API for multiple AI providers. It supports text, image, speech, embeddings, reranking, files, agent workflows, and structured JSON output.

## Source excerpt

Build AI-powered Laravel applications with a unified SDK. Generate text, images, audio, and more across OpenAI, Anthropic, and other providers with clean, organized code.