Skip to content

kishorprajapati1212/AI_Generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

44 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒŒ VisionVerse โ€“ AI-Powered Media Generation Platform

VisionVerse is a revolutionary AI-based web application that enables users to generate videos from images, create stunning visuals from text prompts, and even design immersive skyboxes โ€” all through the power of artificial intelligence.

๐Ÿ”— Live Demo (if hosted): https://yourvisionverseurl.com


๐Ÿš€ Features

๐Ÿ”ฎ AI-Powered Generation

  • ๐Ÿ–ผ๏ธ Image Generation from text prompts using Stable Diffusion or similar models.
  • ๐ŸŽฅ Video Generation from single images with advanced models like Pyramid Flow.
  • ๐ŸŒŒ Skybox Creation for 3D environments (games, VR/AR, WebGL).

๐Ÿง  Smart User Experience

  • ๐Ÿ” Authentication & secure user management
  • ๐Ÿ“œ User History: All generations are saved & viewable anytime
  • ๐Ÿ›’ Stripe Integration: Seamless payment handling for subscriptions or credit-based usage
  • ๐ŸŒˆ Clean, Modern UI built with React and Material UI

๐Ÿ› ๏ธ Tech Stack

Layer Technology
Frontend React (Vite), Material UI
Backend Node.js, Express.js
Database MongoDB
AI Models Stable Diffusion
Payments Stripe API
Deployment Netlify (Frontend), Render (Backend)
Storage Cloudinary

๐Ÿงช Installation & Setup (Local)

๐Ÿงฉ Prerequisites

  • Node.js, npm/yarn
  • MongoDB URI
  • Stripe API keys
  • Python (if self-hosting AI models)
  • .env files configured

๐Ÿš— Running Locally

# Clone the repo
git clone https://github.com/yourusername/visionverse.git
cd visionverse

# Install dependencies
cd server
npm install

cd ../client
npm install

# Start both frontend and backend
cd ../server
npm start

# In another terminal
cd ../client
npm run dev

About

An AI powered website to generate the IMAGE and VIDEO with user input.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages