This repository uses Google Gemini API for object descriptions.
Follow the steps below to set up your environment and get started.
- Python 3.8 or later
- pip (Python package manager)
- A Google account
- Go to the Google AI Studio.
- Sign in with your Google account.
- Navigate to the API Keys section.
- Click Create API key.
- Copy your new API key.
Note: Make sure your API key is in a
.envfile named asGEMINI_API_KEY.
python3 llm_descriptor YOUR_IMAGE_FILEPATH




