Semantic search with node js

Hello,

does the steps in the mongo atlas documentation with mongo atlas can be done with node js and a local hosted database ?

Hi @gpt_N_A,

Welcome to the MongoDB Community forums :sparkles:

Could you please clarify which specifc steps you are referring to in the MongoDB Documentation?

Best,
Kushagra

Hello,
im talking about the semantic search with vectors (embeddings).

Hi @gpt_N_A,

As of now, Atlas Vector Search is supported on Atlas clusters running MongoDB version 6.0.11, 7.0.2, or later.

That said, if you have a requirement for a Local Development solution you can use our MongoDB Atlas CLI to deploy something locally, but this is exclusively for development and testing purposes.

I hope it helps!

Best regards,
Kushagra