Skip to content

dialogchat/Honina

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

HONINA - infobot demo

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

You can ask e.g.: Wo ist das Sekretariat? ..and it should return a response.

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages