joellord / vector-search-lab-code

This git is a also on MongoDB developer to push to codesandbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MongoDB Netflix Clone

This is the repository that contains the code for the "Join the Search Party!" Lab. You can do the self-paced version of this lab here.

See the code in action

You can see the code running in a CodeSanbox.

You will need to update your server/.env file with the following values:

PORT=5050
ATLAS_URI=mongodb+srv://username:password@clustername?retryWrites=true&w=majority
EMBEDDINGS_SOURCE=openai
EMBEDDING_API_KEY=<your OpenAI developer API key>

About

This git is a also on MongoDB developer to push to codesandbox

License:Apache License 2.0


Languages

Language:JavaScript 83.1%Language:CSS 12.6%Language:HTML 4.2%Language:Dockerfile 0.1%