A simple webpage that turns your video into shorts. Powered by Comtegra GPU Cloud and Whisper.
Made with ❤️ by Comtegra S.A.
Demo output video- Streamlit - for the app frontend
- Python - for the app backend
- Comtegra GPU Cloud (CGC) - for the best cloud compute
- Comtegra LLM API - for the LLM models
- Whisper-large-v3, Whisper-large-v3-turbo - for the speech to text models
How to run (for more detailed instructions, check usecase)
- Create CGC Compute
- Open CGC compute port
- Clone repo
- apt-get update
- apt install python3.10-venv
- apt install ffmpeg
- python3 -m venv venv
- source venv/bin/activate
- pip install -r requirements.txt
- streamlit run shorts.py --server.port 9001 --server.baseUrlPath=/frontend
- Upload your video and generate shorts!
The sky's the limit! With CGC (Comtegra GPU Cloud), we're only limited by our imagination.
- Visit our usecase to see how to run the app and how it works
- Visit our documentation for more detailed information
- For questions or support, please contact: ai@comtegra.pl
This project is licensed under the Apache License 2.0. See the LICENSE file for details.
About Comtegra S.A.
Comtegra is an IT systems integrator based in Poland, specializing in various aspects of information technology, including data storage and management, information security, and network construction. Founded in 1999, Comtegra has established itself as a significant player in the Polish IT market, providing services such as backup solutions, cybersecurity, and virtualization technologies. The company emphasizes the integration of artificial intelligence within business operations to enhance data management and decision-making processes.