EmoTe API (2009)

What it Was

The EmoTe API is a web service based on the Synesketch Java API, which calculates the various types and levels of emotions in a given passage of text.

What I Did

I wrote this PHP port of the Synesketch Java API, focusing on the synesketch.emotion package. I then exposed that functionality via a web API for platform-agnostic consumption.

Why You Should Care

This web API will allow artists, developers, and anybody else to create machines and software which can "feel." Since it is exposed as web service, any device with an internet connection can retrieve the processed data without adding any additional hardware or software.