/modzyflow

With thousands of models to choose from, unleash your creativity with unlimited possibilities., the A GUI based workflow creator for Modzy

Primary LanguageTypeScript

ModzyFlow

With thousands of models to choose from, unleash your creativity with unlimited possibilities. ModzyFlow allows you to create and build AI workflows at web scale.

ModzyFlow

To start client

  • In client directory, run npm install && npm start

To start server

  • In server directory, run pip3 install && FLASK_APP=server.py flask run