Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/arikxl/mypixai
- Owner: arikxl
- Created: 2023-01-20T22:50:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-17T19:41:46.000Z (over 1 year ago)
- Last Synced: 2023-04-10T21:22:36.050Z (over 1 year ago)
- Topics: cloudinary, dall-e, image-generator, mern, mongodb, netlify, react, render, tailwind, vite
- Language: JavaScript
- Homepage: https://my-pix.netlify.app/
- Size: 255 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.