Created on 28th February 2024
•
1.AI-based Context Generation using Subtitles: Our platform utilizes AI to generate contextual information from subtitles, enhancing the user experience by providing relevant information about the content being watched.
2.Clip Generation: Users can easily create clips from their favorite videos, making it convenient to share specific parts of content with others.
3.Minimalistic UI: We believe in providing a clean and intuitive user interface, ensuring a seamless browsing and viewing experience for our users.
4.Automatic Thumbnail Generation: Thumbnails are automatically generated for videos, making it visually appealing and easier for users to identify content.
5.User Authentication: Secure user authentication powered by NextAuth.js ensures that user accounts are protected and user data remains confidential.
6.Watch Later Features and User Watch History: Users can add videos to their watch later list and access their watch history, allowing for personalized content consumption.
7.Fast Video Searching: Our platform offers fast and efficient video searching capabilities, enabling users to find their desired content quickly.
Generating clips was one of the major challenges we faced when developing the project, we got through it eventually by using clip blobs and MediaRecorder Web API
Technologies used