Coder Social home page Coder Social logo

louiscb / film-and-tv-soundtrack-generator Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 29 KB

Project developed during a hackathon at Shazam HQ in London.

Java 66.04% JavaScript 27.16% CSS 3.39% HTML 3.41%
shazam javascript java api audio-recognition restful-api

film-and-tv-soundtrack-generator's Introduction

Hackday Project

Idea

A website that is as an online collection of music used in films and tv shows.

Users type in their favourite film or TV show into the website and will see a list of the music it contains at the specific time it appears in the video.

The program uses Shazam's audio recognition API to automatically process videos and adds data about the music it detects to the website.

Milestones:

  1. A program that takes a video and returns a collection of the detected songs in the video.

  2. Updating a database with this newly gathered data.

  3. A website that connects to this database.

  4. Displaying the information from the database on the website.

Technologies

I will be creating two separate systems: one is the website the user will browse, the other is the software that gathers the data from film and TV.

I will develop all the software using the IntelliJ IDE.

Website

The website will be a RESTful web service.

These are the technologies I will be using:

  • Node.js - server side code

  • Express - server

  • MongoDB - database

  • HTML & CSS - for the frontend (if time permits)

Audio Processing software

The data collection will feed into a shared database between the audio software and the website.

These are the technologies I will be using:

  • Java - video & audio processing

  • MongoDB - database

film-and-tv-soundtrack-generator's People

Contributors

louiscb avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  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.