Skip to content

shasank-periwal/awschatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Chatbot

A chatbot project designed to interact with AWS services with Whatsapp. This repository contains the source code, configuration, and scripts required to deploy and run the AWS Chatbot.

Working in action

Project Structure

awschatbot/
├── README.md
├── lambda_functions.py
├── agent.py
├── tasks.md
├── docker/
│   ├── Dockerfile
│   └── requirements.txt
└── assests/
    ├── sequenceDiagram
    ├── image.png
    └── architecture.png

Getting Started

Prerequisites

  • Python 3.8+
  • AWS CLI configured
  • pip

Medium Article

How I Connected WhatsApp to AWS Lambda to Control AWS Services Using Natural Language

Contributing

Contributions are welcome! Please open issues or submit pull requests.

License

This project is licensed under the MIT License.

About

Let's see where this goes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors