Skip to content

Commit 961e18f

Browse files
authored
small changes
1 parent 407b5c9 commit 961e18f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/videos/livestreams/shiffbot/index.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"title": "I, Robot",
3-
"description": "Livestream discussing ShiffBot, reviewing your showcase submissions, and coding a bot.",
3+
"description": "In this live episode of the Coding Train I share ShiffBot, review your showcase submissions, and create a node.js and p5.js example for the Gemini large language model API.",
44
"videoId": "ORe-c1crRcE",
55
"date": "2024-02-02",
66
"languages": ["Javascript"],
@@ -22,9 +22,9 @@
2222
{ "time": "1:05:25", "title": "Back from intermission" },
2323
{ "time": "1:08:58", "title": "Review showcases" },
2424
{ "time": "1:40:10", "title": "Genuary 2024" },
25-
{ "time": "1:42:10", "title": "Coding a bot" },
26-
{ "time": "1:55:05", "title": "Hook bot to p5" },
27-
{ "time": "1:59:57", "title": "Connect the server to p5" },
25+
{ "time": "1:42:10", "title": "Working with the Gemini API" },
26+
{ "time": "1:55:05", "title": "Host a p5.js sketch" },
27+
{ "time": "1:59:57", "title": "Connect the node.js express server to p5" },
2828
{ "time": "2:07:03", "title": "Multi-turn conversations" },
2929
{ "time": "2:18:59", "title": "Next steps" },
3030
{ "time": "2:23:17", "title": "Outro" }

0 commit comments

Comments
 (0)