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: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Building a GPT-3 Knowledge Base App (NodeJS)
2
2
3
-

3
+

4
4
5
5
This is code for building a GPT-3 powered knowledge base application using Node.JS/JavaScript. It's and example from the book [Exploring GPT-3](https://www.amazon.com/dp/1800563191). To deploy and run this code you'll need the following:
6
6
@@ -9,7 +9,7 @@ This is code for building a GPT-3 powered knowledge base application using Node.
9
9
10
10
## Using this code
11
11
12
-
1. Watch the [2-minute tutorial video](#). If you're new to this stuff, watch the Dabble Lab [Getting Started](#) video.
12
+
1. Watch the [2-minute tutorial video](https://youtu.be/o3IiN2eISA0).
13
13
2. Click the 'Run on Replit.com' button below to copy this code to your Replit.com account.
14
14
15
15
[](https://repl.it/github/dabblelab/gptanswers-node)
0 commit comments