Skip to content

videosdkdev/collage

Repository files navigation

AI Photo Collage Generator

Powered by Zoom Video SDK's AI Live Transcription feature.

Created by Tommy Gaessler and Ticorrian Heard.

AI Photo Collage Generator

Deployed site

For the deployed site, visit https://videosdk.dev

Usage

  1. Click "Create Collage"

  2. Choose the language you want to speak in.

  3. Choose the AI Mode, "Fast" for speed, best for single words, "Accurate" for accuracy, best for sentences.

  4. Click "Enable Transcription".

  5. Start speaking your collage to life!

  6. When you're ready to save your collage, click "Save".

  7. To reset the collage, click "Reset".

Local Setup

Installation

To get started, clone the repo:

$ git clone https://git.zoom.us/tommygaessler/ai-photo-collage-creator.git

To setup and run the app you will need the Angular CLI.

Setup

  1. Once cloned, navigate to the ai-photo-collage-creator directory:

    $ cd ai-photo-collage-creator

  2. Then install the dependencies:

    $ npm install

  3. Open the ai-photo-collage-creator directory in your code editor.

  4. Run the app:

    $ ng serve --open

  5. See usage steps above.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published