JavaScript / TS Jobs in Computer Vision

Browse CV roles that require JavaScript / TS across all industries and experience levels.

0 open positions

Open Positions

No active listings for JavaScript / TS right now.

What is JavaScript / TS?

JavaScript and TypeScript bring computer vision to the browser through WebGL, WebGPU, TensorFlow.js and ONNX Runtime Web. Running inference client-side removes server cost and keeps images on the user’s device, which matters for both economics and privacy.

Where JavaScript / TS is used

Web-based try-on and product visualisation, browser AR, interactive demos and annotation tools, and any application where sending images to a server is undesirable.

Roles that ask for JavaScript / TS

  • Frontend Engineer, ML
  • Full-Stack Engineer, Vision
  • WebGL/WebGPU Engineer
  • Computer Vision Engineer
  • AR Web Engineer

Related skills & tools

JavaScript / TS jobs — common questions

How practical is in-browser inference?

Increasingly practical for small and medium models. WebGPU has substantially improved throughput over WebGL, and quantised models for pose, segmentation and detection run at usable frame rates on modern hardware.

What are the main constraints?

Model download size, variable device capability, memory limits, and inconsistent WebGPU support across browsers. Designing for graceful degradation to a server fallback is standard practice.

Do annotation and tooling roles count as computer vision work?

They are genuinely CV-adjacent and often undervalued. Labelling platforms and model inspection tools are built by engineers who need to understand the vision tasks well, and these roles are a legitimate route into the field.

Other Languages