Giter VIP home page Giter VIP logo

intellijester's Introduction

Intellijester

A joke telling application that interfaces with an Electro-Encephalogram to tailor the jokes it tells you to your individual sense of humor. It uses the EEG to detect which jokes you find funnier or less funny and uses machine learning to judge which categories of jokes you prefer.

Installation

Python

You'll need to have the following python modules installed:

  • unirest
  • pyglet
  • qt4

The recommended installation method is to use the installation script. Details of installation methods can be found within the script.

$ sudo ./install.sh

Audio

You will also need to install AVbin from https://avbin.github.io/AVbin/Download.html

Emotiv

You will need to download the control panel in order to interface with the EEG. This can be found on https://emotiv.com/store/product_72.html

Java

The parts of our project that interface with the EEG use Java.

To run the EEG files, you must have maven installed. You can download the latest version here: https://maven.apache.org/download.cgi. Make sure to export it to your path as well. You can verify this step by running the command:

$ mvn --version.

Then change to the eeg folder and install and run the application as follows:

$ cd eeg/
$ mvn install
$ java -jar target/intelligester-1.0.jar

intellijester's People

Contributors

chr0nikler avatar lakshmipathyarjun6 avatar nfischer avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.