Now let me read the AI SDK reference examples to build the chat correctly:
Now I have everything I need. Let me build the Kishhh AI website. I'll set up the task list and start building:
Let me start by updating the theme and adding dependencies:
Now let me add the custom sparkle animation CSS and update the layout:
Now update the layout with proper metadata and fonts:
Now update the tailwind config to use the new fonts:
The tailwind config doesn't exist as a separate file - it's defined inline in globals.css via the @theme directive. Let me update the font config there:
Now let me move to building the components. First, add the AI SDK packages:
Now let me create all the components. First, the sparkle components and chat UI:
Now let me create the suggestion chips component:
Now create the API routes:
Now let me build the main page:
Kishhh AI is now fully built. Here's what I created:
You can send messages while the preview loads