1- Install Python 3.10
2- Execute the following command:
pip install -r requirements.txt
3- Create a .env file and add:
GOOGLE_API_KEY=****
GOOGLE_APPLICATION_CREDENTIALS==path_to_google_credentials.json
4- Write your prompt and execute the code