Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arikxl/mypixai

mern web application that allows you to generate images using DALL-E AI
https://github.com/arikxl/mypixai

cloudinary dall-e image-generator mern mongodb netlify react render tailwind vite

Last synced: 5 days ago
JSON representation

mern web application that allows you to generate images using DALL-E AI

Awesome Lists containing this project

README

        

# myPixAI

My Pix is a MERN stack web application that allows users to generate images using DALL-E AI AI model.
The app is built with React and allows users to select from a pre-defined set of prompts,
or generate new images using the AI model.

## Features
- User can select from a pre-defined set of images.
- User can generate new images using the AI model.
- User can share the generated image to myPix app and the image will upload to cloudinary server.
- User can share the generated image on Facebook.
- User can download the generated image to their device.

## Known Issues
- The AI model is currently trained on a limited dataset and may not produce high-quality images in all cases.
- The Facebook sharing feature may not work for all users due to platform and location restrictions.