Skip to content

Prototype chatbot using Microsoft BotFramework v4 node.js and Serverless Framework

Notifications You must be signed in to change notification settings

wscholar/Botframework-Serverless-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example chatbot using botframework sdk 4 nodejs and the serverless framework. The chatbot uses qnamaker to be able to answer questions.

Installation

Download node at nodejs.org and install it, if you haven't already.

npm install

Dependencies

  • botbuilder: Bot Builder is a framework for building rich bots on virtually any platform.
  • botbuilder-ai: Cognitive services extensions for Microsoft BotBuilder.

Dev Dependencies

  • serverless: Serverless Framework - Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more
  • serverless-domain-manager: Serverless plugin for managing custom domains with API Gateways.
  • serverless-offline: Emulate AWS λ and API Gateway locally when developing your Serverless project

License

MIT

About

Prototype chatbot using Microsoft BotFramework v4 node.js and Serverless Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published