{"id":266439,"date":"2025-12-15T16:51:58","date_gmt":"2025-12-15T16:51:58","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/smartai-search\/"},"modified":"2025-12-15T16:51:49","modified_gmt":"2025-12-15T16:51:49","slug":"smartai-search","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/smartai-search\/","author":23199365,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"trunk","tested":"6.9.4","requires":"5.8","requires_php":"7.4","requires_plugins":null,"header_name":"SmartAI Search","header_author":"YKR Infotech","header_description":"Advanced RAG Q&A system using OpenAI embeddings with local SQL vector store, caching, and a frontend chat interface.","assets_banners_color":"9bd1f8","last_updated":"2025-12-15 16:51:49","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/ykrinfotech.com\/smartwp_ai_search\/","header_author_uri":"https:\/\/ykrinfotech.com\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":134,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3420373,"resolution":"128x128","location":"assets","locale":""}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":3420373,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":3420373,"resolution":"1","location":"assets","locale":""},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":3420373,"resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"Admin interface for API key settings","2":"Post indexing interface","3":"Frontend chat widget","4":"Chat conversation example"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2364,194533,20716,70446,252274],"plugin_category":[],"plugin_contributors":[236189],"plugin_business_model":[],"class_list":["post-266439","plugin","type-plugin","status-publish","hentry","plugin_tags-chatbot","plugin_tags-openai","plugin_tags-question-answer","plugin_tags-rag","plugin_tags-smartai_search-ai","plugin_contributors-ykrinfotechinfo","plugin_committers-ykrinfotechinfo"],"banners":{"banner":"https:\/\/ps.w.org\/smartai-search\/assets\/banner-772x250.png?rev=3420373","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/smartai-search\/assets\/icon-128x128.png?rev=3420373","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/smartai-search\/assets\/screenshot-1.jpg?rev=3420373","caption":"Admin interface for API key settings"},{"src":"https:\/\/ps.w.org\/smartai-search\/assets\/screenshot-3.jpg?rev=3420373","caption":"Frontend chat widget"}],"raw_content":"<!--section=description-->\n<p>SmartAI Search AI is a powerful WordPress plugin that creates an intelligent Q&amp;A chatbot for your website using RAG (Retrieval-Augmented Generation) technology.<\/p>\n\n<h4>Key Features<\/h4>\n\n<ul>\n<li><strong>OpenAI Integration<\/strong> - Uses OpenAI's embedding and completion APIs<\/li>\n<li><strong>Database Storage<\/strong> - database for fast, efficient vector storage<\/li>\n<li><strong>Smart Search<\/strong> - Cosine similarity search for relevant content retrieval<\/li>\n<li><strong>Intelligent Caching<\/strong> - Reduces API calls and improves response times<\/li>\n<li><strong>Frontend Chat Widget<\/strong> - Beautiful, responsive chat interface<\/li>\n<li><strong>Easy Indexing<\/strong> - Simple admin interface for content indexing<\/li>\n<li><strong>Customizable<\/strong> - Flexible shortcode with customization options<\/li>\n<\/ul>\n\n<h4>How It Works<\/h4>\n\n<ol>\n<li>Index your posts and pages to create embeddings<\/li>\n<li>Add the chat widget to any page using shortcode<\/li>\n<li>Visitors ask questions<\/li>\n<li>The plugin finds relevant content and generates accurate answers<\/li>\n<\/ol>\n\n<h4>Requirements<\/h4>\n\n<ul>\n<li>OpenAI API key (get one at https:\/\/platform.openai.com)<\/li>\n<li>PHP 7.4 or higher<\/li>\n<li>WordPress 5.8 or higher<\/li>\n<\/ul>\n\n<h3>Shortcode<\/h3>\n\n<p>Basic usage:\n    [smarse_doc_chat]<\/p>\n\n<p>With custom title:\n    [smarse_doc_chat title=\"Ask Me Anything\"]<\/p>\n\n<h3>Support<\/h3>\n\n<p>For support, please visit the plugin's support forum on WordPress.org or contact the developer.<\/p>\n\n<h3>Privacy<\/h3>\n\n<p>This plugin sends data to OpenAI's API for processing. Please review OpenAI's privacy policy at https:\/\/openai.com\/privacy\/<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to <code>\/wp-content\/plugins\/wp-doc-rag-advanced\/<\/code><\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Go to 'SmartAI Search AI' in the admin menu<\/li>\n<li>Enter your OpenAI API key<\/li>\n<li>Index your posts and pages<\/li>\n<li>Add the shortcode <code>[smarse_doc_chat]<\/code> to any page or widgets<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='do%20i%20need%20an%20openai%20api%20key%3F'><h3>Do I need an OpenAI API key?<\/h3><\/dt>\n<dd><p>Yes, you need an OpenAI API key to use this plugin. You can get one at https:\/\/platform.openai.com\/api-keys<\/p><\/dd>\n<dt id='how%20much%20does%20openai%20api%20usage%20cost%3F'><h3>How much does OpenAI API usage cost?<\/h3><\/dt>\n<dd><p>OpenAI charges based on usage. The text-embedding-3-small model is very affordable. Check OpenAI's pricing page for current rates.<\/p><\/dd>\n<dt id='can%20i%20customize%20the%20chat%20widget%20appearance%3F'><h3>Can I customize the chat widget appearance?<\/h3><\/dt>\n<dd><p>Yes, you can customize the appearance using custom CSS targeting the plugin's CSS classes.<\/p><\/dd>\n<dt id='what%20content%20gets%20indexed%3F'><h3>What content gets indexed?<\/h3><\/dt>\n<dd><p>By default, all published posts and pages can be indexed. You can select which ones to index from the admin panel.<\/p><\/dd>\n<dt id='how%20do%20i%20add%20the%20chat%20widget%3F'><h3>How do I add the chat widget?<\/h3><\/dt>\n<dd><p>Simply add the shortcode <code>[smarse_doc_chat]<\/code> to any page, post, or widget area.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Complete refactor following WordPress.org standards<\/li>\n<li>Separated CSS and JS into individual files<\/li>\n<li>Improved class structure with proper namespacing<\/li>\n<li>Added proper security measures (nonces, sanitization)<\/li>\n<li>Enhanced error handling<\/li>\n<li>Improved code documentation<\/li>\n<li>Better responsive design<\/li>\n<li>Added accessibility features<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial version<\/li>\n<\/ul>","raw_excerpt":"SmartAI Search AI system using OpenAI embeddings with local database vector store and frontend chat interface.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/266439","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=266439"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ykrinfotechinfo"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=266439"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=266439"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=266439"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=266439"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=266439"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=266439"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}