AI-Effects
AI-Effects copied to clipboard
Automated Web Video Editing Tool
AI Effects
Project Presentation
You can find our Google presentation in this link
Preview
Supported Functions
a. Recognize faces and blur strangers’ faces b. Add subtitle automatically (differ colors by speaker) c. Automatically remove stuttering or fluttering d. Concatenate videos through finding same pose
How to use our editor
a. Upload video file b. Select video file from 'Uploaded Videos' c. Select function you want to apply from bottom buttons
Available Scripts
To run frontend server, in the project directory run:
yarn install
yarn start
To run backend server, in python_server directory run:
./install.sh
python routes.py