View this page on GitHub

Homework #2

Brief Notes

See the zip file for the major code deliverables for this assignment including:

  • api/: updates to route handlers
  • db/: define Supabase (Postgres) database functions
  • scripts/: load_books.py script to chunk, vectorize, and load Gutteberg.or books (e.g. Alice in Wonderland
  • templats/:: new html template: chat_book.html

View this page on GitHub