Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to make Samaritan respond? #22

Open
8bitgentleman opened this issue Jun 25, 2016 · 4 comments
Open

Is it possible to make Samaritan respond? #22

8bitgentleman opened this issue Jun 25, 2016 · 4 comments

Comments

@8bitgentleman
Copy link

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
Copy link
Contributor

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
Copy link
Author

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
Copy link

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

@rodrigograca31
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants