Robomate / HSNR-info

infobot demo in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HONINA - infobot demo

Honina is an infobot demo with NLP and TTS capabilities (like Alexa).

Run and Usage

Just run the honina.py file with python honina.py in the shell prompt. Right after Honina will welcome you. After that you can say hi via command shell or ask her for the weather, room .. etc.

language support: German

intents: Wetter, Raumsuche

Dependencies

Install the following packages.

api.ai python api (NLP):

pip install apiai

google text to speech (tts):

sudo pip install gTTS

lightweight mp3 player:

sudo apt-get install mpg321

JSON client:

pip install simplejson

Links

About

infobot demo in python


Languages

Language:Python 100.0%