Category: JavaScript

  • GPTic GPTac GPToe

    GPTic GPTac GPToe

    While putting together my presentation for Boston Code Camp, I asked ChatGPT to help me create a Tic Tac Toe game. Using just three commands, I was able to generate a completely functioning web application. Command #1 provide me the html, css, and javascript for a simple tic tac toe game. i’m using jquery and…

  • JavaScript Widget

    JavaScript Widget

    Sometimes an OpenAI service can be down. You can visit https://status.openai.com/ to see the latest status updates for each individual area of OpenAI such as ChatGPT and the API. If you create an application that relies on OpenAI and OpenAI goes down, it might be a good idea to inform your users that the service…