@Digamber Pradhan This is for a project I'm working on. We are looking to host a use case search engine on Wordpress using Typesense. End users (SMEs) can have access to the use case information by inputting search query to find the matching use cases and the relevant solution providers. There'll be separate phases to the project. For first phase, we'll be using Typesense WordPress plugin to implement the default search. Subsequently for the next phase, we're planning to introduce semantic search.
I'm trying to explore what's the best way to ingest the embeddings into Typesense. Since for the first phase, we have decided to go ahead with using the Typesense Wordpress plugin. But for the next phase, I'm looking to see if the plugin is able to support else might have to figure a workaround.