The Laravel AI SDK is a first-party package that provides a unified, expressive API for integrating AI features into Laravel applications. It allows developers to interact with multiple AI providers like OpenAI, Anthropic, Gemini, Groq, and xAI using a consistent, Laravel-native interface. Laravel, created by Taylor Otwell, officially released the AI SDK on February 5, 2026.
Key features of the SDK include the ability to build intelligent agents with tools, memory, and structured output; generate images and audio; perform transcriptions; create vector embeddings; and handle reranking. It supports text generation, image generation, text-to-speech, speech-to-text, embeddings, reranking, and file management. The SDK also offers smart fallbacks for rate limits and outages, built-in testing tools, and automatic conversation memory. As of February 2026, the Laravel AI SDK is available as part of Laravel 12 and can be installed via Composer. While specific pricing details for the SDK itself are not available, using the AI providers will incur costs based on their respective pricing models.