Friday, 1 April 2016

Twitter Bot to Post Automated Cricket Updates Using Tweepy-Python | Dlib | OpenCV

ZedCricBot is a Twitter bot that scraps real time score data from espncricinfo and posts a tweet when ever there is either a 'SIX' - 'FOUR' on twitter with an image whose face is swapped by the players face using dlib-python. like when Russell hitted the six in the 17.4 ball to kohli the bot generated this 




Now Russell's face was swapped in the Tony Stark's face and was posted on twitter with the score . It can be improved with some machine learning techniques to analyse the game and generating memes according to the game situation the player's face was also scraped from the espncricinfo .

The project is just for fun and educational purpose not to intend any copyright violation .. 





Source Code -> Github