Stimulus-twit-PI: Reaction to stimulus based on user personality
Clone project respository into local folder and get started.
Required setup:
- Java 8 or greater
- JDK
- Node JS
This application code is a practical part of MIT Minor thesis research oriented project 'Reaction to stimulus based on personality'. The results and process of this application is further used to develop research, understand user personality based on social media profiles, do quantitative analysis and draw conclusions based on data.
Node JS, Twitter API, IBM Watson Personality Insights
Step to run the Project:
- Clone the repository
- Run "npm install"
- Set the twitter API keys
- Set the Watson Personality Insights username and password
- Set twitter handle name, for which you want to perform personality insights on
- node app.js
Once the app is able to run succesfully, it will show a detailed report of personality insights in the command line output.
Extracted personality insights will be used for futher thesis research.
- Viswanadh Bhaskarla (Responsible for Node JS programming and API integration)
- Aafia Pathan Khan (Responsible for Project planning, testing and Documention)