Back to echohive

Everything GPT API Course

This Course has the ever-growing "Everything GPT API course" videos and Python code files to get you started with OpenAI as quickly as possible.

Price: $40 (From Patreon shop)

Price: $30 (As a Connoisseur level monthly Patron)

What You Will Learn 👇

New OpenAI Library:

  • GPT 4 Turbo basics
  • Tool calling (Function calling) explained
  • Dall-e 3 Image API generation
  • GPT Vision API explained
  • Text to Speech API explained
  • Assistants API first look

Everything Assistants API:

  • A deep look at assistants API

Assistants API step by step explanation:

  • How to set up Assistants
  • How to run multiple threads
  • How to use code interpreter
  • How to use Retrieval tool
  • How to add and run your own functions as tools

Instructor for tool calling:

  • How Instructor simplifies tool calling
  • How to use Open AI Schema from Instructor for more control

GPT 4 Vision and Speech examples:

  • Website description from snapshot
  • Website comparison from snapshots
  • Using GPT vision and speech to narrate a video

Dalle-3 and Text to speech story to website creation:

  • Create a story, images and a website automatically in Python

Older OpenAI library:

  • Basics
  • Useful parameters of the API, still useful for new Library
  • Function calling explained