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

Genue API#

Self-host#

Follow each step:

  • Clone the repo
  • Create venv
  • Install dependencies
  • Copy .env.example to .env and fill out
  • Run flask run and it should work!