openai posts
Sora - OpenAI Visual Studio Code Extension
Github Copilot and other AI tools are hitting the scene. I decided to create my own Visual Studio Code extension, which is designed to use OpenAIās APIs to bring some additional ChatGPT functionality into the code editor. The goal with Sora was to enable a developer to thoughtfully write a comment about the code they would like the AI to write, and then commit to it ā rather than the real-time typeahead that Github Copilot provides.
ChatGPT Doesn't Understand
Looks like everyone is trying to discover ChatGPTās limitations. In one article I read, the author asked whether ChatGPT can play 20 questions. The human in this scenario tried to play 20 questions with ChatGPT, and found that they needed to guide the AI to ask questions. From my perspective, it looked more like a failure to engineer the initial prompt correctly.