You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/pages/10-working/00-gpt-3.markdown
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -120,6 +120,10 @@ is trained.
120
120
researchers on its usage, and some initial resources to get a
121
121
better understanding of what this model is capable of performing.
122
122
123
+
*[What Is GPT-3: How It Works and Why You Should Care](https://www.twilio.com/blog/what-is-gpt-3)
124
+
presents a high-level accessible overview of GPT-3, how it compares
125
+
to other language models, and resources to learn more.
126
+
123
127
*[How GPT3 Works - Visualizations and Animations](https://jalammar.github.io/how-gpt3-works-visualizations-animations/)
124
128
contains some wonderful animated visuals to show how the model is
125
129
trained and what happens in various scenarios such as text output
@@ -139,7 +143,6 @@ is trained.
139
143
with its strengths and weaknesses.
140
144
141
145
142
-
143
146
## GPT-3 tutorials
144
147
*[Building a Chatbot with OpenAI's GPT-3 engine, Twilio SMS and Python](https://www.twilio.com/blog/openai-gpt-3-chatbot-python-twilio-sms)
145
148
is a step-by-step tutorial for using GPT-3 as a smart backend
@@ -164,3 +167,5 @@ is trained.
164
167
*[Control a Spooky Ghost Writer for Halloween with OpenAI's GPT-3 Engine, Python, and Twilio WhatsApp API](https://www.twilio.com/blog/ghost-writer-spooky-openai-gpt3-python-whatsapp)
165
168
*[Generating Lyrics in the Style of your Favorite Artist with Python, OpenAI's GPT-3 and Twilio SMS](https://www.twilio.com/blog/generating-lyrics-in-the-style-of-your-favorite-artist-with-python-openai-s-gpt-3-and-twilio-sms)
166
169
*[Automated Yugioh Deckbuilding in Python with OpenAI's GPT-3 and Twilio SMS](https://www.twilio.com/blog/building-computer-generated-yugioh-decks-in-python-with-openai-s-gpt-3-and-twilio-sms)
170
+
*[Build a Telephone Chatbot with GPT-3 and Twilio Autopilot](https://www.twilio.com/blog/build-telephone-chatbot-gpt3-twilio-autopilot)
0 commit comments