8000 GitHub - rajasimon/serverless-chatterbot: Bring back chatterbot to live using AWS Lambda
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rajasimon/serverless-chatterbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serverless-chatterbot

Bring back chatterbot to live using AWS Lambda

This examples promising ready to deploy your application in serverless namingly AWS Lambda. This example uses chalice library. It's maintain by AWS and packed with lots of cool stuff. Very familier api promising easy development with Chalice.

Notes

Chalice can't deploy non wheel application to lambda yet. So we need to manually build those libraries and generate package to aws. See the Dockerfile for how to build those packages. After that placed that in vendor folder so chalice will pick that libraries.

Also please make sure to add DATABASE_URI in environment variable .chalice/config.json

You will see some error message when deploy but don't worry will raise ticket in chalice to remove those error message.

57EB

About

Bring back chatterbot to live using AWS Lambda

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0