๐Ÿง  How to make custom GPT that actually works?

My findings from creating HubermanGPT

Hello from the heights!

It's Luke Skyward here from Smoothing the Learning Curve!

This time, I've got something really cool to share.

I've been experimenting with custom GPTs, and guess what? I stumbled upon something big.

Jetpack strapped on, visor down, let's s-s-s-s-skyrocket! ๐Ÿš€

Sponsored Post (by me ๐Ÿ˜‚)

I've been on an adventure this past weekend.

And I cooked up something nice!

Introducing HubermanGPT โ€“ your guide through Huberman Lab Podcast!

You can ask it anything about health and performance.

Ready to give it a try? โœจ

Click HERE.

In the rest of this post Iโ€™ll be providing more details on how I created it, so keep reading!

GPTs hype

Everybody talks about custom GPTs these days. There was a big initial hype, but then people realized itโ€™s not that easy to create a good custom GPT.

  • Hallucinations

  • Security breach

  • AI not following the instructions

  • Only 20 files that can be used in the knowledge base

It doesnโ€™t feel like a finished product.

However, I see its potential and decided to test if I can make it actually work.

Custom Actions to the rescue

I think that with the current state of GPTs and limitations regarding built-in knowledge base you can gain advantage by creating a custom vector search.

It might currently give you have an advantage over the rest!

Actions is the feature that lets you get ahead!

This is why I decided to create a custom search API for Huberman Lab Podcast and see if it improves the quality of the custom GPT.

Actions configuration inside custom GPT configuration window.

Thanks to this approach Iโ€™ve been able to create a database of 3000 Huberman Lab Podcast sections.

Definitely better than 20 files cap provided by OpenAI!

Why is this approach better?

๐—œ๐˜ ๐˜‚๐˜€๐—ฒ๐˜€ ๐—ฎ ๐˜๐—ผ๐—ผ๐—น ๐˜๐—ผ ๐—ณ๐—ถ๐—ป๐—ฑ ๐˜๐—ต๐—ฒ ๐—ฟ๐—ฒ๐—น๐—ฒ๐˜ƒ๐—ฎ๐—ป๐˜ ๐—ฟ๐—ฒ๐˜€๐—ผ๐˜‚๐—ฟ๐—ฐ๐—ฒ๐˜€

It uses a tool to find the most relevant sections of Huberman Lab Podcast.

It ensures:

  • ๐Ÿ™ˆ No hallucinations

  • โœ… Higher chance of following the instructions

  • ๐Ÿ”– Every response has links to podcast sections

How to use ๐—›๐˜‚๐—ฏ๐—ฒ๐—ฟ๐—บ๐—ฎ๐—ป๐—š๐—ฃ๐—ง?

1. Ask it specific health-related question, e.g. "How to sleep better?"

2. Let the AI guide you, e.g. "I'm a 25-year-old male who has a sitting job. What are the questions that could be most relevant to me?"

HubermanGPT will give you specific advice based on the content from Huberman Lab Podcast!

You will also receive links to the most relevant podcast sections!

Look at an example advice on how exercises for someone with sedentary lifestyle ๐Ÿ‘‡

If you'd like to learn from Huberman Lab Podcast faster

Make sure to check out the HubermanGPT!

Thanks for joining this episode of Smoothing the Learning Curve. I'll see you in the next issue. Until then, keep reaching for the stars! ๐ŸŒŒ

Clear skies,

Luke Skyward