today in this video we begin going through all the steps required to integrate ChatGPT with Unity which include:
1- Setting up our python environment including ChatGPT Wrapper and dependencies
2- Setting up a VS Code Rest Client to test the communication between ChatGPT and our web service.
3- Creating a ChatGPT Web Service (API) with Python Flask