An AI-powered video clipping tool that automatically creates highlight clips from long-form videos.
- Go to Releases
- Download
AthenaVideoEditor.exe
- Double-click to run - that's it!
- Download this repository (green "Code" button → "Download ZIP")
- Extract the ZIP file
- Double-click
setup.py
to install everything automatically - Run
main.py
to start the application
- 🤖 AI-Powered Analysis: Automatically finds the best moments in your videos
- 🎯 Smart Clipping: Creates multiple short clips perfect for social media
- 🔊 Audio Transcription: Uses Whisper AI to understand what's being said
- 📱 Platform Optimization: Outputs optimized for YouTube Shorts, TikTok, Instagram Reels
- 🎨 Modern Interface: Clean, cyberpunk-inspired design
- ⚡ Fast Processing: Uses FFmpeg for lightning-fast video processing
- Launch the application
- Select your video file (MP4, AVI, MOV, etc.)
- Configure settings:
- Number of clips to generate
- Minimum clip duration
- Add your OpenAI API key for better AI analysis
- Click "Analyze Video" and let Athena work
- Review generated clips in the output folder
- Share your clips on social media!
- Windows 10/11 (64-bit)
- 4GB RAM minimum (8GB recommended)
- FFmpeg (automatically installed by setup script)
- Internet connection (for AI features)
# Clone the repository
git clone https://github.com/your-username/athena-video-editor.git
cd athena-video-editor
# Install dependencies
python setup.py
# Run the application
python main.py
# Build executable
python build.py
athena-video-editor/
├── main.py # Application entry point
├── setup.py # Automatic dependency installer
├── build.py # Executable builder
├── requirements.txt # Python dependencies
└── src/ # Source code
├── ai_analyzer.py # AI analysis engine
├── video_processor.py # Video processing
├── ui_components.py # User interface
└── ...
- Fork the repository
- Create a feature branch
- Make your changes
- Test thoroughly
- Submit a pull request
MIT License - Feel free to use, modify, and distribute.
Built with ❤️ by Athena AI - Making video editing accessible for everyone, especially Ryan.