Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 438 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 438 Bytes

Episode 9: Exploring Pinecone Vector Database

YouTube

Pinecone (https://www.pinecone.io/) is a vector database that can handle high-dimensional vector data, making it a good choice for handling vector embeddings used in machine learning and AI apps.

In this stream, I'll review the Pinecone docs and examples and see what we can do with it.

Resources