Build a Warren Buffett Chatbot using OpenAI’s API
This is the code used for an AlgoTrading101 article that showcases how to create a chatbot by fine-tuning a ChatGPT model on Warren Buffett's video transcripts.
It showcases how to perform transcription and diarization and the article will be linked here once it is published.
- How to build a Warren Buffett Chatbot
- What is OpenAI?
- What is ChatGPT?
- What is Whisper?
- What is StableWhisper?
- Getting started
- What is Diarization?
- How to perform diarization and transcription with Whisper?
- What is fine-tuning?
- How to organize the data for ChatGPT finetuning?
- How to fine-tune ChatGPT on your own data?
- How to chat with Warren Buffett using ChatGPT?
- My thoughts and ideas
- Full code
Author | Igor Radovanovic |
---|---|
Published | November 15, 2023 |