ekinakyurek / Glance-Mug

Through the Glance Mug: A Familiar Artefact to Support Opportunistic Search in Meetings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Glance Mug

Ahmet Börütecene, İdil Bostan, Ekin Akyürek, Alpay Sabuncuoğlu, İlker Temuzkuşu, Çağlar Genç, Tilbe Göksun, Oğuzhan Özcan. (2018). Through the Glance Mug: A Familiar Artefact to Support Opportunistic Search in Meetings. In Proceedings of the 12th International Conference on Tangible, Embedded and Embodied Interaction (TEI ‘18). ACM, Stockholm, Sweden, 10 Pages.

How To Run

python main.py

Dependencies

1) PyAudio for Recording

Follow the instructions

https://people.csail.mit.edu/hubert/pyaudio/

2) Google Cloud SDK for Speech-To-Text

Download the SDK

https://cloud.google.com/sdk/downloads

Unzip and Type:

 ./google-cloud-sdk/install.sh

Init

 ./google-cloud-sdk/bin/gcloud init

You should not need to login. We use credentials.

Put Your Credentials

keys/

3) Google Knowledge Graph API for Search

Get your private key

https://developers.google.com/knowledge-graph/

4) TRMorph for accurate Search

Follow the instructions

morph/

5) PyGame for GUI

Install via pip

pip install pygame

6) Adafruit_ADS1x15 for Gesture Recognition

Install via pip

pip install adafruit-ads1x15

Don't need to install it for local development

About

Through the Glance Mug: A Familiar Artefact to Support Opportunistic Search in Meetings

License:GNU General Public License v3.0


Languages

Language:Python 68.2%Language:Roff 17.6%Language:JavaScript 6.9%Language:HTML 6.4%Language:Shell 0.4%Language:PHP 0.1%Language:Go 0.1%Language:C++ 0.1%Language:CSS 0.1%Language:Batchfile 0.0%Language:CMake 0.0%