Completed
- Start Extract Keywords Function
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build a Keyword Extractor: React + OpenAI API + Chakra UI
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - Hostinger Sponsor
- 3 - Vite & React Setup
- 4 - File Clean Up
- 5 - Chakra UI Setup
- 6 - Base Styles
- 7 - Header & Footer Components
- 8 - TextInput Component
- 9 - Start Extract Keywords Function
- 10 - Create API Key & Environment Variables
- 11 - Global State
- 12 - Completions API Request
- 13 - Modal Component & Spinner
- 14 - Project Deployment