Varai – a Text to Image Saas platform.
What it does
I have developed Varai for generating images from a text prompt. It uses Stable diffusion AI model to generate images from the user provided text message. This can be primarily used to create detailed images conditioned on text descriptions. It can also be applied for other tasks such as in painting, out painting, and generating image-to-image translations guided by a text prompt.
How I built it
Here's the simple architecture of my SAAS product. Varai uses WIX platform for the front-end application and backend business logic. A user opens Varai website, enters the text prompt and submits a request. Varai uses Velo's fetch, a backend web module, to trigger the remote stable diffusion python API. Once the image is generated, it is shown in the Varai front end for the users.
Challenges I ran into
Integrating remote API with velo backend was a bit challenging.
Accomplishments that I am proud of
I am proud that I was able to create a fully functional product.
What I learned
I learned a lot about wix platform, velo functions and webhooks.
What's next for Varai – a Text to Image Saas platform.
I would like to enhance the product to offer better features.
Log in or sign up for Devpost to join the conversation.