We’re putting $5.5M behind research and development of smaller, specialized AI models for real-world deployment — Read our manifesto →
    All posts

    A Copilot for the Field, Not Another Office Chatbot

    How voice-first, domain-aware AI can help technicians retrieve procedures, document inspections, and capture critical knowledge at the point of work.

    Conscious Engines

    The field technician does not need a blank chat box. The technician needs the correct instruction for the exact asset, a safe way to capture observations, and less paperwork after the job.

    A field copilot is therefore a voice-first workflow system. It recognizes equipment and measurement language, retrieves controlled procedures, asks structured questions, works through poor connectivity, and leaves an auditable record. It does not improvise safety steps.

    The workflow to redesign

    A typical field job requires the worker to review a work pack, confirm isolation or safety prerequisites, inspect equipment, record readings, take photos, consult a manual, describe work performed, identify follow-up, and close the order. Information moves among an enterprise asset-management system, documents, notebooks, calls, and memory.

    The copilot should reduce this fragmentation without adding cognitive load.

    Evidence from a deployed energy use case

    An Orange Business customer story describes a system trained and grounded using 30,000 historical field reports. It reportedly generated a report in under two minutes, saved technicians several hours each month, and freed about 10% of team leaders' time. The organization planned to make 750 technical manuals available through the solution.

    This is vendor-reported deployment evidence. It does not isolate the model's causal effect, but it identifies two measurable value pools: report creation and supervisor review.

    The five model services

    The five model services

    Domain speech-to-text

    The ASR layer must recognize asset IDs, part numbers, locations, fault codes, measurements, units, and local abbreviations.

    Structured extraction

    A small language model maps the transcript into the work-order schema: observation, measurement, condition, action, part, time, owner, and follow-up.

    Permission-aware RAG

    RAG retrieves the current procedure, manual, engineering notice, or prior approved case.

    Text-to-speech

    TTS reads short instructions while the worker's hands and eyes remain on the task.

    Visual and document models

    The worker can photograph a nameplate, gauge, corrosion area, or document. The system extracts identifiers and links the image to the record.

    Domain speech-to-text

    The ASR layer must recognize asset IDs, part numbers, locations, fault codes, measurements, units, and local abbreviations. It should run locally or degrade gracefully when coverage is poor.

    Report asset-token accuracy, numeric accuracy, unit accuracy, and correction time. Overall word error rate can conceal a wrong serial number.

    Structured extraction

    A small language model maps the transcript into the work-order schema: observation, measurement, condition, action, part, time, owner, and follow-up. It validates each entity against master data and asks the worker to confirm low-confidence critical fields.

    Permission-aware RAG

    RAG retrieves the current procedure, manual, engineering notice, or prior approved case. Filters should include site, asset model, revision, work type, and technician authorization. Every response needs a passage-level citation and an effective date.

    Text-to-speech

    TTS reads short instructions while the worker's hands and eyes remain on the task. Design responses for listening: one step at a time, explicit units, confirmation before moving on, and an easy repeat command.

    Visual and document models

    The worker can photograph a nameplate, gauge, corrosion area, or document. The system extracts identifiers and links the image to the record. It should not claim a defect solely from an image unless that task has a validated vision model and a defined review rule.

    A safe interaction pattern

    1. The technician authenticates and opens the assigned work order.
    2. The system loads asset, site, safety, and document context.
    3. The worker asks for a procedure or records an observation.
    4. The copilot retrieves approved content and cites the revision.
    5. Critical steps are read individually and acknowledged.
    6. Measurements are repeated back with units.
    7. The SLM drafts the structured report.
    8. The worker reviews and signs.
    9. The system records source, edits, model version, and retrieved document version.

    The copilot may support the worker. It should not authorize isolation, energization, or return to service unless the existing formal control system allows and records that authority.

    Offline and edge design

    Field environments often have intermittent networks. Separate what must work offline:

    • wake word and basic command recognition
    • local ASR for essential vocabulary
    • cached work pack and approved manuals
    • form extraction and validation
    • encrypted local queue for synchronization

    A cloud model can handle complex summarization after connectivity returns. A compact local SLM can manage structured capture and retrieval over cached content. This hybrid design gives predictable latency and reduces data exposure.

    Protect against stale procedures

    The dangerous failure is not always hallucination. It is a correct answer from an obsolete document.

    Every source should include document owner, revision, effective date, asset applicability, status, and supersession. The retriever must exclude expired sources by rule. If two current sources conflict, the system should show the conflict and escalate.

    Track stale-source retrieval rate and citation correctness separately from answer fluency.

    KPI set

    AreaMetricWhy it matters
    Voiceasset and numeric accuracyprotects the system of record
    Retrievalrecall at 5, citation precisionfinds the correct approved procedure
    Reportrequired-field completenessreduces supervisor return
    Workflowmedian report timequantifies technician capacity
    Qualityfirst-pass approvalmeasures usable output
    Maintenancefirst-time fix, repeat visitlinks AI to asset work
    Safetyprohibited-action and escalation testsenforces operating boundary
    Adoptionweekly active technicians, repeat usereveals workflow fit

    The business case

    If 500 technicians complete three jobs per day, spend 12 minutes on post-job reporting, and work 220 days, reporting consumes 66,000 hours annually. A 50% reduction creates a gross 33,000-hour capacity pool. It is not automatically cash savings. The organization must decide whether capacity reduces backlog, overtime, contractor use, or response time.

    Add supervisor review, fewer repeat visits, faster evidence for compliance, and improved knowledge retention. Subtract devices, integration, support, model hosting, training, and review.

    A 12-week deployment plan

    Start with one job type and one asset family. Gather 100 to 300 completed work orders, current manuals, and representative recordings. Define protected terms and prohibited actions. Build the retrieval and structured report first. Add voice after the schema and authority model are stable.

    Run shadow tests against historical jobs. Then pilot with 15 to 30 technicians and track every correction. Weekly review should include safety officers, field supervisors, knowledge owners, and the model team.

    Promote only when report time falls materially, first-pass approval improves or stays stable, critical-field error remains below the agreed threshold, and no stale or unauthorized procedures appear in the test suite.

    The conclusion

    The best field copilot is not the most conversational. It is the one that recognizes local language, retrieves the right revision, confirms measurements, works at the edge, and returns time to the technician.

    That is a task-specific model system built around the work, not an office chatbot carried into the field.

    Research note

    Research is current through September 5, 2026. Customer metrics are vendor-reported and should be reproduced locally. Safety and switching authority remain governed by existing procedures and qualified personnel.

    Continue the research

    Building a Production-Ready System

    Conscious Engines builds utility field-service AI for the way technicians actually work. Domain speech, asset-aware retrieval, small extraction models, and offline-capable workflows turn observations into verified work while preserving approved procedures and human safety authority.