Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prince-bluebash authored Apr 23, 2024
1 parent 3ebeb4c commit 9c262b5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@ The application is tailored to transform extended videos into succinct yet infor
4. **📝 Short Transcription:** Creates a short transcription from the full transcription that highlights the best parts of the video.
5. **🎥 Short Video** Creation: Creates a short video by joining segments from the original video based on the short transcription.

## Tecnologies Used:

1. [**MoviePy**](https://pypi.org/project/moviepy/) - Video editing library
2. [**PyAutoGen**](https://microsoft.github.io/autogen/) - Library for automating software tasks. (Microsoft Autogen)
3. [**Whisper**](https://github.com/openai/whisper) - Automatic speech recognition model
4. [**OpenAI**](https://openai.com/) - API for interacting with OpenAI services.

## Installation
**Prerequisites:**

Expand Down

0 comments on commit 9c262b5

Please sign in to comment.