AI wearables are testing the always-on assistant idea
Glasses, earbuds, watches and pins promise help without a screen. The viable design is usually always-ready rather than continuously recording: local activation, selective cloud use, visible sensing and a clear plan for battery, privacy and service failure.
What is happening?
AI wearables try to make assistance available while a person is walking, talking or using both hands. That can be genuinely useful for captions, navigation, visual description, translation and quick capture. The phrase “always-on” is misleading, though. A trustworthy device should make clear whether it is merely waiting for a wake command, actively sensing, saving media or sending information to a cloud model. It also needs useful offline behavior, obvious controls and a plan for the day the subscription or service ends.
Why this trend is moving
- 01Multimodal models can answer questions about the wearer’s view, speech and location with less explicit input.
- 02Current smart glasses combine cameras, microphones, open-ear audio and assistants in ordinary-looking frames rather than specialist headsets.
- 03On-device AI services can handle selected speech, image and text tasks without sending every input to the cloud.
- 04Accessibility, translation, navigation and hands-free capture provide concrete uses that do not require replacing the phone.
- 05Privacy indicators, battery life, service continuity and social acceptance are becoming visible product differentiators rather than afterthoughts.
What this means in practice
- The strongest products will solve a repeatable task instead of presenting a new form factor as the task.
- Always-ready wake detection should be distinguished from continuous recording, interpretation and storage.
- Local preprocessing and phone-assisted inference can reduce upload, latency, heat and battery use.
- Nearby people need understandable, tamper-resistant indications when camera or microphone capture affects them.
- Personal memory requires provenance, correction, deletion and retention controls because summaries and embeddings remain sensitive data.
- Hardware should retain a defined minimum function when connectivity, subscription or the supporting company disappears.
What the headline leaves out
This is the practical technical view: how the system is put together, where it can fail, and what a real deployment asks from the team running it.
How it is built
A production AI wearable begins with a deliberate wake phrase, button, gesture or gaze and keeps low-power sensing separate from active recording. Local filters select short audio or visual segments and apply user, place and bystander rules. The request then runs on the wearable, paired phone or approved cloud model according to privacy, capability, latency and energy. The result is delivered through audio, haptics, a small display or phone handoff. Saved memories and media use separate consent, retention and export controls, while secure updates and service-retirement behavior protect the full device lifecycle.
How inference behaves
Power and thermal limits make continuous high-resolution sensing and large-model inference impractical on lightweight devices. The architecture therefore relies on wake detection, frame and speech selection, phone tethering, on-device models and selective cloud offload. Each transition changes what data exists and who can access it. A low-power buffer can improve activation without becoming a recording only when rejected data is discarded and the sensor state is accurately signaled.
What the tests can miss
A credible test suite uses a declared mixed-use day rather than standby claims. It measures activation errors, battery, heat, full response latency, offline behavior, indicator comprehension, tamper response, data minimization, assistive task completion, bystander acceptance, account security and service-shutdown readiness. Longitudinal retention matters because a device that impresses in a demonstration may still be abandoned after charging, comfort or social friction becomes routine.
What deployment involves
Start with phone-tethered or local-first workflows for one valuable task. Keep wake, mute and safety controls independent of cloud availability. Upload only the selected evidence needed for the request, expose when cloud processing occurs and define clear offline fallbacks. For workplaces, healthcare and other controlled settings, add device management, location rules, retention policy and affected-person consultation before rollout.
Where the risks sit
The trust boundary spans sensors, wearable firmware, Bluetooth, the paired phone, cloud accounts, model services, memory stores and updates. Strong pairing, device-bound keys, encrypted transfer, signed updates, session revocation and granular permissions are required. Visual and audio content can contain prompt injection, so the model must not authorize payments, messages, doors or account changes. Personal memories and location history need stricter access and recovery controls than ordinary assistant prompts.
What it really costs
The economics combine hardware components, inventory, warranty, returns, batteries, connectivity, cloud inference, storage, support and software updates. Voice and vision usage can vary sharply between users. A subscription can fund continued models but also make the hardware feel rented. Complete cost per retained active user and per useful interaction is more informative than device margin or token price alone.
What the evidence supports
The category is moving beyond prototypes but remains uneven. Meta says millions use its AI glasses and has added tamper-aware capture indicators, longer battery life and accessibility partnerships. Google has announced Android XR audio and display glasses and describes on-device Gemini Nano processing. Research continues to find wearer-bystander privacy tension and demand for context-aware consent. The shutdown of Humane’s consumer Ai Pin shows that cloud dependence and service continuity can erase hardware value. The evidence supports focused wearable assistance, not the claim that a persistent general assistant has replaced the phone.
How it works in practice
The useful wearable assistant is rarely a device that records everything. It is an always-ready system that senses as little as possible, makes capture visible, processes simple tasks locally, escalates selectively, and remains understandable when the network, battery, account or cloud service fails.
How the parts work together
The headline technology is only one part of the product. Reliability, security and cost are usually decided by the handoffs around it.
- 01
User intent and physical control
A wake phrase, button, gesture or deliberate gaze starts the interaction. The user needs a reliable mute or power control and an unambiguous way to know whether the device is idle, listening, seeing or recording.
- 02
Low-power sensing
Microphones, cameras, motion sensors, location and optional biosignals operate under tight power and thermal limits. Always-on usually means a low-power detector is active, not that every raw stream is continuously stored or uploaded.
- 03
Local filtering and redaction
Wake-word detection, voice activity detection, frame selection, object detection or sensitive-region redaction decides which short segment deserves further processing. Unselected sensor data should expire quickly.
- 04
Context and consent check
The system checks user settings, location, bystander context, application permissions and whether capture is allowed. A visible indicator should describe actual sensor use rather than merely device power.
- 05
Local or connected inference
Small tasks can run on the wearable or phone. Harder tasks may use a paired phone, edge service or cloud model. The route should reflect privacy, connectivity, latency, capability and energy—not only model quality.
- 06
Action and accessible feedback
The assistant returns audio, haptics, a small display or phone handoff. Consequential actions require confirmation that names the destination, amount, message or other final state.
- 07
Memory and retention
User-approved facts, reminders or media are stored with source, time and deletion controls. A memory feature should not silently become a continuous life log.
- 08
Telemetry, update and recovery
The product records battery, activation, latency, route, failure and consent events without retaining unnecessary raw media. Secure updates, account recovery, export and end-of-service behavior are part of the device design.
Estimate the limits before the demo
These equations are planning tools rather than substitutes for testing. They help expose a design that is unlikely to fit its hardware, budget, reliability or risk limits.
Battery life is an energy budget
operating time ≈ usable battery energy ÷ average system power Average power includes sensors, processors, radios, memory, display, speakers and standby losses. A feature that runs for seconds may still dominate daily energy if it activates often or keeps a radio and processor awake.
- Continuous video costs far more than a low-power wake detector.
- Sending selected frames through a phone can save wearable energy but adds radio and phone dependence.
- A bright display or repeated cloud retry can reduce useful runtime even when model inference is efficient.
The captured share matters more than the available stream
retained data = sensor data rate × active capture time × retention fraction Continuous sensors can generate far more information than the product needs. Short activation windows, local filtering and rapid deletion reduce storage, upload, review and breach exposure.
- A camera can inspect a low-resolution preview locally and upload one user-selected frame.
- A voice assistant can discard the wake-word buffer when activation is rejected.
- A meeting mode may keep a transcript while deleting raw audio after the user-approved period.
A correct assistant still needs a useful response time
interaction latency = activation + capture + preprocessing + network + inference + action + feedback A wearable is used while walking, speaking or handling an object. Small delays at several stages can turn a hands-free aid into an awkward interruption. Latency must be measured at the complete interaction, including reconnection and confirmation.
- Navigation guidance that arrives after the turn is functionally wrong.
- Live captions need low and stable delay, not only accurate final transcription.
- A cloud timeout should produce a clear fallback rather than silent waiting.
Always-on should describe availability, not unlimited capture
The phrase always-on mixes several different states. A wearable may keep a low-power wake detector active, maintain a Bluetooth link, sample motion, hold a short circular audio buffer or continuously record media. Those states carry very different battery and privacy consequences.
A credible product names them separately. The wearer should know when the device is waiting, actively interpreting a request, saving media, sharing a live stream or writing to long-term memory. Nearby people need a signal when a camera or microphone is being used in a way that affects them.
The default architecture should minimize collection. Local detectors can decide whether a short segment is relevant, after which the system can request confirmation, process locally or send only the selected evidence to a stronger model.
- Use a physical mute or power control where practical.
- Make sensor state visible in hardware and software.
- Discard rejected wake buffers quickly.
- Separate temporary context from saved memory and shareable media.
Comfort, battery and social meaning decide whether intelligence is used
Glasses, pendants, earbuds, watches and pins place sensors in different positions and communicate different expectations. Glasses provide the wearer's view but can resemble ordinary eyewear, making bystanders unsure whether a camera is active. A pendant may expose a camera more clearly but move with clothing and produce unstable framing.
Weight, heat, prescription support, charging routine and appearance are not cosmetic details. A device that is left at home, removed after two hours or needs a second charging case cannot deliver persistent assistance.
The shutdown of Humane's consumer Ai Pin is a useful product warning. Its cloud-connected features stopped working when the service ended. A wearable should therefore define what remains available offline, how users export data and what happens if the company, subscription or backend disappears.
- Test all-day wear, not only short demonstrations.
- Publish realistic mixed-use battery conditions.
- Design for prescription, hearing and mobility needs where relevant.
- Document the minimum useful behavior without the cloud service.
The wearable, phone and cloud should share the work
A small wearable cannot run every model continuously without unacceptable energy and heat. The paired phone is often the practical middle layer: it already has a larger battery, radios, secure storage and user accounts. Google describes Android AICore and Gemini Nano as ways to run selected AI tasks on-device without sending data to the cloud.
Local processing is valuable for wake detection, basic transcription, notification filtering, image description and privacy redaction. Cloud systems remain useful for open-ended reasoning, current information and larger multimodal models. The application should route by data sensitivity and service need rather than hide the split.
Connectivity failure must be tested deliberately. The user should know which commands work offline, which are queued, which are refused and whether stale context might be used after reconnection.
- Keep wake and mute controls independent of cloud availability.
- Use the phone as a controlled relay rather than an invisible dependency.
- Do not upload raw media when a local feature can answer.
- Show when the response used cloud data or an offline fallback.
A capture light helps, but consent needs more than one LED
Meta's current glasses use a capture LED and disable the camera when tampering with the indicator is detected. That is a stronger control than a cosmetic light. Research with wearers and bystanders still finds that indicators can be missed, misunderstood or considered inadequate in sensitive spaces.
Context matters. Recording a public landmark, a private conversation, a medical appointment and a classroom should not produce the same default behavior. Research published in 2026 proposes context-adaptive and consent-based privacy mechanisms because one indicator cannot express every person's preference.
The product also needs rules for derived information. A device may not save a face image yet still infer identity, emotion, health, gender or relationships. Bystander protection covers inferences and memory, not only the original pixels.
- Make indicators visible from the direction of capture.
- Disable sensing when an indicator is blocked or broken.
- Provide place-based and organization-managed restrictions.
- Avoid sensitive attribute inference unless the use is justified and explicitly controlled.
A useful memory feature needs boundaries, provenance and forgetting
Wearables are attractive as memory aids because they are present when the event occurs. The same feature can create an intimate record of locations, conversations, health, relationships and routines. A summary is not harmless merely because the raw recording was deleted.
Memory should be an explicit data product. Each saved item needs a source, time, confidence, retention period and a way to correct or delete it. The assistant should distinguish what the user said, what a sensor observed and what the model inferred.
Automatic recall also creates behavioral risk. An incorrect remembered name, promise or location can be more persuasive than an ordinary hallucination because the system presents it as personal history. High-consequence memories should link back to inspectable evidence or be labeled as uncertain.
- Default to short retention and user-selected saving.
- Separate raw media, transcript, summary, embedding and extracted fact.
- Provide search, correction, export and deletion.
- Do not train on personal memory without a separate, clear choice.
Assistive value comes from solving a real task, not replacing the phone
Wearable AI can describe scenes, read forms, translate speech, provide captions, guide navigation and offer hands-free control. Research with blind and low-vision users shows genuine interest in head-mounted and conversational assistance, while also showing that researchers do not always prioritize the tasks users value most.
Accuracy must be evaluated in the action context. Reading a label, guiding a pen to a form field and warning about an obstacle have different acceptable delays and error costs. The interface needs repeat, clarification and human-assistance options.
Accessibility can conflict with bystander privacy if a camera-based aid captures nearby people. The correct response is not to remove the assistive function by default, but to co-design data minimization, indicators and context rules with disabled users and affected bystanders.
- Co-design with the people who depend on the feature.
- Measure task completion and independence, not only model accuracy.
- Provide audio, haptic and visual alternatives.
- Offer a rapid handoff to a trusted person for uncertain situations.
Account takeover can turn convenience into remote surveillance
The security boundary includes the wearable, phone, wireless link, cloud account, companion app, update system and any memory service. Theft of one token or account can expose location, contacts, recordings and personal routines.
Bluetooth security depends on pairing, key management and software updates. NIST guidance for Bluetooth and wearable devices emphasizes authentication, encryption, configuration and lifecycle controls. The product should not rely on the device being too small or personal to attract attackers.
Tool-enabled assistants create another risk. A malicious sign, message or webpage can inject instructions into visual or audio context. Sensor content is untrusted input. Payments, messages, door controls and account changes need explicit transaction confirmation outside the model.
- Use secure boot, signed updates and protected device keys.
- Require strong account recovery and session revocation.
- Encrypt local and transferred data with scoped access.
- Keep consequential authorization separate from model interpretation.
Hardware margin, cloud inference, returns and support share one business model
A wearable combines the economics of consumer hardware and a cloud service. The manufacturer pays for components, inventory, warranty, returns, support, model inference, storage and software updates. A subscription may fund cloud use but can make the device feel incomplete without an ongoing payment.
High engagement is not automatically healthy economics. Voice and vision requests vary widely in media size and model cost. Memory features create continuing storage and indexing expense. Returns can rise when battery, comfort or advertised capability differs from everyday use.
The sustainable product begins with a narrow task that saves enough effort to justify wearing and charging the device. Phone integration is often an advantage, not a failure of ambition, because it reduces duplicated hardware and gives the user a familiar place for controls and review.
- Measure complete cost per retained active user.
- Track returns by battery, comfort, privacy and usefulness reason.
- Publish the effect of subscription expiry.
- Avoid promising phone replacement before the core task is reliable.
What a benchmark worth believing should report
A performance number means little unless the workload, system configuration and quality bar are fixed. This is the minimum record a team should keep.
| Metric | How to measure it | Why it matters |
|---|---|---|
| Mixed-use battery life | Run a declared day profile covering standby, wake attempts, audio, camera, local inference, cloud calls and media capture. | Looped playback or standby figures do not predict assistant use. |
| Activation precision and recall | Test intended wake phrases, accidental near matches, noisy spaces and diverse voices. | False activations create privacy and battery costs; missed activations destroy trust. |
| End-to-end response latency | Report p50, p95 and p99 from user action to usable audio, haptic or display feedback. | Wearable guidance is time-sensitive and highly affected by network variance. |
| Offline usefulness | Disconnect phone and cloud services and test the published offline feature set. | A body-worn device should fail clearly and retain basic controls. |
| Capture-indicator comprehension | Test whether wearers and bystanders notice and correctly interpret every sensing state. | A light has little value when people do not know what it means. |
| Indicator tamper response | Cover, damage and obstruct indicators and verify that affected capture is disabled or visibly blocked. | Privacy controls must resist simple circumvention. |
| Data-minimization audit | Trace raw sensor data, buffers, uploads, transcripts, embeddings, memories, logs and deletion events. | Privacy claims require evidence about every derived representation. |
| Bystander-context safety | Test homes, workplaces, healthcare, education, transport and public spaces with affected participants. | Social acceptability and lawful use vary by setting. |
| Assistive task completion | Measure independent completion, error recovery and user effort for each accessibility workflow. | Generic vision accuracy does not show whether the feature helps a person complete a task. |
| Thermal and comfort endurance | Measure skin-contact temperature, fit, pressure, weight and removal over realistic sessions. | A technically capable wearable fails when it is uncomfortable or distracting. |
| Wireless and account security | Test pairing, stolen-phone recovery, token revocation, update integrity and unauthorized memory access. | The device spans several linked trust boundaries. |
| Cloud-service shutdown readiness | Exercise export, deletion, offline fallback and owner communication using a simulated service retirement. | Hardware can become unusable when a required backend disappears. |
| Complete cost per useful interaction | Include device subsidy, connectivity, model calls, storage, support, warranty and returns. | Per-token cost misses the consumer hardware business. |
| Longitudinal retained value | Track opt-in use, charging burden, disabled features and abandonment by task over months. | Demonstration appeal does not prove durable product-market fit. |
Four sensible deployment patterns
Phone-tethered audio or camera wearable
- Where it fits
- Consumer assistance where the phone supplies compute, network, account and review controls.
- What you take on
- Lower wearable complexity and cost, but usefulness depends on phone proximity, battery and permissions.
Local-first assistive wearable
- Where it fits
- Captions, wake detection, basic description or private workflows that need low latency and reduced upload.
- What you take on
- Better privacy and offline behavior, with stricter limits on model size, heat and battery.
Selective cloud multimodal assistant
- Where it fits
- Open-ended visual questions, translation and current information where cloud capability adds clear value.
- What you take on
- More capable responses, but higher latency, continuing cost and sensitive-media exposure.
Managed workplace or clinical wearable
- Where it fits
- Defined tasks in controlled locations with device management, retention rules and approved users.
- What you take on
- Stronger governance and support, but deployment must address worker, patient and bystander rights.
Where projects usually go wrong
Always-on becomes continuous collection
What you see: The device retains or uploads far more audio and video than the user expects.
What to do: Use local activation, short buffers, explicit save actions and representation-level retention limits.
The capture indicator is ignored
What you see: Bystanders do not notice or understand when sensing or recording occurs.
What to do: Use visible, directional, tamper-resistant indicators plus context-specific notices and restrictions.
Battery claims collapse in real use
What you see: Frequent AI, camera or network activity cuts runtime far below the advertised day.
What to do: Publish declared mixed-use profiles and expose per-feature energy use.
Cloud loss turns hardware into waste
What you see: Core features stop after outage, subscription expiry or service shutdown.
What to do: Define offline behavior, export, deletion, open interfaces and an end-of-service plan before launch.
The assistant stores an invented memory
What you see: A model inference is later presented as an observed personal fact.
What to do: Store provenance, confidence and inspectable evidence; require confirmation for durable memories.
A nearby conversation triggers capture
What you see: A false wake phrase records people who did not intend to interact.
What to do: Improve activation testing, signal active listening clearly and delete rejected buffers.
The wearable misguides an accessibility user
What you see: Late or incorrect guidance increases danger or prevents task completion.
What to do: Use task-specific acceptance thresholds, conservative wording and fast human fallback.
Phone tethering fails silently
What you see: Commands wait, disappear or use stale data when the phone is disconnected.
What to do: Display connection state and provide explicit offline, queued and unavailable responses.
Account takeover exposes a life log
What you see: An attacker reads memories, recordings, location or contacts from the companion service.
What to do: Use strong authentication, device-bound keys, revocation, anomaly detection and granular export controls.
Visual prompt injection drives an action
What you see: Text in a sign, screen or document changes the assistant's instructions or tool calls.
What to do: Treat sensor content as untrusted and require external policy and transaction confirmation.
Social rejection limits useful wear
What you see: Users remove the device in workplaces, homes or public settings because others feel watched.
What to do: Co-design indicators and etiquette, support camera-free modes and measure bystander acceptance.
The subscription outlives the value
What you see: Users pay for continuing inference but stop wearing or charging the device.
What to do: Track retained task value and keep core hardware functions usable without premium cloud features.
A checklist you can actually use
- Define the one or two tasks that justify wearing the device.
- State whether always-on means wake detection, sensing, buffering, interpretation, storage or upload.
- Map every sensor state to a visible wearer and bystander indicator.
- Provide a reliable physical mute or power control where practical.
- Minimize raw capture and expire rejected buffers quickly.
- Separate temporary context, saved memory and shareable media.
- Route simple and sensitive tasks locally where capability allows.
- Publish the exact offline and disconnected behavior.
- Measure mixed-use battery, heat and comfort over a full day.
- Test false activation across noise, accents and everyday speech.
- Evaluate bystander understanding in sensitive and ordinary settings.
- Disable affected capture when indicators are blocked or damaged.
- Give users controls for search, correction, export and deletion of memory.
- Label inferred personal facts separately from observed evidence.
- Co-design accessibility workflows with the people who will depend on them.
- Provide repeat, clarification, cancellation and human-assistance paths.
- Secure pairing, device keys, updates, accounts and session revocation.
- Treat visual, audio and retrieved content as untrusted input.
- Require explicit confirmation for messages, purchases, access and account changes.
- Log operational state without retaining unrestricted raw media.
- Plan warranty, repair, battery ageing and device recycling.
- Define what happens when the subscription or cloud service ends.
- Launch only when retained task value justifies charging, wearing and social cost.
Terms worth knowing
- Always-ready
- A design in which low-power detection or user controls keep assistance available without continuously retaining or uploading all sensor data.
- Wake-word detection
- Local or remote recognition of a phrase intended to activate a voice interface.
- Circular buffer
- Short temporary storage that continually overwrites older sensor data unless an event causes a segment to be retained.
- Bystander
- A person affected by a wearable's sensors or inferences who is not the device wearer or active user.
- Capture indicator
- A light, sound, display or other signal that communicates active recording or sensing.
- Data minimization
- Collecting, processing and retaining only the information needed for the declared task.
- On-device inference
- Running a model on the wearable or paired phone without sending the input to a remote model service.
- Offloading
- Moving computation from the wearable to a phone, edge server or cloud service.
- Voice activity detection
- Detection of segments that likely contain speech so silence and background audio need not be processed fully.
- Life log
- A persistent record of a person's activities, conversations, locations or surroundings over time.
- Derived data
- Information created from raw sensor data, such as transcripts, embeddings, identities, summaries or inferred attributes.
- Transaction confirmation
- A separate approval step that names the exact consequential action rather than merely authenticating the user.
- Sensor provenance
- Information linking a saved fact or output to the sensor, time, source media and processing steps that produced it.
- Tamper resistance
- Design that detects, prevents or safely responds to attempts to disable a privacy or security control.
- End-of-service plan
- Documented behavior for data export, deletion, offline features, support and disposal when the supporting cloud service ends.
Primary references and technical starting points
These sources support the architecture, runtime, benchmark and security claims. Vendor capabilities can change, so the article records the distinction between established evidence, measured product behavior and editorial interpretation.
- 01 Google: Intelligent eyewear with Gemini is coming in 2026blog.google
- 02 Google: Android XR glasses, Gemini and privacy testingblog.google
- 03 Google: Android XR platform for headsets and glassesblog.google
- 04 Meta: AI glasses privacy and capture-indicator questionsabout.fb.com
- 05 Meta: Ray-Ban Meta and Oakley Meta expansion in Japanabout.fb.com
- 06 Meta: Ray-Ban Meta Gen 2 battery and video updatesabout.fb.com
- 07 Meta: AI wearables and accessibilityabout.fb.com
- 08 Android Developers: Gemini Nano and AICoredeveloper.android.com
- 09 Android Developers: Gemma 4 AICore developer previewdeveloper.android.com
- 10 Apple: visionOS privacy and user-preference best practicesdeveloper.apple.com
- 11 Apple: Accessing the Vision Pro main cameradeveloper.apple.com
- 12 FTC: Securing a voice assistant and protecting privacyconsumer.ftc.gov
- 13 EDPB: Guidelines on personal data through video devicesedpb.europa.eu
- 14 NIST SP 800-121 Rev. 2: Guide to Bluetooth Securitycsrc.nist.gov
- 15 NIST IR 8235: Security Guidance for Mobile and Wearable Devicescsrc.nist.gov
- 16 NIST Privacy Frameworknist.gov
- 17 NIST AI 600-1 Generative AI Profilenist.gov
- 18 Humane: Consumer Ai Pin service shutdown noticesupport.humane.com
- 19 HP: Acquisition of Humane AI capabilitieshp.com
- 20 USENIX SOUPS 2024: Wearer perspectives on camera-glasses privacyusenix.org
- 21 CHI 2026: Consent-based restoration for bystander privacydoi.org
- 22 CHI 2026: Wearer-bystander privacy tensions for camera glassesarxiv.org
- 23 Social acceptability of everyday smart-glass usepubmed.ncbi.nlm.nih.gov
- 24 ASSETS 2025: Smart-glasses form-filling assistant for blind usersdoi.org
- 25 AI-powered smart vision glasses multicenter studypubmed.ncbi.nlm.nih.gov
- 26 Microsoft Research: Privacy in camera-based assistive technologymicrosoft.com
- 27 Blind and low-vision priorities for assistive smart devicesarxiv.org
- 28 Edge-cloud computation offloading for resource-limited devicesarxiv.org
- 29 OWASP LLM01: Prompt Injectiongenai.owasp.org