Skip to content

AutoAI is an image generation app that utilizes the DALL.E2 API key, Vite, ExpressJS, Node.js, MongoDB, and Cloudinary. It creates lifelike images from text prompts, ensuring efficiency with Vite and ExpressJS, scalability with Node.js and MongoDB, and seamless data management through Cloudinary.

Notifications You must be signed in to change notification settings

rajatrai30/AutoAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introducing AutoAI - An AI based Image Generation Web App using OpenAI API.

AutoAI Logo

Features:

  • Generate Images using Text Input.
  • Get Auto Suggestions for the Text Input.
  • Find Option to Download your Image.
  • Share your generated Image to the Community.

Future Work:

  • To generate Post/Blog for the Image.
  • Idea to make it a complete Social Media Post Generator App.
  • Plan to use GenAI and PaLM AI API Keys.
  • Share your generated Image to the Community.

Setup .env file

MONGODB_URL="mongodb+sr://"
OPENAI_API_KEY=
CLOUDINARY_CLOUD_NAME=
CLOUDINARY_API_KEY=
CLOUDINARY_API_SECRET=

Install node_mod for server

cd server && npm i

Install node_mod for client

cd client && npm i

About

AutoAI is an image generation app that utilizes the DALL.E2 API key, Vite, ExpressJS, Node.js, MongoDB, and Cloudinary. It creates lifelike images from text prompts, ensuring efficiency with Vite and ExpressJS, scalability with Node.js and MongoDB, and seamless data management through Cloudinary.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published