Coder Social home page Coder Social logo

seevid-1's Introduction

SeeVid

Thinking of adding a magical sunset scene to end a reel? Maybe particular part of a conference that you missed? Whatever it maybe, SeeVid provides you the timestamp of the exact content you're looking for with just a prompt word. It serves by helping pinpoint these instances to you, make the task of extracting your favorite clip from a video hassle-free and thus conveniently aiding users in the creation of diverse content!

Problem Statement

Online videos would make up for over 80% of all consumer traffic. Considering how most people have been cooped up in their homes this year, it is safe to assume that this basis is accurate. More than 75% of people waste time watching other parts of the video, which they weren’t looking for.
And there are tons of people who make these videos, for myriad reasons. It might be a student preparing a presentation, an influencer making a reel or a professional producing commissioned content. Let's not forget those who make these clips out of pure passion! There are new, up and coming apps everyday to help edit videos and pictures. There aren't, however, a lot of places to turn to when you want to escape foraging the boundless Internet for a few seconds of an hour long video.

What it does

  • With this tool, the user will be able to maneuver to a particular clip by providing a link and description.
  • Our user-friendly website first authenticates the user then takes in a request.
  • When the user enters a URL and a query, our AI model processes the request and returns the appropriate timestamp that satisfies the given query along with the duration of the clip.

Built with

  • TensoFlow
    • Trained the deep learning model on TensorFlow using the coco2014 dataset to get the labels of the objects in each frame.
  • PyTorch
    • the OCR module uses the Pytorch to make better detection/recognition as fast as possible.
  • Flask
    • used Flask to set up the server for the deep learning model
  • React
    • front-end is built on React.js
  • MongoDB
    • to store the user credentials, queries, processed video and other data
  • Express
    • used express.js to create an api in order to connect the frontend and the database

Future Scope

  • Can be used as an tool for generating the insights of a video
  • Execution time and accuracy can be improved
  • more optimized similarity functions can be used for understanding the keywords better

Contributors

seevid-1's People

Contributors

octaves0911 avatar rithik-rethink avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.