generator-bot-core-assistant-pavolum-1
v1.0.2
Published
Yeoman generator for creating an assistant-style bot with NLP built on the Azure Bot Framework.
Downloads
6
Maintainers
Readme
@microsoft/generator-bot-core-assistant
A bot with Azure Language Understanding (LUIS) and common trigger phrases used to direct the conversation flow and help customers accomplish basic tasks.
Recommended use
- Create a sophisticated conversational bot
- Customize and extend sophisticated dialogs, bot logic, language understanding and bot responses
Included capabilities
- Greeting new and returning users
- Chit chat with QnA Maker (professional personality)
- Asking for help
- Error handling in conversations
- Cancelling a dialog
- Get customer feedback
- Repeat the previous question
- Disambiguation when multiple intents are recognized
Required Azure resources
- Azure Language Understanding (LUIS), or another recognizer of your choice
- Azure QnA Maker
- A storage solution for persistent state storage like Azure Cosmos DB
Supported languages
- English (en-US)