@microsoft/generator-bot-core-language
v1.4.2
Published
Yeoman generator for creating a simple conversational bot with NLP built on the Azure Bot Framework.
Downloads
271
Readme
@microsoft/generator-bot-core-language
A simple bot with Azure Language Understanding (LUIS) and common trigger phrases used to direct the conversation flow.
Recommended use
- Create a simple conversational bot with Azure Language Understanding (LUIS)
- Customize and extend example dialogs, bot logic, language understanding and bot responses
- Extend your bot with Azure Bot Framework components
Included capabilities
- Welcoming new users
- Asking for help
- Responding to unknown language requests (unknown intents)
- Cancelling a dialog
- Use Azure Language Understanding Service (LUIS) for natural language processing
Required Azure resources
- Azure Language Understanding (LUIS), or another recognizer of your choice
- A storage solution for persistent state storage like Azure Cosmos DB
Supported languages
- English (en-US)