Skip to content

adityaBhattacharjee/Text-to-image-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text-to-image-generator

This website generates rich images from prompts using Open AI api. It can be accessed in https://text-to-image-generator.vercel.app/.

How it works

It works using the Open AI api in the backend that handles the image processing. With the click of buttons, we can create rich images with text.

Used technologies

nextjs 13 - NextJS used in server side rendering
react - Used to create the frontend
Open AI api - API provided by Open AI

Releases

No releases published

Packages

No packages published