Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/moondusk1996/text-to-image-generator
- Owner: MoonDusk1996
- Created: 2022-12-27T15:29:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-03T04:47:48.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T11:22:54.391Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://text-to-image-generator-moondusk1996.vercel.app/
- Size: 1.07 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)