Spurrya / Lonqa

Talk to her while you go on your long car drives.
0 stars 0 forks source link

Go through Movieapp dialog sample #1

Open bhaanu77 opened 8 years ago

bhaanu77 commented 8 years ago

Please go through sample below, so that you understand how the code works and what we need to do if we need to develop a similar application.

The application we develop will be very similar to the movie app Dialog. I will come with a high level description of the game in couple of days. We will do a text conversation app and and develop it in to Text to speech & Speech to text part. So the initial work split will be. Developer-1: Dialog API. Using this we will define basic commands (I mean this in a generic way) for the game and what will be the output. This will be the foundation of the app on top of which Natural language conversation will be built. Developer-2: Natural language classifier. Train the system on what many other ways user may tell the command to the system. Developer-3: Text to speech & speech to text.

We need to use two APIs at least according to rules.We choose to use Dialog and Natural language classifer.

Here is the sample application related to finding suitable movies http://watson-movieapp-dialog.mybluemix.net/watson-movieapp-dialog/dist/?cm_mc_uid=49595141773514570123157&cm_mc_sid_50200000=1457012315#/

hassanabidpk commented 8 years ago

:+1: