Skip to content

Commit 442a025

Browse files
committed
add 2-minute tutorial link
1 parent d571723 commit 442a025

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Building a GPT-3 Knowledge Base App (NodeJS)
22

3-
![Building a GPT-3 Knowledge Base App (NodeJS)](./public/images/296-cover.png)
3+
![Building a GPT-3 Knowledge Base App (NodeJS)](./public/images/cover.png)
44

55
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:
66

@@ -9,7 +9,7 @@ This is code for building a GPT-3 powered knowledge base application using Node.
99

1010
## Using this code
1111

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).
1313
2. Click the 'Run on Replit.com' button below to copy this code to your Replit.com account.
1414

1515
[![Run on Replit.com](https://repl.it/badge/github/dabblelab/gptanswers-node)](https://repl.it/github/dabblelab/gptanswers-node)
File renamed without changes.

0 commit comments

Comments
 (0)