Skip to content

Latest commit

 

History

History

generator-bot-core-language

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

@microsoft/generator-bot-core-language NPM version

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

Supported languages

  • English (en-US)

License

MIT License