Building Applications with Vector Databases
Instructors: Tim Tully
- Beginner
- 1 Hour 13 Minutes
- 8 Video Lessons
- 6 Code Examples
What you'll learn
Learn to create six exciting applications of vector databases and implement them using Pinecone.
Build a hybrid search app that combines both text and images for improved multimodal search results.
Learn how to build an app that measures and ranks facial similarity.
About this course
Vector databases use embeddings to capture the meaning of data, gauge the similarity between different pairs of vectors, and navigate large datasets to identify the most similar vectors. In the context of large language models, the primary use of vector databases is retrieval augmented generation (RAG), where text embeddings are stored and retrieved for specific queries.
However, the versatility of vector databases extends beyond RAG and makes it possible to build a wide range of applications quickly with minimal coding.
In this course, you’ll explore the implementation of six applications using vector databases:
- Semantic Search: Create a search tool that goes beyond keyword matching, focusing on the meaning of content for efficient text-based searches on a user Q/A dataset.
- RAG: Enhance your LLM applications by incorporating content from sources the model wasn’t trained on, like answering questions using the Wikipedia dataset.
- Recommender System: Develop a system that combines semantic search and RAG to recommend topics, and demonstrate it with a news article dataset.
- Hybrid Search: Build an application that finds items using both images and descriptive text, using an eCommerce dataset as an example.
- Facial Similarity: Create an app to compare facial features, using a database of public figures to determine the likeness between them.
- Anomaly Detection: Learn how to build an anomaly detection app that identifies unusual patterns in network communication logs.
After taking this course, you’ll be equipped with new ideas for building applications with any vector database.
Who should join?
Anyone with beginner Python, basic machine learning and large language models knowledge who wants to learn applications of vector databases.
Course Outline
8 Lessons・6 Code ExamplesIntroduction
Video・4 mins
Semantic Search
Video with code examples・10 mins
Retrieval Augmented Generation (RAG)
Video with code examples・12 mins
Recommender Systems
Video with code examples・11 mins
Hybrid Search
Video with code examples・13 mins
Facial Similarity Search
Video with code examples・12 mins
Anomaly Detection
Video with code examples・8 mins
Conclusion
Video・1 min
Instructor
Tim Tully
Board member at Pinecone
Building Applications with Vector Databases
- Beginner
- 1 Hour 13 Minutes
- 8 Video Lessons
- 6 Code Examples
Course access is free for a limited time during the DeepLearning.AI learning platform beta!
Want to learn more about Generative AI?
Keep learning with updates on curated AI news, courses, and events, as well as Andrew’s thoughts from DeepLearning.AI!