Purchase Required

You need to purchase this content in order to view it

Day 2 Lab: Integrating RAG into your full stack app

Module
74 mins

Description

In this lab, Zach walks through deploying a RAG project on Vercel, highlighting the importance of setting environment variables like the OpenAI API key and Milvus credentials. He discusses the differences between using PyMilvus and querying Milvus via REST, which allows for a lighter serverless deployment. He also covers how to implement re-ranking in our RAG model for better search results and the significance of testing our system through CI/CD practices.