Last update: 04/12/2024
Clipper is an application for generating highlights that employs a custom algorithm to identify key moments in a game. Furthermore, we generate AI-synthesized commentary to provide context to plays and enhance engagement. Our solution aims to address the current method of highlights selection, which requires substantial human effort and is both inconsistent and time-consuming.
-
Clone the repository:
https://github.com/PiAreSquared/Open-Source-Software-Senior-Design-Project.git
-
Navigate to the project directory:
Open-Source-Software-Senior-Design-Project
-
Install frontend dependencies:
npm install
-
Install backend dependencies:
pip install -r requirements.txt
You may run our test suite to ensure that Clipper was setup and installed correctly.
pytest tests
Contributions are welcome! Feel free to share suggestions, enhancements, or bug fixes by opening an issue or creating a pull request.
The project is managed by Vishal Muthuraja ([email protected]), Rohan Malavathu ([email protected]), and Dev Thakkar ([email protected]). Feel free to reach out to any of us for project-related inquiries.