Skip to content

MEGA-AI is a Web Application for generating images from text using stability ai using only vanilla javascript.

Notifications You must be signed in to change notification settings

MEGAMMS/MEGA-AI

Repository files navigation

MEGA-AI

MEGA-AI is a Web Application for generating images from text using stability-ai using only vanilla javascript.

The project is based on Fireship course for javascript.

Dependencies

Installation

  1. Run nvm use to use the correct Node.JS version.
  2. Run npm install to install dependencies.

Getting Started

  1. Run npm run dev to start the application
  2. Go to http://localhost:5173 to view the website.

The Environment

To set up the enviroment you have to signup for replicate to get your API key and paste it in .env file.

replicate_KEY="Your replicate API key"

Run

Run this command to start up the server:

node server.js

And now you are good to go.

Test the app and i am waiting for your feedback😊.

License

MIT

About

MEGA-AI is a Web Application for generating images from text using stability ai using only vanilla javascript.

Topics

Resources

Stars

Watchers

Forks