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

Use Luis's natural language tools in Botkit #443

Merged
merged 5 commits into from
Nov 7, 2016

Conversation

ouadie-lahdioui
Copy link
Collaborator

The LUIS service, part of the Cognitive Services suite by Microsoft, aids us with the task of natural language processing.

The main goal of this PR, is to illustrate how to integrate LUIS with the lovely botkit.

@benbrown
Copy link
Contributor

benbrown commented Nov 7, 2016

Thank you for this PR.

This is a useful addition to the documentation, but I don't think it belongs in readme-slack.md.

It either belongs in the main readme, or in a new readme that is dedicated to talking about the various middlewares that are available.

Thoughts?

@ouadie-lahdioui
Copy link
Collaborator Author

Hi @benbrown

I think that using a new readme that is dedicated to talking about the various middlewares is a greate idea.

Today we have a lot of middlewares : Microsoft luis, Wit.ai and Api.ai

I will update this PR and create a new file called : readme-middlewares.md

WDYT ?

@benbrown
Copy link
Contributor

benbrown commented Nov 7, 2016

Sounds good!

Can you do it soon? I have some other docs that can be merged in too!

@ouadie-lahdioui
Copy link
Collaborator Author

i'm working on it

@benbrown
Copy link
Contributor

benbrown commented Nov 7, 2016

radical!

@ouadie-lahdioui
Copy link
Collaborator Author

Done @benbrown

@benbrown
Copy link
Contributor

benbrown commented Nov 7, 2016

AWESOME!

@benbrown benbrown merged commit 953feed into howdyai:master Nov 7, 2016
@Raniazy
Copy link
Contributor

Raniazy commented Nov 7, 2016

+1 proud !!

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

Successfully merging this pull request may close these issues.

None yet

4 participants