Tutorial: How to learn anything in the world using generative AI

We are in a golden age of learning enabled by generative AI. Yet I am constantly stunned by how few people are using generative AI to learn new things. In the below video, I explain how to use GPT-4 as a teacher.

By teaching myself what a tensor is, what the role of math is in modern machine learning, and how to create a class in Python, I hope to show you how you can use generative AI to learn anything in the world. I explain my prompts, what I’m thinking about, how to control hallucinations, and other small tips for how to use generative AI to your advantage.

I strongly believe everyone who is intellectually curious would greatly benefit from understanding how to use generative AI, and I hope this video helps some of you do that.

Contents

The following timestamps are highlights of the video tutorial; there are other sections in the full video.

  • 00:00 – Why you should use GPT and introducing today’s project
  • 3:20 – Introduction to GPT and differences between models
  • 5:02 – The importance of providing context
  • 5:56 – Prompt 1: What is a tensor?
  • 10:40 – Prompt 2: How does math relate to ML?
  • 23:15 – Prompt construction & why GPT4 is better
  • 27:40 – How to control hallucinations