Category: Technology



Wasm has evolved greatly as a standard and technology from the early design days in 2015. Some standards take a long time, while others can be quick evolutionary events. But sometimes, it is hard to know all of the history and work that has gone into bringing Wasm to the point it is at today. This talk will focus on bringing to light all of the work that has been done and what is being worked on by the ever-growing Wasm community. To start, we will delve into the history and evolution of Wasm, explore its current capabilities and use cases, and discuss the future of Wasm. With that knowledge, we will review the component model and its potential impact to how we write applications today. By the end of this talk, attendees will have a better understanding of what Wasm is and why it matters, as well as a glimpse into its potential as a game-changer for the software industry. PUBLICATION PERMISSIONS:
Original video was published with the Creative Commons Attribution license (reuse allowed). Link: https://www.youtube.com/watch?v=6_BRLqxiZPU https://www.youtube.com/watch?v=b5HHyb1d4Ys



How to use the ChatGPT Function Calling feature in Python, so you can get a JSON object as the output from the API response in your programs. Note this is a developer tutorial and assumes you already know how to use the ChatGPT API. Get the source code here:
https://puppycoding.com/2023/07/07/json-object-from-chatgpt-api/ 00:00 Introduction
00:44 Handling the OpenAI API key
02:21 Preparing the input
03:10 Defining the function call
06:50 Creating the API request
10:55 Handling the ChatGPT JSON output response PUBLICATION PERMISSIONS:
Original video was published with the Creative Commons Attribution license (reuse allowed). Link: https://www.youtube.com/watch?v=SDD5U7LUVKI https://www.youtube.com/watch?v=BQWi3R6-TfM