Completed
Building a Q&A Corpus, Vector Embeddings, Cosine Similarity Review
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
OpenAI Embeddings with Voice Cloning - Eleven Labs API, ChatGPT API, Whisper API
Automatically move to the next video in the Classroom when playback concludes
- 1 Project Description: Q&A + Voice Cloning
- 2 The movie “Her” and the Idea of Smarter Assistants
- 3 Voice Sampling
- 4 Demo Voice #1 Samantha Voice
- 5 Demo Voice #2 Jay-Z Voice, Rhyming Responses
- 6 Hip Hop Music and Sampling Analogy
- 7 Hip Hop Production, Rick Rubin, Taste and Technical Ability Clip
- 8 Recap of OpenAI For Finance Series So Far, Prerequisites
- 9 Building a Q&A Corpus, Vector Embeddings, Cosine Similarity Review
- 10 Building a User Interface with Gradio, Starter Code from Video #9
- 11 Voice Cloning with Eleven Labs API
- 12 Python Code Walkthrough - config.py constants, voice ID, custom prompts
- 13 Eleven Labs API - Example Request and Response Payloads
- 14 Avatars and AI Art Generation with Midjourney, Nvidia Stock Win
- 15 Python Code Walkthrough - advisor.py, requirements.txt
- 16 Gradio User Interface Development, Microphone Input, Avatar Display
- 17 UI Launch, Debugging Mode, Sharing Your App, Mobile Devices
- 18 Transcribe Function, OpenAI Whisper API
- 19 Incorporating Word Embeddings, Question Vector, Cosine Similarity, Answers
- 20 ChatGPT API, Conversation History, Stuffing the Prompt with Context
- 21 Eleven Labs API Request with Python, Text to Speech, Voice Synthesis Settings
- 22 Outputting Binary Response / MP3 to Audio Output
- 23 Final Words of Advice from Jay-Z