GOMAX ULTIMATE 5.67.0 adds an "Ask your site" panel to the Mission Control dashboard: type a question about your business and get a grounded answer, with clickable sources, right inside wp-admin — no GPT and no code required. It uses the same self-hosted retrieval as the ask tool — your Site Brain plus a search of your posts, pages and products — and answers with whichever model you've configured, a local Ollama model or a hosted key.
The reasoning was already there via the API; this release gives it a face. Now a site owner can just open Mission Control, type a question, and read the answer.
Key takeaways
A question box in wp-admin. Ask in plain language; the answer appears in the same dashboard.
Grounded and sourced. Answers come from your own Site Brain and content, with the sources listed as links.
No GPT needed. It works entirely inside WordPress — you don't need to connect an external assistant.
Your model. Powered by a local Ollama model (fully offline) or a hosted key (NVIDIA, Groq, OpenRouter).
Guided setup. If no model is enabled, the panel tells you how to add one.
From API to a usable tool
An AI capability isn't useful to a business owner if it only lives behind an API. This release closes that gap: the same grounded question-answering that developers could call is now a simple panel in Mission Control. Type "what's our return policy?" or "which posts talk about pricing?" and the answer comes back with the pages it used, so you can click through and verify.
How it works
When you submit a question, GOMAX retrieves the relevant context from your own site — your Site Brain business profile and a keyword search across your posts, pages and products — and passes it to your configured model with an instruction to answer only from that context. The answer renders in the dashboard along with the sources it drew on. The retrieval happens on your server; only the final prompt goes to the model, and with a local model, not even that leaves your box.
Why it matters
This is the Brain made tangible. Instead of configuring a model and wondering what it does, an owner gets an immediate, useful result: a real answer about their own business, grounded in their own content, in a clean modern panel. It's the difference between a feature you read about and one you actually use.
Frequently asked questions
Do I need to connect a GPT to use this? No. The Ask your site panel works entirely inside WordPress admin. You only need the GOMAX Brain enabled — a local model or a hosted key.
Where does the answer come from? From your own data: your Site Brain profile and a search of your published posts, pages and products. The model is told to answer only from that context, and the sources are listed.
Which model does it use? Whatever you've configured in the Brain — a local Ollama model that runs fully offline, or a hosted provider like NVIDIA, Groq or OpenRouter.
What if I haven't set up a model yet? The panel shows a note explaining how to enable one. Until then, the rest of the dashboard keeps working normally.
Is my question private? The retrieval runs on your server. With a local model the whole exchange stays on your box; with a hosted model only the final question-and-context prompt is sent to that provider.
Top comments (0)