Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 1.59 KB

README.md

File metadata and controls

45 lines (32 loc) · 1.59 KB

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: