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.
Clone to the Project using : git clone https://github.com/Siser-Pratap/VisionWave.git
-> cd client
-> npm i
-> npm run dev
-> cd server
-> npm i
-> Add your Cloudinary API Details in a .env file
-> Add your Mongodb database details
-> nodemon start or npm start
Generate High Quality Images by providing prompt
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.