0% found this document useful (0 votes)
575 views21 pages

Python AI Workshop Overview

Python workshop notes

Uploaded by

ravikumarthanmai
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
575 views21 pages

Python AI Workshop Overview

Python workshop notes

Uploaded by

ravikumarthanmai
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
  • Introduction to Learning Objectives
  • Topic 1: Writing Python Code with AI Tools
  • Lesson Planner
  • Personal Tutor
  • Test Preparation
  • For Regular Practice
  • Topic 2: Debugging Python Code with AI Tools
  • Topic 3: Plotting Interactive Visualizations with AI Tools
  • Topic 4: Building Websites with AI Tools in Python
  • Python Libraries
  • Workshop Summary
  • Additional Resources and Prompts

Python using AI Workshop

NOTES
David Gladson
Co-founder & Chief AI Scientist, Khiladi Pro

Alumni of IIT MADRAS

Co-founder

Building India’s 1st Sports Olympiad

6+ years of industry
Experience in AI, ML | Ex-Target, [Link]

Trained 40,000+ people in


Mad About Sports
Aditya Kachave
IIT Kharagpur

Alumni of IIT KHARAGPUR

Co-founder

Trained 1,70,000+ people in


ChatGPT, AI & Prompt Engineering
What will you learn today

How to use AI tools to write Python code from basics


How to use AI tools to debug your Python code
How to use AI tools to Plot Interactive Visualizations in Python
How to use AI tools to create websites in Python
Topic 1: How to use AI tools to write
Python code from basics?

[Link]

(function repeat() {
eat();
sleep();
love_yourself();
repeat();
})();

#Code #Programming #Be10x


Lesson Planner
Personal Tutor
Test preparation
For Regular Practice

HackerRank : [Link]
Topic 2: How to use AI tools to
debug your Python code?
Error Corrections
Error Corrections
Topic 3: How to use AI tools to
Plot Interactive Visualizations in Python?
Interactive Visuals
Interactive Visuals
Topic 4: How to use AI tools to
create websites in Python?
Create your Website in Seconds
Create your Website in Seconds
Python Libraries
Python + Pandas = Data Manipulation Python + Keras = Neural Networks
Python + Sklearn = Machine Learning Python + Plotly = Interactive Visualisation
Python + Tensorflow = Deep Learning Python + FastAPI = Fast Web APIs
Python + PyTorch = Deep Learning Python + Tkinter = GUI Development
Python + Matplotlib = Data Visualisation Python + BeautifulSoup = Web Scraping
Python + Seaborn = Adv Data Visualisation Python + Scrapy = Web Crawling
Python + Flask = Web Development Python + OpenCV = Computer Vision
Python + PyGame = Game Development Python + Pillow = Image Processing
Python + Kivy = Mobile App Development Python + MoviePy = Video Processing
Python + Django = Full Stack Web Development Python + Turtle = Turtle Graphics
Python + Numpy = Numerical Computation Python + Streamlit = Web Development
SO FAR, WE HAVE GONE FROM ZERO KNOWLEDGE ON
How to Use AI in Python

Day-Day Automation Research Work

PPT Work Excel Work

Coding & Debugging Management & TL

Writing & Designing Data Analysis, etc


Prompts/links shared
I have 30 days of free time to learn Python, help me with a planner for these 30 days assume I have zero knowledge
in Python also assume I want to become a data analyst

[Link]

I have the following code, now i want you to explain me each and every single in detail, assume I have zero
knowledge in python. I have the following code and it gave me an error

My code is not completely correct, can you make the changes and give me the right code

Visual studio code, pycharm, spyder

I want to create an interactive visualisation in Python using matplotlib, it should satisfy the following: it should have
x slider, y slider it should plot the point (x,y) if I move the slider of x or y the plot should change accordingly

i want to build a website in python using streamlit, and this website should have a simple use case has a slider for x
values has a slider for y values has a plot which shows x,y plot as a dot each time I move my sliders, it should update
the plot

Python using AI Workshop
NOTES
Co-founder 
Alumni of IIT MADRAS
Trained 40,000+ people in 
Mad About Sports
David Gladson 
Co-founder & Chief AI Scientist,
Co-founder 
Alumni of IIT KHARAGPUR
Aditya Kachave 
IIT Kharagpur
Trained 1,70,000+ people in
ChatGPT, AI & Prompt Engineerin
What will you learn today
How to use AI tools to write Python code from basics 
How to use AI tools to debug your Python code
Topic 1: How to use AI tools to write 
Python code from basics? PythonUisngAI.txt
(function repeat() {
eat();
sleep();
love_y
Lesson Planner
Personal Tutor
Test preparation
For Regular Practice
HackerRank : HackerRank : https://www.hackerrank.com/d (https://www.hackerrank.com/domains/python)omains
Topic 2: How to use AI tools to 
debug your Python code?

You might also like