Beschrijving
SmartAI Search
Beschrijving
SmartAI Search AI is a powerful WordPress plugin that creates an intelligent Q&A chatbot for your website using RAG (Retrieval-Augmented Generation) technology.
Key Features
- OpenAI Integration – Uses OpenAI’s embedding and completion APIs
- Database Storage – database for fast, efficient vector storage
- Smart Search – Cosine similarity search for relevant content retrieval
- Intelligent Caching – Reduces API calls and improves response times
- Frontend Chat Widget – Beautiful, responsive chat interface
- Easy Indexing – Simple admin interface for content indexing
- Customizable – Flexible shortcode with customization options
How It Works
- Index your posts and pages to create embeddings
- Add the chat widget to any page using shortcode
- Visitors ask questions
- The plugin finds relevant content and generates accurate answers
Requirements
- OpenAI API key (get one at https://platform.openai.com)
- PHP 7.4 or higher
- WordPress 5.8 or higher
Shortcode
Basic usage:
[smarse_doc_chat]
With custom title:
[smarse_doc_chat title=”Ask Me Anything”]
Support
For support, please visit the plugin’s support forum on WordPress.org or contact the developer.
Privacy
This plugin sends data to OpenAI’s API for processing. Please review OpenAI’s privacy policy at https://openai.com/privacy/
Installatie
- Upload the plugin files to
/wp-content/plugins/wp-doc-rag-advanced/ - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to ‘SmartAI Search AI’ in the admin menu
- Enter your OpenAI API key
- Index your posts and pages
- Add the shortcode
[smarse_doc_chat]to any page or widgets
FAQ
Do I need an OpenAI API key?
Yes, you need an OpenAI API key to use this plugin. You can get one at https://platform.openai.com/api-keys
How much does OpenAI API usage cost?
OpenAI charges based on usage. The text-embedding-3-small model is very affordable. Check OpenAI’s pricing page for current rates.
Can I customize the chat widget appearance?
Yes, you can customize the appearance using custom CSS targeting the plugin’s CSS classes.
What content gets indexed?
By default, all published posts and pages can be indexed. You can select which ones to index from the admin panel.
How do I add the chat widget?
Simply add the shortcode
[smarse_doc_chat]to any page, post, or widget area.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“SmartAI Search” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “SmartAI Search” in je eigen taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0.0
- Complete refactor following WordPress.org standards
- Separated CSS and JS into individual files
- Improved class structure with proper namespacing
- Added proper security measures (nonces, sanitization)
- Enhanced error handling
- Improved code documentation
- Better responsive design
- Added accessibility features
1.0.0
- Initial version






