Skip to content

Commit 9c262b5

Browse files
Update README.md
1 parent 3ebeb4c commit 9c262b5

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@ The application is tailored to transform extended videos into succinct yet infor
1010
4. **📝 Short Transcription:** Creates a short transcription from the full transcription that highlights the best parts of the video.
1111
5. **🎥 Short Video** Creation: Creates a short video by joining segments from the original video based on the short transcription.
1212

13+
## Tecnologies Used:
14+
15+
1. [**MoviePy**](https://pypi.org/project/moviepy/) - Video editing library
16+
2. [**PyAutoGen**](https://microsoft.github.io/autogen/) - Library for automating software tasks. (Microsoft Autogen)
17+
3. [**Whisper**](https://github.com/openai/whisper) - Automatic speech recognition model
18+
4. [**OpenAI**](https://openai.com/) - API for interacting with OpenAI services.
19+
1320
## Installation
1421
**Prerequisites:**
1522

0 commit comments

Comments
 (0)