About
About The goal of this project is to investigate how to build ui components that renders message from LLMs using "tools". So continuous updates will be deployed. If the location is not provided in the chat it uses different APIs to get the location to generate a weather forecast and a map.
Stack
Vercel AI sdk, Tanstack Start, Shadcn UI, Tailwind CSS, Storybook, Lucide icons.
To-do
- Fix the unknown conditions message
- Render a widget for the daily forecast
- Suggest a song based on the forecast
- Add a temperature range to the forecast widget
- Improve when to render the widgets, right now they are always rendered if I want just the forecast for tomorrow.