First Look: ChatGPT API for Web Developers

First Look: ChatGPT API for Web Developers

2 hours, 32 minutes CC

Get up to speed integrating AI as a web developer into your web apps! You'll learn the basics of large language models (LLMs), the OpenAI API, and tokens. Learn to create ChatGPT plugins and prioritize security. Apply your knowledge by building a "ChatGPT Clone" and explore advanced topics like conversation context, prompt engineering, and the Image API. The course concludes with an introduction to embeddings, fine-tuning, and the Langchain framework.

This course and others like it are available as part of our Frontend Masters video subscription.

Published: July 18, 2023
Get Unlimited Access Now
Table of Contents

Introduction

AI and Web Development

ChatGPT Clone

Prompt Engineering

Embeddings & Fine Tuning

Wrapping Up