Completed
user model
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
AI Meets Node.js - Crafting a Custom Sports Activity Service - Conf42 JS 2023
Automatically move to the next video in the Classroom when playback concludes
- 1 intro
- 2 preamble
- 3 lineup
- 4 introduction
- 5 openai
- 6 setup openai
- 7 dependencies
- 8 knex setup
- 9 knex migrations
- 10 models
- 11 user model
- 12 indicator model
- 13 activity model
- 14 initial point
- 15 redis
- 16 auth middleware
- 17 routes
- 18 expectations
- 19 openai api config
- 20 controller
- 21 system prompt
- 22 completions
- 23 system prompt
- 24 user prompt
- 25 suggestion controller
- 26 update indicator
- 27 activities
- 28 github
- 29 thank you for the attention