Skip to content

This is a NodeJs application that connects to the twitter's public streaming api, and tracks tweets based on a track term set by the user, and returns the 10 latest processed images in realtime.

Notifications You must be signed in to change notification settings

fardinhakimi/twittfacedetector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twittfacedetector

This is a NodeJs application that connects to the twitter's public streaming api, and tracks tweets based on a track term set by the user, and returns the 10 latest processed images in realtime.

how to run this app on your computer:

1- make sure you have nodejs installed on your computer 2- make sure you have opencv installed on your computer 3- navigate to the twittfacedetector folder on your computer and run 'npm install' to install dependencies 4- run 'node app.js' to start the server 5- open your browser and enter a term to track tweets

About

This is a NodeJs application that connects to the twitter's public streaming api, and tracks tweets based on a track term set by the user, and returns the 10 latest processed images in realtime.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published