OpenAI's New GPT 3.5 Embedding Model for Semantic Search
Generative AI and LLMs
In this video, we'll learn how to use OpenAI's new embedding model text-embedding-ada-002. We will learn how to use the OpenAI Embedding API to generate language embeddings and then index those embeddings in the Pinecone vector database for fast and scalable vector search. This is a powerful and common combination for building semantic search, question-answering, threat detection, and other applications that rely on NLP and search over a large corpus of text data. Everything will be implemented with OpenAI's new GPT 3.5 class embedding model called text-embedding-ada-002; their latest embedding model that is 10x cheaper than earlier embedding models, more performant, and capable of indexing ~10 pages into a single vector embedding. š² Pinecone docs: https://docs.pinecone.io/docs/openai Colab notebook: https://github.com/pinecone-io/examples/blob/master/integrations/openai/semantic_search_openai.ipynb šļø Support me on Patreon: https://patreon.com/JamesBriggs š¾ Discord: https://discord.gg/c5QtDB9RAP š¤ AI Dev Studio: https://aurelio.ai/ š Subscribe for Article and Video Updates! https://jamescalam.medium.com/subscribe https://medium.com/@jamescalam/membership 00:30 Semantic search with OpenAI GPT architecture 03:43 Getting started with OpenAI embeddings in Python 04:12 Initializing connection to OpenAI API 05:49 Creating OpenAI embeddings with ada 07:24 Initializing the Pinecone vector index 09:04 Getting dataset from Hugging Face to embed and index 10:03 Populating vector index with embeddings 12:01 Semantic search querying 15:09 Deleting the environment 15:23 Final notes

About the course
The Generative AI and Large Language Models (LLMs) course covers everything you need to know about: - Generative AI - Large Language Models (LLMs) - OpenAI, Cohere, Hugging Face - Managed vs. Open Source - LLM Libraries like LangChain and GPT Index - Long-term memory and retrieval-augmentation And more to come...
Lessons
- Prompt Engineering with OpenAI's GPT-3 and other LLMs
- Prompt Engineering with OpenAI's GPT-3 and other LLMs
- Getting Started with GPT-3 vs. Open Source LLMs - LangChain #1
- Getting Started with GPT-3 vs. Open Source LLMs - LangChain #1
- Prompt Templates for GPT 3.5 and other LLMs - LangChain #2
- Prompt Templates for GPT 3.5 and other LLMs - LangChain #2
- Generative AI and Long-Term Memory for LLMs (OpenAI, Cohere, OS, Pinecone)
- Generative AI and Long-Term Memory for LLMs (OpenAI, Cohere, OS, Pinecone)
- OpenAI's New GPT 3.5 Embedding Model for Semantic Search
- OpenAI's New GPT 3.5 Embedding Model for Semantic Search
- Cohere AI's LLM for Semantic Search in Python
- Cohere AI's LLM for Semantic Search in Python
- Generative Question-Answering with OpenAI's GPT-3.5 and Davinci
- Generative Question-Answering with OpenAI's GPT-3.5 and Davinci
- Open Source Generative AI in Question-Answering (NLP) using Python
- Open Source Generative AI in Question-Answering (NLP) using Python
- GPT 4: Hands on with the API
- GPT 4: Hands on with the API
- GPT 4: Superpower results with search
- GPT 4: Superpower results with search
- ChatGPT Plugins: Build Your Own in Python!
- ChatGPT Plugins: Build Your Own in Python!
- NEW Hugging Face Agents ā First Look
- NEW Hugging Face Agents ā First Look
- Using NEW MPT-7B in Hugging Face and LangChain
- Using NEW MPT-7B in Hugging Face and LangChain
- Hugging Face Agents ā Building Custom Tools
- Hugging Face Agents ā Building Custom Tools
- Llama Index 101 with Vector DBs and GPT 3.5
- Llama Index 101 with Vector DBs and GPT 3.5
- Open LLaMa in LangChain and Hugging Face
- Open LLaMa in LangChain and Hugging Face
- NEW GPT-4 Function Calling Model!
- NEW GPT-4 Function Calling Model!
- Building Chatbot Agents from Scratch with OpenAI Functions!
- Building Chatbot Agents from Scratch with OpenAI Functions!
- MPT-30B Chatbot with LangChain!
- MPT-30B Chatbot with LangChain!
- BEST Open Source LLM ā Falcon 40B Chatbot in LangChain
- BEST Open Source LLM ā Falcon 40B Chatbot in LangChain
- Llama 2 in LangChain ā FIRST Open Source Conversational Agent!
- Llama 2 in LangChain ā FIRST Open Source Conversational Agent!
- Hugging Face LLMs with SageMaker + RAG with Pinecone
- Hugging Face LLMs with SageMaker + RAG with Pinecone
- How to Make RAG Chatbots FAST
- How to Make RAG Chatbots FAST
- NEW AI Framework - Steerable Chatbots with Semantic Router
- NEW AI Framework - Steerable Chatbots with Semantic Router
- Llama.cpp for FULL LOCAL Semantic Router
- Llama.cpp for FULL LOCAL Semantic Router
- OpenAI's NEW 256-d Embeddings vs. Ada 002
- OpenAI's NEW 256-d Embeddings vs. Ada 002
- OpenAI's Sora: Incredible AI Generated Video
- OpenAI's Sora: Incredible AI Generated Video