cd /guyAi/guy/backend
Go to Google Gemini API Quick Start and create a new API Key.
Then paste this command into your terminal replace YOUR_API_KEY_HERE with it.
MacOS:
export GEMINI_API_KEY="YOUR_API_KEY_HERE"
Then paste this command
python3 app.py
cd /dubhacks252/guyAi/guy/frontend
npm run dev
Click on the link to take you to the server.