Contextual Advertisement Generator

This is a hackathon project done which won the runners-up prize at "What the Hack" hackathon conducted by sap labs.Generates ads in real time based on the content of the video. The audio form a video is sent to GoogleSpeechToText API to get the corresponding text. AlchemyAPI is used to get the keyword and this is used to search online for relevent ads. 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. ffmpeg and youtube-dl is used to handle the video part. PHP was extensively used.
Alternatives To Contextual Advertisement Generator
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
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.
Contextual Advertisement Generator8
9 years agoPHP
This is a hackathon project done which won the runners-up prize at "What the Hack" hackathon conducted by sap labs.Generates ads in real time based on the content of the video. The audio form a video is sent to GoogleSpeechToText API to get the corresponding text. AlchemyAPI is used to get the keyword and this is used to search online for relevent ads. 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. ffmpeg and youtube-dl is used to handle the video part. PHP was extensively used.
Alternatives To Contextual Advertisement Generator
Select To Compare


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

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