Skip to main content

Quickstart Project

Provide an npm package that we can let ppl install and run the basic flow.

  • The project should have an image folder with an image, a prompt and a sketch to start from.
  • We provide a script that runs all 3 of them as seperate flows generating a model (we can hardcode the models in the backend, anytime someone runs it we just send them back the models instantly)
  • They get to explore the flows and see the API responses in their CLI to visualize how things work
  • think overly simplistic flow, with print statements everywhere and ideas on how to use all components