Skip to content

Ashot72/Image-Video-Generation-Vertex-AI

Repository files navigation

🚀 Building an Image, Image Editing, and Video Generation Web App with Veo and Google Vertex AI

This project is a web application that demonstrates how to use Google Vertex AI Generative Models to generate images, edit existing images, and create short videos using text prompts and images.

The application integrates Imagen and Veo models through Google Cloud REST APIs and provides a simple workflow for experimenting with generative AI.

👉 Links & Resources


🚀 Clone and Run

# Clone the repository
git clone https://github.com/Ashot72/Image-Video-Generation-Vertex-AI

# Navigate into the project directory
cd Image-Video-Generation-Vertex-AI

# Copy the example `.env` file and add your project ID
cp env.example .env

# Place your `service-account-key.json` file in the project root directory.

# Install dependencies
npm install

# Start the development server
npm start

# The app will be available at http://localhost:3000

📺 Video: Watch on YouTube

About

Building an Image, Image Editing, and Video Generation Web App with Veo and Google Vertex AI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published