rodrigograca31 / Samaritan

Samaritan interface - Person of Interest (TV series) 📺
154 stars 65 forks source link

Is it possible to make Samaritan respond? #22

Open 8bitgentleman opened 8 years ago

8bitgentleman commented 8 years ago

First off this is an awesome project. I've been playing around with it since you implemented the speech recognition. I was wondering if it is possible to have samaritan say specific things. I've been thinking about setting up this Neural Conversation Model and it would be crazy to have it linked to a locally run of Samaritan so it can "talk"

AlexandruSimandi commented 8 years ago

here More specifically, lines 13-38 It does say specific things, in a hardcoded way.

I just used their API Basically you add a command and a callback function

I would love a true conversation AI.

8bitgentleman commented 8 years ago

Interesting. I'm looking into it. The NCM I linked to uses the Cornell Movie-Dialogs Corpus dataset to train it. I have a vague idea of downloading and compiling transcriptions of all of the POI episodes and training Samaritan to respond based off of those conversations. Could be interesting. We'll see.

bkrajendra commented 7 years ago

Added natural language interactions with api.ai Check demo https://iocare.dlinkddns.com/Samaritan/

rodrigograca31 commented 7 years ago

@bkrajendra It's not working... Please don't use DDNS, host it on github......