A api for Genue AI models. Self hosted.
0

Configure Feed

Select the types of activity you want to include in your feed.

genue-ai-api / README.md
176 B 9 lines
1# Genue API 2 3## Self-host 4Follow each step: 5- Clone the repo 6- Create venv 7- Install dependencies 8- Copy .env.example to .env and fill out 9- Run `flask run` and it should work!