# Prism Makes AI Feel Laravel Native. The Artisan of the Day Is TJ Miller.

DevFeed: [Prism Makes AI Feel Laravel Native. The Artisan of the Day Is TJ Miller.](<https://devfeed.tech/articles/prism-makes-ai-feel-laravel-native-the-artisan-of-the-day-is-tj-miller-3894.md>)

Original publisher: [Read original article](<https://laravel.com/blog/prism-makes-ai-feel-laravel-native-the-artisan-of-the-day-is-tj-miller>)

Author: Ana Tavares

Published: 2025-08-06T12:15:30Z

Content type: article

Language: en

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

Topics: [AI Chat](<https://devfeed.tech/topics/ai-chat.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-models](<https://devfeed.tech/tags/ai-models.md>), [anthropic](<https://devfeed.tech/tags/anthropic.md>), [api](<https://devfeed.tech/tags/api.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [integration](<https://devfeed.tech/tags/integration.md>), [laravel](<https://devfeed.tech/tags/laravel.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [multimodal](<https://devfeed.tech/tags/multimodal.md>), [openai](<https://devfeed.tech/tags/openai.md>), [server](<https://devfeed.tech/tags/server.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [testing](<https://devfeed.tech/tags/testing.md>)

## AI overview

The article introduces Prism, a Laravel-native layer for integrating AI models through a unified API. It highlights provider switching, prompt templates, structured outputs, streaming, tools, multimodal inputs, testing, and an OpenAI-compatible server.

## Source excerpt

When it comes to bridging the gap between Laravel and AI's challenges, TJ Miller is leading the charge.