AI Search Wordpress Plugin - Rating, Reviews, Demo & Download

Plugin Description
AI Search for WordPress enhances the search experience by:
– Replacing the default WordPress search with an AI-powered intelligent search system.
– Generating embeddings for posts using OpenAI’s text-embedding-ada-002
model.
– Contextualizing search queries for better relevance and precision.
– Ranking posts based on similarity using cosine similarity metrics.
Features
- Intelligent Search: Enhances default search functionality with AI-powered context inference.
- Embeddings Table: Stores AI-generated embeddings for all posts in the database.
- Admin Settings: Easily configure the plugin via the WordPress admin panel.
- Seamless Integration: Automatically updates embeddings when posts are saved or updated.
Usage
- Simply use the default WordPress search, and AI Search will enhance it.
- Manage your OpenAI API key and plugin settings via the Settings > AI Search menu.
External Service
This plugin connects with Completions API from Open AI to get the embedding of the products. It also connects to the Embeddings endpoint.
Please read more here:
https://platform.openai.com/docs/guides/completions
https://platform.openai.com/docs/guides/embeddings
Screenshots
No screenshots provided