Skip to content

Weather chatbot built with Next.js, React, and Shadcn UI, leveraging the Vercel AI SDK for a seamless conversational interface that provides real-time weather updates. Styled with Tailwind CSS.

Notifications You must be signed in to change notification settings

PaoloJN/weather-ai

Repository files navigation

Screenshot 2023-10-29 at 13 39 22

Weather AI

Weather AI is weather chatbot that uses generative UI to provide a conversational interface for weather information.

Demo Video · Features · Running locally. Acknowledgments

Features

Running locally

You will need to use the environment variables defined in .env.example

Note: You should not commit your .env file or it will expose secrets that will allow others to control access to your various OpenAI and authentication provider accounts.

pnpm install
pnpm dev

Your app template should now be running on localhost:3000.

Acknowledgments

This woun't be possible without the following resources:

About

Weather chatbot built with Next.js, React, and Shadcn UI, leveraging the Vercel AI SDK for a seamless conversational interface that provides real-time weather updates. Styled with Tailwind CSS.

Topics

Resources

Stars

Watchers

Forks