Skip to main content
00:00/00:00
Lecture 10 of 38

Creating, storing and retrieving vector data

Download Course (Free)

Course Content

0 / 38 completed
Section 1: Introduction6 videos

Explain vector database like I'm 5

14m

Vectors and Embeddings

19m

How vector database store data

15m

Introduction to Vector Database

39m

How do vector database works

12m

Vectors in 2D

17m
Section 2: The power of embeddings1 videos

Create embeddings using OpenAI

42m
Section 3: Using SQLite as vector storage4 videos

Finding nearest vector

22m

Setup and basic operations

25m

Creating, storing and retrieving vector data

1h 5mNow Playing

Vector search using sqlite-vss extension

1h 8m
Section 4: ChromaDB7 videos

Methods on collections

28m

Introduction to ChromaDB

57m

Storing The Matrix collections

47m

Adding document associated embeddings

44m

Query data with 'where' filter

44m

ChromaDB + Langchain - QA on multiple documents - Part 2

42m

ChromaDB + Langchain - QA on multiple documents - Part 1

1h 1m
Section 5: Facebook AI Similarity Search (FAISS)2 videos

Using similarity search for nearest neighbours

30m

Introduction to FAISS

58m
Section 6: Pinecone11 videos

Setup account, create an index, dashboard review

44m

Introduction to Pinecone

51m

Index management

52m

Understanding index creation configuration

38m

Upsert batches in parallel

8m

Query vector data

43m

Upsert vector data in batches

46m

Insert vector data to an index

48m

Vector IDs must be string

23m

Sentence transformer embeddings

39m

Semantic search with metadata filtering - news articles

1h 30m
Section 7: Qdrant7 videos

Introduction to Qdrant vector database

37m

Connect with APIs

27m

Create a qdrant python client

17m

Create a collection

24m

Create a vector store

21m

Add document to vector store on the cloud

54m

Query the document

39m