Crosscurrent

An application that uses IBM's Watson Artificial Intelligence API to run a sentiment analysis on user-entered text and then compare the results to a database of songs pre-analyzed for sentiment. The app then returns a list of songs corresponding to the analyzed sentiment of the text entered.

Crosscurrent uses AngularJS for front-end, Ruby-on-Rails for back-end, SQLite3 as its database, and IBM's Watson API for sentiment analysis.

See Crosscurrent Front-End Github Repository

See Crosscurrent Back-End Github Repository