Skip to content
Snippets Groups Projects
Select Git revision
  • 561267ae1621ccfaa3e4ec72472f43bffd607586
  • main default protected
2 results

chatbot-lab-groupe-4

user avatar
abir.chebbi authored
561267ae
History
user avatar 561267ae
Name Last commit Last update
Part 1
README.md

chatbot-lab

Set up environment

  1. AWS CLI: Ensure AWS CLI is installed and configured on your laptop.
    • Install AWS CLI.
    • Configure the CLI with your AWS credentials: 'aws configure'
  2. Ensure python is installed.
  3. Install required python libraries listed in the 'requirements.txt': pip install -r requirement.txt