An open API service indexing awesome lists of open source software.

https://github.com/codesteel/thebakery

The Bakery is a small web app that utilizes OpenAI's DALL-E API to achieve text-to-image generation.
https://github.com/codesteel/thebakery

Last synced: about 1 year ago
JSON representation

The Bakery is a small web app that utilizes OpenAI's DALL-E API to achieve text-to-image generation.

Awesome Lists containing this project

README

          

# TheBakery
The Bakery is a small web app I've made that utilizes OpenAI's DALL-E API to achieve text-to-image generation.

![image](https://github.com/CodeSteel/TheBakery/assets/48765827/09351e02-560e-400d-aad8-35e470925d99)

# Running the application
1. Run `yarn`
2. Run `yarn dev` to start the development server.