Go to https://aistudio.google.com/app/apikey and let’s create an API key.

By clicking Create API Key in the top right

image.png

You would see something like this:

image.png

Copy this somewhere we need it for the next step.

In the .env file we’ll need to paste these values

GOOGLE_API_KEY="<INSERT_YOUR_API_KEY_HERE>"