Programming an AI-Powered App

Lessons

1. Introduction

3:52

2. OpenAI's Chat Completion API

6:29

3. Analyze Text Feature

7:37

4. Tokenize a String

5:47

5. Transcribe Audio with Deepgram’s Speech-to-Text API

8:33

6. Analyze Audio Feature

3:36

7. Introduction to LangChain

7:03

8. Analyze Image Feature

4:49

9. Langchain and Replicate

3:57

Introduction to LangChain

In the previous lesson, we built the Analyze Audio Feature with a UI that makes the experience feel like a back and forth conversation.

In this lesson, we’ll learn about LangChain, an amazing tool that we can use to give the AI model “memory”, so the interaction doesn’t just feel like a back and for