A Generative AI chatbot using OpenAI that is capable of text or image generation
create a .env.local file with the openAI key
install dependecies
npm installrun the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.