Fathom is an open-source exploration of the intersection between technology and psychology. Using the Twitter API and IBM's Watson Tone Analyzer API, Fathom generates a comprehensive personality profile based on a user's tweets.
##Prerequisites:
- Ruby version 2.3+ -PostgreSQL
-
Fork and clone this repo.
-
Bundle install.
-
Obtain API keys for Twitter API.
-
Obtain API keys for IBM Watson Tone Analyzer API.
-
Start rails server.