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
Usage
- Access Settings: Go to
Notria AI Suite under the Settings menu 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).
- Select Embeddings Model: Choose your preferred embeddings model (e.g.,
text-embedding-ada-002).
- Enable Modules: In the ‘Modules’ section, activate the features you want to use:
- Content Generator: For AI-powered content creation.
- Support Chatbot: To add an AI-powered chatbot to your site.
- Form Enhancer: To enhance your forms with AI capabilities.
- RAG (Retrieval-Augmented Generation):
- Enable RAG to allow the chatbot to use your site’s content for more relevant responses.
- Click “Index All Posts & Pages” to process your site’s content. Monitor the indexing status.
- Chatbot Customization:
- Set a custom welcome message for your chatbot.
- Choose a primary color for the chatbot widget.
- Save Changes: Click ‘Save Changes’ to apply your configurations.