Skip to content

Comtegra/ai-shorts-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Shorts-Maker

A simple webpage that turns your video into shorts. Powered by Comtegra GPU Cloud and Whisper.

Made with ❤️ by Comtegra S.A.

Demo

Demo output video

Tech stack

How to run (for more detailed instructions, check usecase)

  1. Create CGC Compute
  2. Open CGC compute port
  3. Clone repo
  4. apt-get update
  5. apt install python3.10-venv
  6. apt install ffmpeg
  7. python3 -m venv venv
  8. source venv/bin/activate
  9. pip install -r requirements.txt
  10. streamlit run shorts.py --server.port 9001 --server.baseUrlPath=/frontend
  11. Upload your video and generate shorts!

The sky's the limit! With CGC (Comtegra GPU Cloud), we're only limited by our imagination.

Support

  • 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

License

This project is licensed under the Apache License 2.0. See the LICENSE file for details.

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.

About

A simple app that turns your video into shorts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages