
Explore what a vector database is and how it stores and searches unstructured data with deep learning. Learn structured, semi-structured, and unstructured data, and how vector representations enable real-time insights.
Explore how vector databases store unstructured data, enable indexing and searching through embeddings, and convert data into vectors using embedding models.
Discover how a vector database groups items by taste, using sweet and sour clusters to find options similar to what you crave.
Discover Chroma, an open source vector database with built-in embedding capabilities. Learn to create collections, add documents with metadata and IDs, and perform semantic search using embeddings and LLMs.
Explore methods on collections in ChromaDB, including counting items, retrieving documents, adding or upserting items, and viewing embeddings and metadata for each collection.
Explore storing movie character data in ChromaDB by creating and managing collections, adding documents with embeddings, and switching distance functions from L2 to cosine for efficient vector searches.
Learn how to add document associated embeddings in ChromaDB by creating a collection, attaching documents with embeddings and metadata, and querying by text or id using cosine distance.
Learn to use where filters to query a vector database, retrieve items by IDs, and perform updates, upserts, and deletions within collections, with examples like Morpheus and Agent Smith.
Load articles into chroma db, embed with OpenAI, and perform QA on multiple documents using LangChain and the GPT-3.5 turbo API in Colab.
Build a retrieval QA workflow with ChromaDB and LangChain, using OpenAI embeddings and GPT-3.5 Turbo to answer across multiple documents with controlled k and return source documents.
Build a ChromaDB stock collection by importing Wikipedia data and creating the collection with a default embedding, then query with filters by sector, location, or subsector.
Query stock companies in ChromaDB using text, a query vector, and a where filter on metadata to return matching metadata, documents, and distances.
Learn to store a pet knowledge base in ChromaDB using parquet-backed persistence, load text and PDF data, and apply embedding models for semantic search and filters.
Master semantic searches in chroma db using query embedding and where clause filters to retrieve relevant pet data, switching between default and paraphrase mini lm l3 embeddings.
Set up a chroma db vector store, load images with an image loader, and index embeddings for multimodal image search using open clip.
Configure and load the open clip embedding function, add images to the ChromaDB vector store, and perform multimodal image search using embedding queries and distance metrics.
Leveraging a multimodal model, this lecture demonstrates adding labeled food images to a ChromaDB vector store, querying by content such as carrot or broccoli, and refining results with metadata.
Attach metadata to images in ChromaDB to enhance multimodal image queries. Use category metadata and a where clause to filter animal and food results in the vector database.
Store a fed speech transcript in ChromaDB, then use LangChain and OpenAI to perform quick Q&A over the pdf-based knowledge store with a persistent vector store.
Learn to summarize a pdf by loading the document, extracting text, storing it in ChromaDB, and using OpenAI embeddings with LangChain to run a summarize chain.
Build a chat-based retrieval augmented generation system using ChromaDB and GPT-3.5 on Wikipedia content sources.
Explore how to use the Google Gemini Pro embedding model with ChromaDB to embed restaurant menu items, store documents, metadata, and IDs, and query the vector store with filters.
Welcome to the Master Vector Database course - ChromaDB!
Are you ready to unlock the power of ChromaDB and take your data handling skills to the next level? Look no further! This course is designed to equip you with all the tools and techniques you need to become a master of vector databases.
In this course, you'll dive into the fascinating world of ChromaDB, starting with an introduction that will lay the foundation for your journey. From there, you'll learn various methods on how to efficiently manage collections and add document-associated embeddings.
But that's just the beginning! Ever struggled with querying data effectively? Not anymore! We'll teach you how to query data with precision using filters like 'where' and even delve into querying multiple documents using the powerful Langchain + ChromaDB combination.
And it doesn't stop there! Get ready to explore advanced topics such as storing and querying stock companies data, semantic search using duckdb+parquet, and even mastering multimodal image embedding search techniques.
But wait, there's more! Ever wanted to perform local vector database searches seamlessly? We'll show you how it's done using the dynamic trio of ChromaDB, Langchain, and OpenAI.
And that's not all! Brace yourself for an exciting exploration into the world of RAG with ChromaDB and OpenAI/GPT Model integration, as well as leveraging ChromaDB with Gemini Pro embedding model.
So, if you're ready to elevate your skills, expand your knowledge, and become a true expert in vector databases, then this course is tailor-made for you. Don't miss out on this incredible opportunity to become a master of ChromaDB.
Enroll now and let's embark on this exhilarating journey together!