Skip to content

milan400/weatherbot

Repository files navigation

weatherbot

Weather Chatbot created using Amazon Lex

Technologies used

  1. Amazon Lex
  2. Amazon Lambda
  3. Requests
  4. openweathermap endpoint(to gain weather data)

Ways to run this application

  1. Clone the repo

  2. Make zip file of this repo

  3. The zip file name should be the name of your lambda application name

  4. You have two options either to load the zip file directly from your local computer or from S3 bucket

  5. Make a Chatbot from AWS Lex

  6. Attach the lambda function in the intent to which you want it to run

Note:

  1. Some changes in the code may occur as the "name" of the Intent, Lambda function may differ from yours to mine
  2. You can get your api key from openweathermap. Since it is not allowed to show key in public. So, I remove mine.

Basic Work Flow in Current Bot

You can find the video showing the working of bot from the video folder


Machine Learning Scientist Course:

About

Chatbot powered by AWS LEX and Lambda

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages