by Shazahanul Islam Shohag on WordPress.org
Adds AI-generated summaries to your search results by retrieving relevant content from your site.

Settings page where you can configure the AI services and API keys.
Smart Sense adds an AI-generated summary to the top of your WordPress search results. It retrieves relevant passages from your posts, pages, and optional custom post types, then produces a short answer with links to the source content.
The plugin works with OpenAI, Google Gemini, and Anthropic Claude. Choose a provider and add your API key in Settings. You can optionally enable embeddings to improve relevance.
Smart Sense is designed for a straightforward setup. Install it, add your API key, and enable the services you need.
This plugin uses third‑party AI services to generate summaries. Depending on your configuration, portions of your site content (titles, excerpts, or full text) are sent to the provider you select for processing.
OpenAI (ChatGPT)
Google Gemini (Google AI Studio)
Anthropic Claude
Personal data is not intentionally transmitted unless it appears within the content you choose to process.
If embeddings are enabled, text content may be sent to your configured provider to create vector representations that improve retrieval and relevance. Embedding usage is subject to the provider’s terms and policies listed above.
This plugin can integrate with:
– INSPECTOR (https://inspector.dev/) for observing and analyzing the performance of external requests.
To use INSPECTOR, set putenv("INSPECTOR_INGESTION_KEY=your_key_here"); in wp-config.php.
After installation:
– Obtain API keys for your chosen provider
– Configure model settings
– Enable the smart search feature
– Test on your search page