Skip to content

AlgoTrading101/AlgoTrading101-Warren-Buffett-ChatGPT

Repository files navigation

AlgoTrading101 Warren Buffett ChatGPT

Build a Warren Buffett Chatbot using OpenAI’s API

Introduction

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.

Table of contents

  1. How to build a Warren Buffett Chatbot
  2. What is OpenAI?
  3. What is ChatGPT?
  4. What is Whisper?
  5. What is StableWhisper?
  6. Getting started
  7. What is Diarization?
  8. How to perform diarization and transcription with Whisper?
  9. What is fine-tuning?
  10. How to organize the data for ChatGPT finetuning?
  11. How to fine-tune ChatGPT on your own data?
  12. How to chat with Warren Buffett using ChatGPT?
  13. My thoughts and ideas
  14. Full code

Info

Author Igor Radovanovic
Published November 15, 2023