by Tony Assi
Gia is an AI handbag with expressive emotion powered by Google Gemini API, designed to bring artificial intelligence out of the cloud and into everyday life.
Project website: tonyassi.com/gia
Download ZIP or use the following command
git clone https://github.com/TonyAssi/gia.git
Install required libraries
pip install -r requirements.txt
First you'll need a Gemini API key, get one here.
Open the app.py file and input your key
genai.configure(api_key="YOUR_GEMINI_API_KEY")
Please note the app is designed for Desktop and works best with Chrome.
Launch Gradio app
python app.py
It'll print out the local and public URLs running the app. It should looking something like this
Running on local URL: http://127.0.0.1:7860
Running on public URL: https://ded9ba42c916bded4f.gradio.live