Title: OC3 Semantic box
Author: oc3dots
Published: <strong>3 di Fevrâr dal 2025</strong>
Last modified: 3 di Otubar dal 2025

---

Search plugins

![](https://ps.w.org/oc3-semantic-box/assets/banner-772x250.jpg?rev=3234031)

![](https://ps.w.org/oc3-semantic-box/assets/icon-256x256.jpg?rev=3234031)

# OC3 Semantic box

 By [oc3dots](https://profiles.wordpress.org/oc3dots/)

[Download](https://downloads.wordpress.org/plugin/oc3-semantic-box.1.0.5.zip)

 * [Details](https://fur.wordpress.org/plugins/oc3-semantic-box/#description)
 * [Reviews](https://fur.wordpress.org/plugins/oc3-semantic-box/#reviews)
 *  [Installation](https://fur.wordpress.org/plugins/oc3-semantic-box/#installation)
 * [Development](https://fur.wordpress.org/plugins/oc3-semantic-box/#developers)

 [Support](https://wordpress.org/support/plugin/oc3-semantic-box/)

## Description

Helps to create search box with semantic search of website content

### Features

 * AI powered search
 * Content aware search
 * Personalize the appearance of the search box: colors, styles, text, search result
 * Ability to choose whether the search field will be visible only to registered
   visitors or not.
 * Refining queries by adding keywords to each user search request that is sent 
   to the semantic database.

### External Services

This plugin uses external API when it performs following functions:
 -when it runs
semantic search it sends requests to vector databases: [Pinecone](https://www.pinecone.io/)-
when it builds vector database from content of your website it sends content selected
by you to vector database APIs:[Pinecone](https://www.pinecone.io/) -when you select
delete indexed content then it sends deletion requests to APIs: [Pinecone](https://www.pinecone.io/)-
when clients of your website try to search information then plugin sends user’s 
request to [OpenAI](https://openai.com/) API for build embedding and then sends 
embedded request to vector database APIs for doing semantic search:[Pinecone](https://www.pinecone.io/)
By using this plugin, you consent to sending data to OpenAI’s and/or Pinecone’s 
servers, which may include user queries and other relevant information. Please ensure
compliance with OpenAI’s & Pinecone terms and any applicable data privacy laws.

 * **Service Providers**:
    - [OpenAI](https://openai.com/)
    - [Pinecone](https://www.pinecone.io/product/)
 * **Terms of Use**:
    - [OpenAI API Terms](https://openai.com/policies/terms-of-use/)
    - [Pinecone](https://www.pinecone.io/legal/)
 * **Privacy Policies**:
    - [OpenAI Privacy Policy](https://openai.com/policies/privacy-policy/)
    - [Pinecone](https://www.pinecone.io/privacy/)

### Open AI

The OC3 Semantic box makes use of the API provided by [OpenAI](https://openai.com/
blog/openai-api or [Reference]https://platform.openai.com/docs/api-reference). This
plugin does not collect any data from your OpenAI account apart from the number 
of tokens used. The information sent to the OpenAI servers mainly includes the content
of your article and the specified context. The usage information displayed in the
add-on’s settings is only for your reference. To obtain accurate information about
your usage, it is important to check it on the [OpenAI website](https://platform.openai.com/account/usage).
Additionally, please make sure to review their [Privacy Policy](https://openai.com/privacy/)
and [Terms of Service](https://openai.com/terms/) for more details.

### Pinecone vector database

The OC3 Semantic box makes use of the API provided by [Pinecone](https://www.pinecone.io/product/).
This plugin does not collect any data from your Pinecone account. The information
sent to the Pinecone servers mainly includes the content of your website and the
specified context. The usage information displayed in the add-on’s settings is only
for your reference. To obtain accurate information about your usage, it is important
to check it on the [Pinecone website](https://www.pinecone.io/learn/). Additionally,
please make sure to review their [Privacy Policy](https://www.pinecone.io/privacy/)
and [Legal documents](https://www.pinecone.io/legal/) for more details.

### Disclaimer

The OC3 Semantic box is a plugin that allows users to integrate their websites with
AI services such as OpenAI’s ChatGPT, Pinecone vector database https://www.pinecone.
io/. In order to use this plugin, users must have their own API keys and adhere 
to the guidelines provided by the chosen AI services and or vector database services.
When utilizing the OC3 Semantic box, users are required to monitor and oversee the
content produced by the AI or vector database, as well as handle any potential issues
or misuse. The developer of the OC3 Semantic box plugin and other related parties
cannot be held responsible for any problems or losses that may arise from the usage
of the plugin or the content generated by the AI and/or by vector database services.
Users are advised to consult with a legal expert and comply with the applicable 
laws in their jurisdiction. OpenAI, ChatGPT, and related marks are registered trademarks
of OpenAI. Author of this plugin is not a partner of, endorsed by, or sponsored 
by OpenAI. Also, author of this plugin is not a partner of, endorsed by, or sponsored
by Pinecone Systems, Inc.

## Screenshots

[⌊General settings of the plugin.⌉⌊General settings of the plugin.⌉[

General settings of the plugin.

[⌊Pinecone settings⌉⌊Pinecone settings⌉[

Pinecone settings

[⌊Searchbox styles settings⌉⌊Searchbox styles settings⌉[

Searchbox styles settings

[⌊Search box with search results⌉⌊Search box with search results⌉[

Search box with search results

## Installation

### Quick setup:

-Open account at [OpenAI](https://platform.openai.com/signup) and get API key. -
Open account at [pinecone](https://www.pinecone.io/). Create empty Index there, 
set the dimension to 1536, and choose cosine for the metric. -Get your API KEY from
https://www.pinecone.io/ -Go to /wp-admin/admin.php?page=oc3semanticb_settings page
of this plugin. Input copied API key in the ‘Open AI Key:’ field and Pinecone Key
into ‘Pinecone API Key’ field – Click Sync Indexes button – Select Pinecode Index–
Select Embedding model – Select other parameters if you need – Click Save button–
Switch to Pinecone tab. – Select the posts you want to use as content for semantic
search. Click the play button next to each post to add its content to the vector
database. -You can customize appearance, behavior of the search box on configuration
page /wp-admin/admin.php?page=oc3semanticb_search. -put [oc3-semantic-box] shortcode
to any page/post you need

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“OC3 Semantic box” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ oc3dots ](https://profiles.wordpress.org/oc3dots/)

[Translate “OC3 Semantic box” into your language.](https://translate.wordpress.org/projects/wp-plugins/oc3-semantic-box)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/oc3-semantic-box/),
check out the [SVN repository](https://plugins.svn.wordpress.org/oc3-semantic-box/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/oc3-semantic-box/)
by [RSS](https://plugins.trac.wordpress.org/log/oc3-semantic-box/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.5

 * Fix menu items creation & conflict with other plugins

#### 1.0.4

 * Fix readme

#### 1.0.3

 * Fix upload

#### 1.0.2

 * Refining queries by adding keywords to each user search request that is sent 
   to the semantic database

#### 1.0.1

 * Launch!

## Meta

 *  Version **1.0.5**
 *  Last updated **9 mês ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.6 or higher **
 *  Tested up to **6.8.5**
 *  PHP version ** 7.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/oc3-semantic-box/)
 * Tags
 * [AI](https://fur.wordpress.org/plugins/tags/ai/)[rag](https://fur.wordpress.org/plugins/tags/rag/)
   [search](https://fur.wordpress.org/plugins/tags/search/)[semantic search](https://fur.wordpress.org/plugins/tags/semantic-search/)
 *  [Advanced View](https://fur.wordpress.org/plugins/oc3-semantic-box/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/oc3-semantic-box/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/oc3-semantic-box/reviews/)

## Contributors

 *   [ oc3dots ](https://profiles.wordpress.org/oc3dots/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/oc3-semantic-box/)