You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* git clone
* create a virtual environment
* pip install -r requirements.py
* create a .env file and store your gemini key inside "GOOGLE_API_KEY" variable
* then run using python app.py