- Home
- Development
- Mastering Chat GPT 4 and OpenAI Python APIs.
Curriculum
- 18 Sections
- 110 Lessons
- 1 Day
Expand all sectionsCollapse all sections
- 1. Introducion5
- 2. Getting Started8
- 3. Prompt Engineering8
- 4. Color Palette Generator Project12
- 4.14.1 Introducing The Color Palette Project
- 4.24.2 Writing The Color Palette Generator Prompt
- 4.34.3 Writing a Color-Swatch Rendering Function
- 4.44.4 Setting Up The Flask Server
- 4.54.5 Integrating OpenAI With Server
- 4.64.6 Writing the Palette Endpoint
- 4.74.7 Creating The Form
- 4.84.8 Rending The Colors In The Browser
- 4.94.9 Copy and Paste Functionality
- 4.104.10 Styling The Color Blocks
- 4.114.11 Styling The Form
- 4.124.12 Refactoring Our Front-End Code
- 5. Important API Parameters5
- 6. The Chat API_Chat GPT 47
- 7. Building A Chat GPT 4 Chatbot5
- 8. How to Work With Chat GPT 4 And Code5
- 9. Cost Estimation With TikToken2
- 10. Chat GPT 4- Automatic Code Reviewer6
- 11. Chat GPT-4 AI Spotify Playlist Generator Project10
- 11.111.1 Introducing The Spotify Project
- 11.211.2 Writing The Playlist Generating Prompt
- 11.311.3 Finishing The Playlist Prompt
- 11.411.4 Getting Spotify Developer Credentials
- 11.511.5 Spotify Authentication Via Python
- 11.611.6 Searching For Spotify Tracks Via Python
- 11.711.7 Creating Spotify Playlists Programmatically
- 11.811.8 Adding in OpenAI
- 11.911.9 Accepting Command Line Arguments
- 11.1011.10 Overview of the Polished Solution
- 12. Embeddings7
- 12.112.1 Introducing Embeddings
- 12.212.2 Generating a Single Embedding
- 12.312.3 Introducing The Movie Embedding Visualization
- 12.412.4 Getting Our Movie Data Ready
- 12.512.5 Generating Embeddings for 5000 Movies
- 12.612.6 Visualizing Our Embeddings With Atlas
- 12.712.7 Recommending Movies Using Our Embeddings
- 13. How to use Embeddings to enhance Chat GPT 43
- 14. Sentiment Analysis Project4
- 15. Book Summarizer Project6
- 16. The DALL-E API6
- 17. Stable Diffusion _ Choose Your Own Adventure App5
- 18. Whisper Audio To Text6