Epicweb AI Assistant Now Supports GPT-5 Models – Faster, Smarter, and Ready for Your Optimizely CMS
Epicweb’s AI Assistant for Optimizely already helps editors rewrite text, translate content, summarize pages, generate images and extract metadata. Today, we’re pleased to announce support for OpenAI’s latest GPT-5 models across the AI plugin. With GPT-5 integration, you can unlock higher-quality writing, larger context and more reliable outputs directly inside Optimizely.
What the AI Assistant Does
Epicweb’s AI Assistant enhances Optimizely CMS and Commerce by embedding AI directly into your content workflow. Key capabilities include:
-
Text suggestions and rewriting – overcome writer’s block with alternative phrasings.
-
Multilingual translation – translate entire pages, blocks or properties.
-
Automatic summaries – condense long texts into concise, meaningful overviews.
-
Image generation and alt-text extraction – generate images or extract metadata from existing ones.
-
Tone adjustment and spell-checking – adapt writing style and ensure content is error-free.
This feature set is embedded within the fields you already use, making AI assistance intuitive and unobtrusive.
Introducing GPT-5
OpenAI’s GPT-5 family is its most capable yet. It comes in three variants — main, mini, and nano — each with four reasoning levels: minimal, low, medium, and high.
-
GPT-5 – best for the most complex reasoning tasks.
-
GPT-5 Mini – a balanced choice for general editorial work with lower latency.
-
GPT-5 Nano – ultra-fast and cost-efficient for high-volume or real-time use.
Our recommendation for typical CMS use cases is Mini or Nano combined with the Minimal reasoning level. This gives editors the fastest possible responses while keeping quality high.
Provider Options
You can run GPT-5 through OpenAI directly or work with it via Azure AI Foundry, allowing you to integrate into existing Azure setups and enterprise compliance workflows. The plugin is compatible with Google Gemini, although it is distinct from GPT-5.
Why GPT-5 in Optimizely?
Integrating GPT-5 into the AI Assistant brings notable benefits:
-
Deeper reasoning and larger context – handles entire articles and products.
-
Reduced hallucinations – improved accuracy compared to earlier models.
-
Faster editing workflows – Mini and Nano make AI interaction near-instant.
-
Provider flexibility – choose OpenAI or Azure AI Foundry.
-
Agentic capabilities – connect with external tools for automation.
How to Enable GPT-5 Models in Your AI Assistant
If you are new to utilizing the Epicweb AI Assistant, installation is merely a few steps away for a developer:
-
Install the package via NuGet
dotnet add package Epicweb.Optimizely.AIAssistant
- Register in Startup.cs
- Annotate properties with
[UIHint(AIHint.Textarea)]
to enable AI for them.
Example configuration in appsettings.json
:
"Epicweb": {
"AIAssistant": {
"ApiKey": "YourKey",
"AccountName": "YourAccountName",
"ProviderName": "OpenAI", // or "AzureOpenAI"
"AIModel": "gpt-5-mini", // or gpt-5-nano / gpt-5
"ImageModel": "gpt-image-1"
}
}
Special Offer – Autumn 2025
Thanks to a sponsorship from Microsoft, we are able to offer free traffic for all GPT usage through Azure AI Foundry during autumn 2025. This is a unique opportunity to explore GPTs in production without usage costs. Contact us to activate your sponsored plan.
Get Started Today
Update your AI Assistant configuration to use GPT-5 and experience the difference. If you are new to the plugin, visit our AI Assistant portal and request a trial. Our team will help you select the right model, reasoning level, and provider to get the best results.
How does it work?
The AI Assistant: This is what you get
Feature-Rich for Enhanced Editorial Efficiency
Epicweb's AI Assistant comes with an impressive array of features:
-
Text Suggestions and Alternatives: Overcome creative blocks with AI-generated suggestions and phrasings for your text.
-
Multilingual Translation: Seamlessly translate your text into various languages, catering to a diverse audience.
-
Prompt Pro Assistance: It saves time and helps you get more out of your ideas, instantly.
-
Image AltText Analyzer: Advanced AI capabilities to analyze images and automatically populate media object properties
-
Image Generation: Create relevant and engaging images that complement your content.
-
Image Transformer: Take any image, enhance it, and add new elements with AI-powered creativity. Transform the way you interact with images.
-
New Text Generation: Generate fresh content that keeps your audience engaged.
-
Text Summarization: Quickly condense long texts into concise summaries, saving time and maintaining essence, perfect for SEO descriptions.
-
HTML Formatting: The AI-Assistant offers a range of formatting capabilities within the Rich Text Editor. WCAG Compatible.
-
Spell-Checking: Ensure your content is error-free and professionally polished.
-
Tone Adjustment and Consistency: Tailor the tone of your writing to match your content's purpose, be it persuasive, informative, or otherwise.
-
Keyword Extraction: Identify and extract key terms from your text for SEO optimization.
-
Custom Prompts with ChatGPT: Leverage the power of ChatGPT to run your own prompts for unique content creation.
-
Custom Shortcut Prompts: Add your own shortcuts for frequently used commands, enhancing productivity.
-
Inline ChatGPT Help: Use ChatGPT directly within the platform for instant assistance.
Streamlined Integration into Optimizely
The AI Assistant is seamlessly integrated into every field within the Optimizely CMS and Commerce platform, ensuring that these powerful features are accessible right where you need them—in the editor mode.
Getting Started with The Epicweb AI-Assistant:
To get started with the free evaluation, simply fill in the form in our website to get started and download the addon to your Optimizely CMS and Customizable Commerce platform from the Optimizely Nuget feed.
Follow our beginner-friendly guide or dive deep with our comprehensive documentation.
Installation is quick and easy, taking about 10 minutes, allowing you to start harnessing the power of AI assistance in no time.
Book a meeting to get started!
We offer a one-hour introduction meeting about our AI Assistant for Optimizely CMS 12. (Swedish or English)
Note: This blog post has been enhanced with the help of the AI-Assistant for Optimizely.