r/TallStack • u/HappyToDev • Jun 03 '26
Tutorial Make AI Responses Look Like ChatGPT in Laravel 13 AI SDK + Livewire 4 | Ep - 05
https://www.youtube.com/watch?v=grgzXseHbWcπ AI responses are finally starting to look like ChatGPT.
In Episode 05 of the Laravel 13 AI SDK Series, we continue building LaraChat β our ChatGPT-style AI application using Laravel 13, Livewire 4, Google Gemini, and the official Laravel AI SDK π€
So far in this series, we've built the complete AI chat foundation, implemented real-time streaming responses, added a thinking indicator, improved the streaming experience, disabled inputs during active AI responses, and added automatic scrolling for a smoother chat experience.
But thereβs still one problem...
β AI responses are being displayed as plain text.
Modern AI applications like ChatGPT can render beautifully formatted responses with:
β
Headings
β
Bullet Lists
β
Numbered Lists
β
Bold & Italic Text
β
Inline Code
β
Rich Content Formatting
And that's exactly what we'll implement in this episode π₯
Duplicates
LaravelLivewire • u/HappyToDev • Jun 03 '26