Skip to content

merginit/veo.merginit.com

Repository files navigation

Veo Video Studio

icon
Veo Video Studio
"Veo Video Studio: A FREE,
good-looking UI for using Veo 3
without having to navigate Google Cloud Console."

Preview

Veo Video Studio persists prompts and results locally in your browser and has an integrated prompt builder.
Everything is done locally, and your credentials aren't stored anywhere!

Crystal_Slime_Cube_Impact.mp4

https://github.com/merginit/veo-video-studio/raw/refs/heads/main/assets/Crystal_Slime_Cube_Impact.mp4

Slime_and_Honeycomb_Crunch_Video.mp4

https://github.com/merginit/veo-video-studio/raw/refs/heads/main/assets/Slime_and_Honeycomb_Crunch_Video.mp4

Deep_Space_Pearl_Swirl_Video_Generation.mp4

https://github.com/merginit/veo-video-studio/raw/refs/heads/main/assets/Deep_Space_Pearl_Swirl_Video_Generation.mp4

Run Locally

  1. Install dependencies: bun install
  2. Run the app: bun run dev

Authenticate with Google Cloud

  • Upload your Google Cloud Service Account JSON in the app's lock screen to authenticate.
  • The key is processed locally in your browser and never sent to any server.
  • Required fields: type, project_id, private_key_id, private_key, client_email, client_id, auth_uri, token_uri, auth_provider_x509_cert_url, client_x509_cert_url, universe_domain.

Production Notes

  • Keep credentials in memory only and clear when disconnecting.
  • Use HTTPS and a secure origin to enable WebCrypto for JWT signing.

Releases

No releases published

Packages

 
 
 

Contributors