Real Time Video Content Based Ad Generator

Generates ads in real time based on the content of the video. The audio form a video is downloaded, split into smaller parts, and then each part is send to GoogleSpeechToText API to get the corresponding text for that part. The text is then sent to Alchemy API to get the semantic content , i.e. keywords and entities. The word 'ad' is then added to these keywords and a search is made on ask.com . The resulting images are scraped and placed in the webpage beside the video (Youtube API). Thus the ads on the side of the video change in real time as the content of the video changes. If the person is talking about cars, an ad about cars shows up and when he talks about bikes, an ad about bikes shows up. To download the audio only, and split the audio, we use ffmpeg and youtube-dl .We run the shell commands from php itself.
Alternatives To Real Time Video Content Based Ad Generator
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
How_to_simulate_a_self_driving_car367
5 years ago43Python
This is the code for "How to Simulate a Self-Driving Car" by Siraj Raval on Youtube
Aad116
10 years ago5gpl-2.0Java
Car controlled by Wifi, using an Android application
Real Time Video Content Based Ad Generator10
9 years agoPHP
Generates ads in real time based on the content of the video. The audio form a video is downloaded, split into smaller parts, and then each part is send to GoogleSpeechToText API to get the corresponding text for that part. The text is then sent to Alchemy API to get the semantic content , i.e. keywords and entities. The word 'ad' is then added to these keywords and a search is made on ask.com . The resulting images are scraped and placed in the webpage beside the video (Youtube API). Thus the ads on the side of the video change in real time as the content of the video changes. If the person is talking about cars, an ad about cars shows up and when he talks about bikes, an ad about bikes shows up. To download the audio only, and split the audio, we use ffmpeg and youtube-dl .We run the shell commands from php itself.
Alternatives To Real Time Video Content Based Ad Generator
Select To Compare


Alternative Project Comparisons
Popular Car Projects
Popular Youtube Projects
Popular Hardware Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Php
Youtube
Real Time
Car
Ads