Skip to content

Commit 13975e5

Browse files
text-to-image: Use Cases, Useful Resources (#379)
Co-authored-by: Merve Noyan <[email protected]>
1 parent 962b1ef commit 13975e5

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

tasks/src/text-to-image/about.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## Use Cases
2+
3+
### Data Generation
4+
5+
Businesses can generate data for their their use cases by inputting text and getting image outputs.
6+
7+
### Immersive Conversational Chatbots
8+
9+
Chatbots can be made more immersive if they provide contextual images based on the input provided by the user.
10+
11+
### Creative Ideas for Fashion Industry
12+
13+
Different patterns can be generated to obtain unique pieces of fashion. Text-to-image models make creations easier for designers to conceptualize their design before actually implementing it.
14+
15+
### Architecture Industry
16+
17+
Architects can utilise the models to construct an environment based out on the requirements of the floor plan. This can also include the furniture that has to be placed in that environment.
18+
19+
## Useful Resources
20+
- [MinImagen - Build Your Own Imagen Text-to-Image Model](https://www.assemblyai.com/blog/minimagen-build-your-own-imagen-text-to-image-model/)
21+
- [OpenAI Blog - Dall E](https://openai.com/blog/dall-e/)

0 commit comments

Comments
 (0)