Thanks For your help. Will vector search be helpful? how it can be implemented?
Aasawari
(Aasawari Sahasrabuddhe)
2
Hi @Clima_Champions
MongoDB Vector search is helpful if you wish to do semantic search in your application.
I would recommend you going through the Atlas Vector Search documentation to start with and reach out in case you have further questions.
Regards
Aasawari
Thanks Aasawari. How to create embeddings for existing and new documents using openAI or gemini? As i told you i have 3 fields Type, projectSummery and projectName where i want to perform search. So will i require multiple embeddings or one embedding?
Hi @Aasawari ,
Any pointer will be helpful.
Thanks