Empower Your Python Coding with AI: A Hands-On Tutorial with AWS CodeWhisperer

Опубликовано: 23 Ноябрь 2025
на канале: LBSocial
146
4

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.