- Get the Gemini API
- Clone the repository
git clone https://github.com/SwapCodesDev/EVA.gitSetup a Virtual Environment. Check out the setup here
Install modules or packages from
requirements.txt
pip install -r requirements.txt- Create
.envfile for storing APIs and other data
# Gemini APIGEN_API="YOUR_API_KEY"- Run the
app.pyfile
Check out the features of EVA here