Hi all! I have created a Wordpress plugin which converts post to vector and integrates with Typesense.
https://wordpress.org/plugins/typesense-wp-vector/
It uses openAI to convert posts to vector. To display it on your website, simply use the shortcode [tswp_search].
I hope it will be useful to other Wordpress website users who are looking to implement semantic search quickly.
Here is a quick walkthrough for those who need some guidance:
https://youtu.be/nAW8bG4PUkg▾
This approach also allows you to integrate with AI Chatbot:
https://youtu.be/QLuu-NZLUeg▾
The plugin for AI Chatbot integration is still in progress