Data Explorer
A web application where users can upload there own data set and get insights on it. It provides a view of the raw data, charts and can perform some simple regressions. Source code here.
Chatbot
Uses natural language processing techniques to try to match what a user said to something that the bot can answer. This is a simple chatbot, but could be more robust by adding more "intents" for the bot.