Spaces:
Running
Running
Tecnhotron
commited on
Commit
·
780fde8
1
Parent(s):
eafd4eb
Initial commit
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# AVE - AI Video Editor
|
2 |
|
3 |
AVE is an advanced AI-powered video editing platform designed to streamline the editing process for portrait-mode, aesthetic videos (such as Instagram Reels). The application leverages Google’s Gemini generative AI, MoviePy for video/audio manipulation, and Flask for the web interface to provide a semi-automated video production process with customizable editing plans.
|
|
|
1 |
+
---
|
2 |
+
title: AutoVideoEditor
|
3 |
+
emoji: 📊
|
4 |
+
colorFrom: purple
|
5 |
+
colorTo: purple
|
6 |
+
sdk: docker
|
7 |
+
pinned: false
|
8 |
+
app_file: app.py
|
9 |
+
---
|
10 |
+
|
11 |
+
|
12 |
# AVE - AI Video Editor
|
13 |
|
14 |
AVE is an advanced AI-powered video editing platform designed to streamline the editing process for portrait-mode, aesthetic videos (such as Instagram Reels). The application leverages Google’s Gemini generative AI, MoviePy for video/audio manipulation, and Flask for the web interface to provide a semi-automated video production process with customizable editing plans.
|