Skip to content

wscholar/Botframework-Serverless-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Botframework-Serverless-Example@1.1.0

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

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors