[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live)

[AI SDK](/c/ai-sdk/62)

# Nuxt UI Chat app made with aisdk v5

303 views · 1 like · 2 posts


Hugo Richard (@hugorcd) · 2025-07-15 · ♥ 1

https://nuxt-ui-chat.hrcd.fr/

A modern, full-featured AI chatbot application built with Nuxt 3, Nuxt UI Pro, and the Vercel AI SDK v5. Features real-time streaming, multiple AI models support via AI Gateway, persistent chat history with PostgreSQL, and a beautiful responsive interface.

## Features

* ⚡️ **Streaming AI responses** powered by [Vercel AI SDK v5](https://ai-sdk.dev/)
* 🤖 **Multiple AI models** support via [Vercel AI Gateway](https://vercel.com/docs/ai-gateway) - access OpenAI, Anthropic, Google, and more
* 🧠 **Reasoning models** support for advanced problem-solving capabilities
* 🧩 **Generative UI** - AI can generate interactive components (e.g., weather widgets)
* 🔐 **GitHub authentication** via [nuxt-auth-utils](https://github.com/atinux/nuxt-auth-utils)
* 💾 **Persistent chat history** with PostgreSQL and [Drizzle ORM](https://orm.drizzle.team/)
* 🎨 **Beautiful UI** built with [Nuxt UI Pro](https://ui.nuxt.com/pro) components
* ⚡ **Real-time syntax highlighting** with Shiki
* 📱 **Responsive design** optimized for all devices
* ⌨️ **Keyboard shortcuts** and command palette
* 🔍 **Chat search** and management


Pauline P. Narvas (@pawlean) · 2025-07-21

Nice one, Hugo! Thank you for sharing :smiley: