Welcome to your Personal Voice Assistant

AWS Services Automation

This interface automates AWS resource provisioning. You need to provide your access key and secret key for the same.

PC Services Automation

This interface automates your regular PC tasks like opening camera, chrome, notepad, etc. via just voice commands.



Follow the given instructions to run the script in your system:

PC Automation Script

  1. Click on "Try Now" and download the file.
  2. Install Python v3.8 in your system.
  3. Setup python in PATH.
  4. Go to any code editor or command prompt of your system.
  5. Go to the location where downloaded file is stored.
  6. Run the file using command: python pc.py
  7. The script will greet you and ask for your input.
  8. Give the voice command for doing any task listed by the script and it will be performed automatically.

AWS Automation Script

  1. Click on "Try Now" and download the file.
  2. Install Python v3.8 in your system.
  3. Install AWS CLI SDK in your system.
  4. Setup python and AWS SDK in PATH.
  5. Go to AWS management console and create an IAM user with administrator access and download access and secret key.
  6. Go to the location where downloaded file is stored.
  7. Run the file using command: python aws.py
  8. The script will greet you and ask for your input
  9. Give the voice command for doing any task listed by the script and it will be performed automatically.
  10. You can go to your linked AWS Account and check whether resources are launched or not.




Copyright ©️ 2023. All rights reserved.