
Find External IP Address with Python (ipify.org)
The site ipify.org offers unlimited External IP Address API Requests. You can request your IP Address in either text or JSON format. the below example retrieves the IP Address in text.
The site ipify.org offers unlimited External IP Address API Requests. You can request your IP Address in either text or JSON format. the below example retrieves the IP Address in text.
Time to Teach: 3 Hours Description: This class teaches the basics of using OpenAI API with Python. We create requests to get responses from Chat functionality, go over the differences between 3.5 and 4 models, […]
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 […]
Note on Workbook and Code – Images were deleted from project due to size. This project allows you to create an Instagram Clone that is populated by images created by OpenAi DALL E. You are […]
Time to Teach: 2-3 Hours Description: This exercise shows you how to build a ChatGPT powered Autoblog. You submit a blog Title, and thenChatGPT creates a post, a summary of the post, and tags. You […]
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 […]
This class shows you how to use OpenCV and Python to find faces or items in video and then trigger events based on that detection. We also scan pictures to find faces and then create […]
YouTube Transcript API Module allows you to easily get the text transcript of a YouTube video with timestamp. NOTE: The module only accepts the Video ID so we run 2 replace methods to remove the […]
This lab shows you how to use the exif Python module to find the lat, lon and elevation of where a picture was taken, and then dynamically write a web page with an embedded Google […]
Copyright © 2023 | MH Magazine WordPress Theme by MH Themes