Skip to content

mige000/guyAi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

How to run GuyAI

Activate backend

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

Activate frontend

cd /dubhacks252/guyAi/guy/frontend

npm run dev

Click on the link to take you to the server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors