How to get GPT-4 to play Wordle (and other prompt tricks)

tl;dr: One of the tricks to using GPT-4 well is understanding how it sees text and instructions When we started testing GPT-4 internally last summer one of the first tests people would try is getting it to play the game Wordle. While trying to guess a five-letter word should be simple for an advanced language … Continue reading How to get GPT-4 to play Wordle (and other prompt tricks)

ChatGPT + Code Interpreter = Magic

tl;dr: OpenAI is testing the ability to run code and use third-party plugins in ChatGPT. OpenAI has announced that we’re developing plugins for ChatGPT that will extend its capabilities. [Link] Plugins range from third-party tools like WolframAlpha and OpenTable, to our browsing plugin and Code Interpreter that can generate code, run code, upload and download … Continue reading ChatGPT + Code Interpreter = Magic

Collaborative Creative Writing with OpenAI’s ChatGPT

tl;dr: You can use OpenAI’s ChatGPT to bounce ideas around and write story outlines Since I got into the field of AI and started working at OpenAI, it’s been interesting to see how things have accelerated. As an author, I’m frequently asked if AI will replace writers altogether. My personal take is that while AI … Continue reading Collaborative Creative Writing with OpenAI’s ChatGPT

The Easy Guide to Using OpenAI’s Whisper Model to Transcribe Video and Audio

OpenAI recently released Whisper, an open source automatic speech recognition model that's incredibly powerful. I'm biased (I'm the Science Communicator for OpenAI), but in my experience it's better than any system or service I've ever used. Best of all, your can use it completely free, either by downloading it to your computer or by running … Continue reading The Easy Guide to Using OpenAI’s Whisper Model to Transcribe Video and Audio

Building games and apps entirely through natural language using OpenAI’s code-davinci model

https://media.giphy.com/media/vMFgJ4Uq1yqOtuT1Cc/giphy.gif TL;DR: OpenAI has a new code generating model that’s improved in a number of ways and can handle nearly two times as much text (4,000 tokens.) I built several small games and applications without touching a single line of code. There are limitations, and coding purely by simple text instructions can stretch your imagination, … Continue reading Building games and apps entirely through natural language using OpenAI’s code-davinci model

Smarter than you think: Crystalline and fluid intelligence in large language models

Large models like GPT-3 can perform a variety of tasks with little instruction. That said, one of the challenges in working with these models is determining the right way to do something.  GPT-3 has acquired knowledge from its training data as well as another kind of “intelligence” from learning the various relationships between concepts in … Continue reading Smarter than you think: Crystalline and fluid intelligence in large language models