Class Notes

Python Introduction – Hands on Class (8/24/23)

Time to Teach: 4 Hours Description: This class teaches you the basics of programming in Python. We go over variables, lists, dictionaries, loops, if/else statements, modules and most of the basic concepts of Python as […]

Class Notes

Computer Speech with AI and Python (8/22/23)

This class shows you how to use the Google Speech Services through the Speech recognition module in Python. These scripts will turn speech into text, and text into speech. We then add the OpenAI API […]