Completed
What is OpenAI Operator?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Automating Financial Transcript Retrieval with OpenAI Operator - A Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 What is OpenAI Operator?
- 2 Use Case - Retrieving all transcripts for a technology conference
- 3 It costs money
- 4 First attempt at task automation fail
- 5 Better task prompt success
- 6 Passing control back to the user to log in to a website
- 7 Returning control back to Operator and continuing
- 8 Confirming permission to download to the filesystem
- 9 The Operator filesystem share folder
- 10 Confirming permission for the rest of the transcripts
- 11 Manually taking control, attempting to open the files in an editor denied
- 12 Sending the files to my Google Drive instead success
- 13 Saving a task for later
- 14 The build-in Reuters news fetching task
- 15 It can't execute financial transactions eg. buying stock
- 16 There is an open conversation limit
- 17 Wrapping up, rambling