Showing posts with label ChatGPT. Show all posts
Showing posts with label ChatGPT. Show all posts

Saturday, July 27, 2024

Intro to Basic Python App with ChatGPT

I spent a couple days figuring out how to make a good basic app with Python to have a conversation with ChatGPT so that I can teach it to my high school students. There are some good resources for novice coders to engage with machine learning and ChatGPT with blocks coding (Micro:bit , Scratch, App Inventor) but I could find no clear resources on getting started with text coding that don't require some deeper understanding of programming concepts to get reasonable results.