Completed
3:32 - Creating a simple chatbot with code
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
OpenAI Responses API: Beginner's Tutorial in 14 Minutes
Automatically move to the next video in the Classroom when playback concludes
- 1 0:00 - Introduction to OpenAI Responses API
- 2 0:25 - Why Responses API is important
- 3 0:53 - Overview of tutorial structure
- 4 1:26 - Mention of Nvidia GTC conference
- 5 1:58 - Difference between Chat Completions and Responses API
- 6 2:25 - Tutorial roadmap
- 7 2:42 - Basic chatbot setup
- 8 3:32 - Creating a simple chatbot with code
- 9 4:53 - Setting up user interface with Gradio
- 10 6:12 - Image analysis capabilities
- 11 7:04 - Using built-in tools web search, file search
- 12 7:56 - File search and vector database setup
- 13 9:23 - Creating custom tools
- 14 9:50 - Building a weather tool example
- 15 12:30 - Streaming responses for faster feedback
- 16 13:12 - Using LM Studio locally