Giter Site home page Giter Site logo

wwhack2022's Introduction

WWHack2022

This project takes in an audio clip of a movie quote, and then gathers the top 5 movies that have that quote, and the times that the quote is said in the movies. It does this by transcribing the audio file into plain text, and then webscraping to find the movies where the quotes are from. This is useful for that moment you are thinking of where that one quote from a movie comes from; now by entering it, you can find out!

The final product is on a website, where you upload the audio clip. Unfortunately you cannot enter the audio in real time (as of now). To run the product though, you must run the bat file attached with the product, as to install the necessary libraries.

The libraries and APIs used are:

  • Selenium
  • BeautifulSoup4
  • Flask
  • AssemblyAI

Currently the delegation of work has been broken down like so:

  • Front end, interface andd aquiring the audio file: Pavel Skerbakovs (Materol#6825)
  • Audio file to plain text transcription: Ivan Kudryavtsev (Rexonance#6691)
  • Webscraping for the quotes and associated movies: Archie Harrodine (Illuminarchie#8292)
  • Installation and upload: Icen Zeyada (Icen#4060)

Instructions to run: To install the required modules you need to run Mazam.bat as an adminstrator. To run the program you need to type this command in terminal (Powershell/command prompt) "python website.py" without the quotes. You then have to open the website 127.0.0.1:5000.

wwhack2022's People

Contributors

ivan-kudryavtsev avatar materol avatar illuminarchie66 avatar icen1 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.