Open AI Animal Naming Demo

Back-End

To try this you need to have a Open AI API Key. Add it to a .env like this: OPENAI_API_KEY=<your key>.

Then run npm i and npm run start.

Get the front-end and run that in a separate terminal.

Give a ⭐ if you like it.