welcome to the apocalypse
plantimals·
a long while ago I applied for the private beta of openai, and was recently granted access. the openai API is a way of making use of GPT3, a deep learning model trained on a large corpus of text. the user of GPT3 provides a prompt, which a chunk of text, and the model returns a completion, which is based on the prompt. a simple example from the docs goes like this: