Powered by Zoom Video SDK's AI Live Transcription feature.
Created by Tommy Gaessler and Ticorrian Heard.
For the deployed site, visit https://videosdk.dev
-
Click "Create Collage"
-
Choose the language you want to speak in.
-
Choose the AI Mode, "Fast" for speed, best for single words, "Accurate" for accuracy, best for sentences.
-
Click "Enable Transcription".
-
Start speaking your collage to life!
-
When you're ready to save your collage, click "Save".
-
To reset the collage, click "Reset".
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.
-
Once cloned, navigate to the
ai-photo-collage-creator
directory:$ cd
ai-photo-collage-creator
-
Then install the dependencies:
$ npm install
-
Open the
ai-photo-collage-creator
directory in your code editor. -
Run the app:
$ ng serve --open
-
See usage steps above.