Learn how to use AI to write python code with AWS CodeWhisperer, a similar product to GitHub AutoPilot. The demo dataset is available at: https://github.com/xbwei/data-analysi...
In this demo, you can ask AI to:
Write simple for loop and identify the maximal item in a list;
Read CSV files and do simple calculations;
Create visualizations;
Build machine learning models;
Upload files to AWS S3;
Conduct sentimental analysis and facial recognition.