Enhance Text Generation with RAG, LangChain, and Vertex AI
Offered By: Google Cloud via Coursera
Course Description
Overview
This is a self-paced lab that takes place in the Google Cloud console. In this lab, you use a LangChain "Chain" to orchestrate steps required to query a vector database and submit the results of the query to Gemini to obtain results based on a knowledge base. To do so, you embed a query submitted in a session in order to perform a nearest neighbor search on the vector store. Once results are retrieved, they are added as contextual information when querying a large language model (LLM), in this case, Gemini.
Syllabus
- Enhance Text Generation with RAG, LangChain, and Vertex AI
Taught by
Google Cloud Training
Related Courses
Prompt Templates for GPT-3.5 and Other LLMs - LangChainJames Briggs via YouTube Getting Started with GPT-3 vs. Open Source LLMs - LangChain
James Briggs via YouTube Chatbot Memory for Chat-GPT, Davinci + Other LLMs - LangChain
James Briggs via YouTube Chat in LangChain
James Briggs via YouTube LangChain Data Loaders, Tokenizers, Chunking, and Datasets - Data Prep
James Briggs via YouTube