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.
awschatbot/
├── README.md
├── lambda_functions.py
├── agent.py
├── tasks.md
├── docker/
│ ├── Dockerfile
│ └── requirements.txt
└── assests/
├── sequenceDiagram
├── image.png
└── architecture.png
- Python 3.8+
- AWS CLI configured
- pip
How I Connected WhatsApp to AWS Lambda to Control AWS Services Using Natural Language
Contributions are welcome! Please open issues or submit pull requests.
This project is licensed under the MIT License.
