GPT-3
This is collection of guides and examples for working with GPT-3 and the OpenAI API.
Most of the examples are are written to compliment or expand on the book Exploring GPT-3.
Some of the topics covered are:
- Getting started with GPT-3
- Understanding prompts and completions
- Working with different engines
- Calling the API from code
- Building a complete GPT-3 application
To follow along with the examples, you will need access to the OpenAI API. You can request access by following the instructions on the OpenAI API page.