deleted deleted

deleted deleted posted an update

Realized I did not implement the vector search feature for degrees. Partly because the degree embeddings were not working as well as the course embeddings (more detailed descriptions of courses), so I was more focused on the latter.

To get this working, take the code in the Vector Embedding condition in the /courses route in routes.py, add it to the /degrees route, and modify the collections that are queried.

Log in or sign up for Devpost to join the conversation.