Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
GPT-3

You're reading from   GPT-3 The Ultimate Guide To Building NLP Products With OpenAI API

Arrow left icon
Product type Paperback
Published in Feb 2023
Publisher Packt
ISBN-13 9781805125228
Length 150 pages
Edition 1st Edition
Arrow right icon
Authors (2):
Arrow left icon
Shubham Saboo Shubham Saboo
Author Profile Icon Shubham Saboo
Shubham Saboo
Sandra Kublik Sandra Kublik
Author Profile Icon Sandra Kublik
Sandra Kublik
Arrow right icon
View More author details
Toc

Table of Contents (12) Chapters Close

Preface
1. Contents
2. Chapter 1: The Large Language Model Revolution FREE CHAPTER
3. Chapter 2. Getting Started with OpenAI API
4. Chapter 3: GPT-3 and Programming
5. Chapter 4: GPT-3 as Enabler for Next-Gen Startups
6. Chapter 5: GPT-3 as the Next Step in Corporate Innovation
7. Chapter 6: GPT-3: The Good, the Bad, and the Ugly
8. Conclusion: Democratizing Access to AI
9. Acknowledgements
10. About The Author
11. About The Author
Chapter 3: GPT-3 and Programming
Almost all of GPT-3’s NLP capabilities are created in the Python programming language. But to enable wider accessibility, the API comes with pre-built support for all the major programming languages, so users can build GPT-3 powered applications using the programming language of their choice.
In this section, we will illustrate how this works by replicating an example with different programming languages.
Just a heads-up: In each language-specific chapter, we assume you have a basic understanding of the programming language being discussed. If you don’t, you can safely skip the section.
How to use OpenAI API with Python?
Python is the most popular language for data science and machine learning tasks. Compared to conventional data-science programming languages like R and Stata, Python shines because it’s scalable and integrates well with databases. It is widely used and has a flourishing community of developers keeping its ecosystem...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image