This is weather app build with OpenAI, NextJS 13, Tailwind, Tremor 3, StepZen, GraphQL. The main idea to provide user with breif weather introduction as if it was created by some news.
cp .env.local.example .env.localpopulate variables with own StepZen and OpenAI API keys
Run the development server:
npm run dev
npm run start:stepzenOpen http://localhost:3000 with your browser to see the result.
The app is not deployed to since it's using paid plan for OpenAI

