Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/moondusk1996/text-to-image-generator

Generate images from text through artificial intelligence
https://github.com/moondusk1996/text-to-image-generator

Last synced: about 1 month ago
JSON representation

Generate images from text through artificial intelligence

Awesome Lists containing this project

README

        

# Text to image generator
[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)

This is an AI Image Generator. It creates an image from scratch from a text description.
## Link

- [Text to image generator](https://text-to-image-generator-moondusk1996.vercel.app/)

## Technologies

### Front-End
- Next.js
- Material UI

### API
- OpenAI

## Referências
- [Nextjs]( https://nextjs.org/)
- [Material UI](https://mui.com/)
- [OpenAI](https://openai.com/)