Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 949 Bytes

File metadata and controls

20 lines (17 loc) · 949 Bytes

Posteye

An expert.ai based post manager. A user pastes the link to the desired post in posteye then, Posteye iterates over the comments in the Facebook post and then tracks the sentiment's, emotional traits and behavioral traits in the comments and visualises the data in graphs. The posteye user can then filter the comments based on the sentiment's values, emotional traits or behavioral traits and apply actions such as liking or replying to the comment.

BUILDING

clone the project, then in xpert_mod.py file, replace "write expert.ai username" with your expert.ai username, also replace "write expert.ai password" with your expert.ai password. in const_params.py and static/scripts/const_var.py replace "https://127.0.0.1:5000/ with your redirect url.

then use the command python init.py to run the app.

#tests The project has been tested to work on Mozila and Opera for windows, Opera and Google chrome for android without any issues.