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
- Host: GitHub
- URL: https://github.com/siser-pratap/visionweave
- Owner: Siser-Pratap
- Created: 2024-09-04T12:58:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-21T14:57:56.000Z (about 1 year ago)
- Last Synced: 2025-05-21T15:52:51.774Z (about 1 year ago)
- Topics: ai, api, backend, cloudinary, css3, expressjs, frontend-web, html5, image-processing, js, mongodb, mongoose, nodejs, react, rest-api, tailwindcss, web
- Language: JavaScript
- Homepage: https://visionwave-git-main-indiasis-projects.vercel.app/
- Size: 25.6 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
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.