Skip to main content
00:00/00:00
Lecture 2 of 128

How to take this course

Download Course (Free)

Course Content

0 / 128 completed
Section 1: src13 videos

index

5m

Model

5m

transformers

5m

PromptTemplates

5m

OutputParsers

5m

AnyUnknown

5m

Enums

5m

Functions

5m

Generics

5m

PrimaryTypes

5m

Never

5m

Types

5m

TypeExtension

5m
Section 2: Introduction3 videos

How to take this course

24mNow Playing

Tools setup

20m

Course experience

27m
Section 3: project2 videos

FlightAssistant

5m

MovieRecommender

5m
Section 4: chroma2 videos

Client

5m

RelevantInfo

5m
Section 5: emb2 videos

main

5m

similar

5m
Section 6: pinecone1 videos

Index

5m
Section 7: rag4 videos

Basic

5m

ChromaPdf

5m

Web

5m

Pdf

5m
Section 8: OpenAI setup and Introduction9 videos

Sectio intro

13m

Overview of OpenAI APIs and services

19m

NodeJS setup and api key

28m

Optional TypeScript setup

10m

Understanding an API call

12m

OpenAI roles

14m

Tokens

21m

OpenAI models

14m

Other OpenAI parameters

24m
Section 9: Basic chat project6 videos

Section intro

13m

Project init

11m

Basic chat build

13m

Optional VSCode debug

16m

OpenAI token limit

33m

Context configuration

23m
Section 10: OpenAI tools (functions)5 videos

Tool call setup

12m

Tool parameters

21m

Practice flight assistant

3m

First tool call

33m

Project solution

19m
Section 11: Other OpenAI models and APIs5 videos

Image generation intro with DALLE

5m

Generating images

23m

Audio models intro

4m

Editing images

30m

Whisper - translations and text to speech

24m
Section 12: others2 videos

audio

5m

images

5m
Section 13: Embeddings7 videos

OpenAI embeddings

20m

Embeddings presentation

22m

Saving embeddings

22m

Project recommandation sysytem

5m

Calculating similarity

19m

Project sollution

12m

Analizing similarities

31m
Section 14: Vector databases11 videos

Vector dbs presentation

6m

ChromaDB presentation

6m

ChromaDb installation

8m

Chat with your data App proposal

6m

ChromaDB Embedding function

13m

ChromaDB Client

22m

Pinecone introduction

7m

Pinecone indexes

17m

Chat app implementation

27m

Pinecone index operations

37m

Pinecone info app

32m
Section 15: LangChain10 videos

First LangChain application

23m

LangChain setup

21m

What is LangChain

15m

LangChain promp templates

22m

RAG app presentation

8m

Basic RAG appication

24m

LangChain output parsers

30m

LangChain Web Loader

39m

LangChain PDF Loader

25m

LangChain and ChromaDB

22m
Section 16: Escape from OpenAI - other AI models6 videos

What is Huggingface

14m

Huggingface image generation

11m

Huggingface setup and embeddings

26m

Huggingface translation models

24m

Local model setup

17m

Local text generation and speech recognition

30m
Section 17: TypeScript recap31 videos

What is TypeScript

4m

Installation and project init

18m

PrimaryTypes

5m

Compiler options

19m

Primary JavaScript types

8m

Types

5m

Type aliases

17m

Functions

5m

Functions

14m

AnyUnknown

5m

Enums

5m

Any and unknown

17m

Never

5m

Enums

18m

Never

12m

Project

5m

Interfaces

5m

TypeScript classes

13m

Access modifiers

20m

Interfaces

27m

Generics

5m

Generics

23m

Record

5m

Readonly

5m

UtilityTypes

5m

AsyncFunctions

5m

Async functions

22m

Promises

5m

Special types

30m

Promises

33m

PromiseTypes

5m
Section 18: Ending section1 videos

Course conclussions

19m
Section 19: async3 videos

Promises

5m

PromiseTypes

5m

AsyncFunctions

5m
Section 20: classes2 videos

Interfaces

5m

Project

5m
Section 21: special3 videos

Readonly

5m

Record

5m

UtilityTypes

5m