An AI chatbot can answer questions at any hour. Generative search can turn a long content library into a conversational response. Recommendations can help customers narrow a catalogue. An assistant might qualify an enquiry, draft a response or trigger a workflow.

Each idea sounds useful. None is yet a business case.

The AI label says little about the customer problem, the evidence needed for a reliable answer, the consequences of error or the operating commitment after launch. A conventional search interface, better information architecture, a rules-based selector or a better staffed process may solve the same problem with less risk and cost.

The right starting question is not, “Where can we add AI?” It is:

Which meaningful customer or operational job is difficult today, and is an AI-enabled approach more useful and governable than the credible alternatives?

This article provides a practical test. It does not offer a compliance checklist or legal advice. It helps an organisation decide what should be investigated, measured and governed before selecting a tool or committing to development.

Start with the job, not the technology label

“Add a chatbot” is a solution statement. A useful problem statement is more specific:

  • Customers cannot find authoritative answers across a large, changing support library.
  • Buyers need help narrowing thousands of products using everyday language.
  • A service team spends substantial time classifying routine enquiries before a specialist can act.
  • Authenticated customers need a simpler way to understand their own account information.

For each problem, define the user, context and desired outcome. Measure the present experience: search abandonment, avoidable contacts, task completion, response time, escalation or qualified conversion. A baseline prevents the organisation from judging the new feature only by novelty or usage.

Then consider non-AI alternatives. Could clearer navigation, structured content, filters, deterministic rules or a redesigned form solve the problem? AI earns its place when its ability to interpret language, retrieve relevant information, summarise, recommend or handle variation creates material value that a simpler approach cannot deliver as well.

This discipline also prevents one feature from trying to do everything. A public product-research assistant and an authenticated account assistant have different data, security and consequence profiles. Treat them as different use cases even if the interface looks similar.

Identify what kind of AI behaviour is proposed

Website AI is not one implementation pattern.

Retrieval and answer generation

The system interprets a question, finds relevant approved material and composes an answer. Its quality depends on content coverage, retrieval, source freshness, model behaviour and how it handles uncertainty.

Recommendation or classification

The system suggests a product, destination or category based on user inputs. It may be probabilistic, rules-assisted or a hybrid. The project must define what makes a recommendation acceptable and which cases require a deterministic rule or human decision.

Drafting and summarisation

The system prepares a summary, email or staff-facing draft. Human review can reduce consequence, but personal or confidential information may still enter the service and must be governed.

Action and workflow automation

An assistant may create a booking, update a customer record, submit a request or initiate another system action. This moves beyond language generation. Identity, authorisation, confirmation, reversibility, logging and failure recovery become central.

The more authority the feature has, the stronger the evidence and controls it needs.

Eight-factor scorecard for evaluating an AI website feature.

The eight-factor evaluation framework

1. User value: does the feature improve a real task?

Define the outcome in customer terms. “Uses generative AI” is not a benefit. “Helps a customer find the correct support procedure without searching six documents” may be.

Ask:

  • Is the problem frequent or consequential enough to solve?
  • Does conversation genuinely improve the journey?
  • Can the user understand what the feature can and cannot do?
  • Is there an accessible alternative and an obvious route to a person?
  • Will the result reduce effort, improve quality or enable a task that is currently impractical?

Low usage does not automatically mean failure if the task is rare but valuable. High usage does not prove value if people repeatedly ask because answers are poor.

2. Data: is there an authoritative basis for the answer?

An AI feature cannot compensate for contradictory policies, incomplete product attributes or documents nobody owns.

Map the information needed, its source, owner, freshness and permission. Separate public content from personal, confidential or commercially sensitive data. Decide whether the feature retrieves approved information at response time, uses a vendor’s hosted knowledge base, calls business systems or relies on model training.

The Australian Cyber Security Centre’s AI data-security guidance treats data security across the AI lifecycle, including integrity, access, supply-chain risk and drift. For a website feature, this means data governance is part of product design, not a task left for launch week.

3. Accuracy and limits: what counts as good enough?

“The model is accurate” is not a testable requirement. Define representative tasks and acceptance measures.

Depending on the use case, assess:

  • Whether the response is supported by an approved source
  • Whether required facts are complete and current
  • Whether the system declines unsupported questions
  • Recommendation precision and unsafe false positives
  • Consistency across ordinary, ambiguous and adversarial prompts
  • Language quality without changing material meaning
  • Whether cited or linked sources actually support the answer

Evaluation must reflect the organisation’s content and users. A vendor benchmark cannot establish performance for a specialised product catalogue or policy library.

4. Consequence and oversight: what happens when it is wrong?

Not every error has the same consequence. A weak answer about opening hours is different from incorrect health, financial, safety, eligibility or contractual guidance.

Define what the system may answer, recommend or do; when it must disclose uncertainty; when it must ask for more information; and when it must escalate. Human oversight should be a designed workflow with an owner and response process, not a sentence saying that staff can intervene.

NIST’s voluntary AI Risk Management Framework is designed to bring trustworthiness considerations into the design, development, use and evaluation of AI systems. Its companion Generative AI Profile adds actions for risks specific to generative systems. Emote is not certifying against those resources; they provide a useful source for risk questions.

5. Privacy and security: can the data use be justified and protected?

Public-facing conversation can still collect personal information, including information a customer types without being asked. An authenticated assistant may have access to account or transaction data. Prompt logs, feedback, analytics and vendor support processes can create additional copies and access paths.

The Office of the Australian Information Commissioner’s guidance on commercially available AI products says organisations should conduct due diligence for the intended use, consider testing and human oversight, understand access to personal information, communicate public-facing AI use transparently and establish policies and procedures. It also notes that personal information in inputs and outputs remains subject to privacy obligations.

Seek appropriate advice for the specific use case. At minimum, investigate:

  • What information is collected, inferred, stored and disclosed
  • The lawful and communicated purpose for that use
  • Data minimisation, retention and deletion
  • Where data is processed and which subprocessors are involved
  • Whether inputs or outputs are used to improve a vendor’s models
  • Authentication, authorisation and separation among customers
  • Encryption, logging, monitoring and incident response
  • Prompt injection, data leakage and abusive-use controls

Do not paste production customer data into a public tool to test a concept.

6. Integration and operation: who owns the product after launch?

An AI feature depends on more than a model endpoint. It may need content ingestion, search, APIs, identity, analytics, moderation, human queues and user-interface states for delay or failure.

Assign operational owners for:

  • Source content and product data
  • Prompt, configuration and policy changes
  • Evaluation sets and regression testing
  • Provider and model updates
  • Cost and latency monitoring
  • Customer feedback and escalation
  • Security events and abuse
  • Retirement if the feature no longer meets its purpose

A prototype that works in a workshop can fail as a service if nobody owns these activities.

7. Full lifecycle cost: is the operating model affordable?

Avoid comparing only initial development or a monthly software plan. Consider:

  • Discovery, design, integration and security work
  • Content cleanup and data preparation
  • Provider, model, search and hosting consumption
  • Monitoring, evaluation and human review
  • Ongoing content and rule maintenance
  • Vendor changes, model migration and regression testing
  • Support, incident response and future enhancement

Usage-based costs can change with traffic, conversation length and architecture. Human escalation may be an essential safety control and an operating cost. Model and vendor prices should be checked at the time of evaluation, not copied into a long-lived article.

8. Measurement: can value be distinguished from activity?

Define the result before launch. Useful measures can include task completion, supported-answer rate, successful search, qualified conversion, avoidable contact reduction, staff handling time, escalation quality, customer feedback and cost per resolved task.

Track harmful or limiting signals as well: unsupported answers, failed actions, repeat questions, abandonment, complaints, privacy events and staff corrections.

Compare the pilot with the baseline and with credible alternatives. A conversational interface that attracts attention but resolves fewer tasks than improved search is not a success.

Decide the appropriate level of automation

The safest design is not always “AI answers” or “no AI”. Several levels are available:

  • Find: retrieve and link to approved information without composing a material answer.
  • Assist: draft or summarise while a person makes the decision.
  • Recommend: suggest options with reasons, limits and an alternative path.
  • Act with confirmation: prepare an action that the user or authorised staff explicitly confirms.
  • Act autonomously within boundaries: complete tightly defined actions with monitoring and recovery.

Choose the lowest level that creates the required value. Adding authority should follow evidence, not enthusiasm.

Evidence loop for piloting an AI website feature before a full commitment.

Matrix matching AI uncertainty and consequence of error to appropriate human oversight.

Pilot for evidence, not theatre

A good pilot answers defined questions. It does not merely produce a polished demonstration.

Build a representative evaluation set from genuine, appropriately handled user questions and edge cases. Record the desired answer, acceptable variation, prohibited behaviour and escalation route. Include ambiguous, incomplete and adversarial inputs. Test accessibility and recovery as well as response quality.

Prototype with bounded content and permissions. Where possible, make outputs traceable to approved sources. Give test users a clear explanation of the feature and a route to report a problem.

During a controlled pilot, monitor quality, latency, cost, escalation and operational burden. Compare the result with the baseline. Document failures and repeat the evaluation when the model, prompt, retrieval, source content or integration changes materially.

The legitimate result may be “stop”. A pilot can reveal that source information is not ready, risk is disproportionate, users prefer a conventional journey or operating cost exceeds the value. Preventing a poor production commitment is a useful outcome.

When paid Discovery is appropriate

Not every AI idea needs a large Discovery programme. A contained experiment using public, low-risk content and no system action may be defined through a focused brief and technical validation.

Paid Discovery becomes credible when material unknowns affect feasibility, architecture, data use, integration, consequence or cost. It may cover:

  • User research and baseline definition
  • Use-case and alternative-solution analysis
  • Data, content and system mapping
  • Privacy and security input from appropriate specialists
  • Prototype and evaluation design
  • Human oversight and service workflow
  • Vendor and architecture options
  • Lifecycle cost and dependency assessment
  • Phasing, governance and implementation recommendation

The outcome should not be predetermined. Discovery may recommend a conventional search improvement, a rules-based tool, an AI-assisted staff process, a tightly bounded customer feature, further specialist review or no build.

A practical go, revise or stop decision

Proceed only when the organisation can make supportable statements such as:

  • The user job and baseline are defined.
  • AI creates an advantage over simpler credible options.
  • Authoritative data exists and has an owner.
  • Quality can be evaluated against representative cases.
  • Consequences and escalation paths are acceptable.
  • Privacy and security risks have appropriate owners and treatment.
  • The feature can be integrated, monitored and supported.
  • Lifecycle cost is proportionate to measurable value.

Revise the concept when value exists but scope, data or controls are not ready. Stop when the feature relies on unjustified data use, cannot be evaluated, creates disproportionate consequence or has no measurable advantage beyond the AI label.

Frequently asked questions

Does every website need an AI chatbot?

No. Many websites benefit more from clearer content, navigation, search, forms or customer-service processes. Use a chatbot when conversation helps a defined task and the organisation can operate it responsibly.

Can an AI chatbot use our website as its knowledge base?

It can use approved website content in some architectures, but publication does not guarantee completeness, freshness or suitability for generated answers. Content ownership, retrieval quality, citations, exclusions and update processes still need design and testing.

Can the feature guarantee accurate answers?

No broad guarantee is credible. Define a bounded use case, evaluate representative and difficult cases, disclose limits, design escalation and monitor production behaviour. Higher-consequence uses need stronger controls and specialist input.

Is buying a software product safer than custom development?

Not automatically. A product may reduce implementation effort, but the organisation remains responsible for due diligence, configuration, data use, integration and operations. Custom development also depends on third-party models and services. Assess the full supply chain and use case.

Can AI reduce customer-service costs?

It may reduce some handling effort, but it can also create content, review, escalation, monitoring and vendor costs. Measure resolved tasks and total operating cost rather than deflection claims alone.

Does every AI feature require paid Discovery?

No. Discovery should match uncertainty and consequence. A well-bounded low-risk experiment may need only a focused brief. A customer-facing feature using personal data, business systems or consequential recommendations usually deserves deeper investigation before implementation is fixed.

A useful AI feature earns its place

The strongest AI product decision may be to proceed, narrow the feature, solve the content problem first or choose a simpler method.

Begin with the user job. Establish the baseline. Examine the data. Define acceptable quality and the consequences of error. Design privacy, security and human recovery. Understand integration and lifecycle cost. Pilot against evidence. Then decide whether the feature earns a production commitment.

If your organisation is evaluating AI search, a chatbot, recommendations or an automated website workflow, book a meeting with Emote. We can help clarify the use case and recommend the appropriate feasibility or Discovery pathway before a tool or implementation is selected.

Up next: Product configurators and instant quote tools: why simple ideas become complex builds

Read More