Back to plugins
WordPress Plugin
Notria AI Suite
Supercharge your WordPress site with AI. Automate content creation, add a support chatbot, and enhance forms with this all-in-one productivity suite.
Download on WP.org
Verified & Safe
Supercharge your WordPress site with AI. Automate content creation, add a support chatbot, and enhance forms with this all-in-one productivity suite. This plugin also leverages Retrieval-Augmented Generation (RAG) to provide more informed and context-aware AI responses.
External Services
This plugin relies on the OpenAI API to provide its core AI functionalities, including content generation, chatbot responses, form analysis, and Retrieval-Augmented Generation (RAG).
- Service: OpenAI API
- Used For:
- Generating text responses for the Support Chatbot.
- Creating content for posts and pages via the Content Generator.
- Analyzing form submissions in the Form Enhancer.
- Generating embeddings for RAG (indexing your site content to provide context-aware answers).
- Generating images (if the image generation feature is used).
- Data Sent:
- Text prompts entered by users in the Chatbot or Content Generator.
- Form submission data (when Form Enhancer is active).
- Post and Page content (title and body) when running the RAG indexing process.
- When: Data is sent only when you explicitly trigger an action (e.g., send a message, click "Generate", submit a form, or click "Index Content").
- Service Provider: OpenAI
- Terms of Service: OpenAI Terms of Use
- Privacy Policy: OpenAI Privacy Policy
Changelog
1.0.0
- Initial release.
- Implemented AI API integration.
- Added Content Generator module.
- Added Support Chatbot module with customizable color and welcome message.
- Added Form Enhancer module.
- Integrated RAG with site content indexing.
- Improved settings page layout and sanitization.
- Added i18n support (pt_BR, es_ES).
Key Features
Installation Guide
- Upload: Upload the
notria-ai-suitefolder to the/wp-content/plugins/directory. - Activate: Activate the plugin through the 'Plugins' menu in WordPress.
Usage
- Access Settings: Go to
Notria AI Suiteunder theSettingsmenu in your WordPress admin dashboard. - Configure API Key: Enter your AI provider's API Key in the 'General' section.
- Select AI Model: Choose your preferred AI model for text generation (e.g.,
gpt-3.5-turbo,gemini-pro). - Enable Modules: Activate Content Generator, Support Chatbot, or Form Enhancer in the 'Modules' section.
- RAG: Enable RAG and click "Index All Posts & Pages" for context-aware responses.
