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

https://github.com/siser-pratap/visionweave

AI Image Generation Tool
https://github.com/siser-pratap/visionweave

ai api backend cloudinary css3 expressjs frontend-web html5 image-processing js mongodb mongoose nodejs react rest-api tailwindcss web

Last synced: 5 months ago
JSON representation

AI Image Generation Tool

Awesome Lists containing this project

README

          

# VisionWeave

VisionWeave is an AI-powered platform that allows users to generate images by simply providing text prompts. Built with the Segmind API, this Website enables users to explore creativity by creating, sharing, and downloading images.

## Installation

Clone to the Project using : git clone https://github.com/Siser-Pratap/VisionWave.git

# Run the Frontend

-> cd client

-> npm i

-> npm run dev

# Deploy the backend

-> cd server

-> npm i

-> Add your Cloudinary API Details in a .env file

-> Add your Mongodb database details

-> nodemon start or npm start

## Usage
Generate High Quality Images by providing prompt

## Contributing

Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.

Please make sure to update tests as appropriate.