Skip to content

Course material for the DSD bootcamp on combining large language models with vector databases.

Notifications You must be signed in to change notification settings

Spartee/LLM-VectorDB-Bootcamp

Repository files navigation

Vector Database + LLM Bootcamp

This repository contains the code for the LLM Bootcamp hosted by Data Science Dojo.

Getting Started

  1. Sign up for a Redis cloud account (free)
  2. Create a Redis database (follow steps in the deck)
  3. Run these notebooks locally or in Jupyterhub hosted by DSD