|
1 | 1 | { |
2 | 2 | "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.", |
4 | 4 | "videoId": "ORe-c1crRcE", |
5 | 5 | "date": "2024-02-02", |
6 | 6 | "languages": ["Javascript"], |
|
22 | 22 | { "time": "1:05:25", "title": "Back from intermission" }, |
23 | 23 | { "time": "1:08:58", "title": "Review showcases" }, |
24 | 24 | { "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" }, |
28 | 28 | { "time": "2:07:03", "title": "Multi-turn conversations" }, |
29 | 29 | { "time": "2:18:59", "title": "Next steps" }, |
30 | 30 | { "time": "2:23:17", "title": "Outro" } |
|
0 commit comments