Completed
⌨️ What’s This Course About - What Will You Learn?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
OpenAI Assistants API – Course for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 ⌨️ Introduction
- 2 ⌨️ What’s This Course About - What Will You Learn?
- 3 ⌨️ Pre-requisites
- 4 ⌨️ Python and Dev tools Set up
- 5 ⌨️ VS Code Installation
- 6 ⌨️ OpenAI Account - Generate an API Key
- 7 ⌨️ What is the Assistants API & Benefits - Comparison Between the Chat Completion API and the Assistants API
- 8 ⌨️ Assistants API Building Blocks
- 9 ⌨️ Creating an Assistants API - Manually Personal Trainer
- 10 ⌨️ Creating an Assistants API - In Code Personal Trainer
- 11 ⌨️ Build a News Summarizer Introduction: Function Calling - A Streamlit Application
- 12 ⌨️ Create an AssistantsManager Class For our News Summarizer
- 13 ⌨️ Using the AssistantManager Class to Create an Assistant and run it as a Streamlit App
- 14 ⌨️ Knowledge Bases Retrieval Tools - How it Works & Introduction to Embeddings
- 15 ⌨️ Build a Study Buddy Streamlit Application
- 16 ⌨️ Run the Study Buddy Streamlit Application and Test
- 17 ⌨️ Wrap up and Final Considerations.