About
Lukiluki ist ein Demo-Projekt, das zeigt, wie man Google Gemini über das Vercel AI SDK in Next.js integriert.
Tech Stack
- Next.js 16
React framework with App Router and Server Components
- Vercel AI SDK 6
Streaming AI responses, useChat hook, and AI-powered routing
- Google Gemini
Powers both the chat assistant and the AI navigation router
- Tailwind CSS 4
Utility-first CSS framework for rapid UI development
Features
- →AI Chat – Echtzeit-Streaming-Chat mit Gemini über
streamTextunduseChat - →AI Routing – Gemini analysiert natürlichsprachige Anfragen und navigiert zur passenden Seite via
generateObject