Section 3: Using the OpenAI API
This section provides hands-on examples for using the OpenAI API with Node.js/JavaScript and Python. Then, it concludes by walking you through building a fully functional GPT-3-powered web app.
This section comprises the following chapters:
- Chapter 6, Content Filtering
- Chapter 7, Generating and Transforming Text
- Chapter 8, Classifying and Categorizing Text
- Chapter 9, Building a GPT-3 Powered Question-Answering App
- Chapter 10, Going Live with OpenAI-Powered Apps