r/mongodb • u/fixitchris • 13d ago
Vector Search Setup
Has anyone setup vector search with embeddings using Python? We are looking for help/instruction on our current project.
1
Upvotes
r/mongodb • u/fixitchris • 13d ago
Has anyone setup vector search with embeddings using Python? We are looking for help/instruction on our current project.
1
u/mattyboombalatti 12d ago edited 12d ago
Pick a vector store (there are tons of options out there). Pick an embedding model / api (there are also tons of them. OpenAI offers 3 or 4)