🎥 Video Analysis Tool
A Google Colab notebook for experimenting with video analysis and transcription using OpenAI Whisper.
[Open In Colab] https://colab.research.google.com/github/DoujinPoi/video-analysis-tool/blob/main/Whisper_Transcription_via_Google_Colab.ipynb
📘 Features
- Upload and process videos directly from Colab
- Extract audio and transcribe using Whisper
- Generate timestamped text output and PDFs
- Ready for future video analysis expansions
⚙️ Usage
- Open the notebook via the badge above.
- Upload your
.mp4or.mp3file. - Run the notebook to analyze and generate transcripts.
Created using Google Colab and OpenAI Whisper.