Software Engineer Jobs at Dexmate with Visa Sponsorship
Dexmate hires Software Engineers to support science and research operations, and the company has a track record of sponsoring H-1B visas for technical roles. If you're an international candidate targeting a software position in the research sector, Dexmate is worth putting on your list.
See All Software Engineer at Dexmate JobsOverview
Showing 5 of 16+ Software Engineer Jobs at Dexmate jobs


Have you applied for this role?


Have you applied for this role?


Have you applied for this role?


Have you applied for this role?


Have you applied for this role?
See all 16+ Software Engineer Jobs at Dexmate
Sign up for free to unlock all listings, filter by visa type, and get alerts for new Software Engineer Jobs at Dexmate.
Get Access To All Jobs
The Role
We are looking for a Senior AI Engineer to design, build, and ship AI-powered software across the full stack — from the agentic infrastructure that powers our robot operations, to the backend services that expose it, to the interfaces that operators and engineers use every day.
You will own AI features end-to-end: from system design through implementation, deployment, and production monitoring. You understand the failure modes of LLM-based systems — non-determinism, prompt injection, runaway tool-calling, token cost spirals — and you build guardrails that prevent them. You are equally comfortable writing agent orchestration logic, designing REST APIs, and shipping a React dashboard.
This is not a research role. We want engineers who have closed the loop from prototype to production with AI systems that real users depend on.
Responsibilities
AI Agent Development
- Design, implement, and deploy production-grade AI agents: multi-step reasoning pipelines, tool-calling workflows, multi-agent coordination, and human-in-the-loop handoffs
- Design and build agent harnesses — the runtime infrastructure (context management, tool definitions, memory, feedback loops, observability, and lifecycle control) that makes agents reliable in production; the model is a component, the harness is the product
- Engineer context pipelines: dynamic retrieval, re-ranking, semantic search, and GraphRAG as tools within an agentic reasoning loop — not static RAG pipelines; understand when to retrieve, when to use long context, and when to use agent memory
- Implement production-grade reliability: retry logic with backoff, cost controls, structured output validation, sandboxed tool execution, and checkpoint-resume for long-running agent workflows
- Develop systematic evaluation frameworks (evals, golden datasets, regression suites, observability traces) that measure agent quality and catch regressions before production
Backend & Infrastructure
- Architect and implement scalable backend services and APIs (REST/GraphQL) in Go, Rust, or TypeScript/Node.js
- Build and maintain integrations with external systems — databases, internal APIs, robot data streams — enabling agents to take real actions with appropriate access controls
- Own deployment, monitoring, and observability: Docker, Kubernetes, CI/CD pipelines, and LLM-specific tracing and cost tracking
Frontend & Product
- Build clean, functional web interfaces in React/Next.js — operator dashboards for robot fleet management, engineering tooling for the AI team, and customer-facing applications
- Own features end-to-end: product requirements, implementation, testing, rollout, and ongoing maintenance
- Treat prompt engineering as a first-class engineering discipline: write, test, and version prompts with the same rigor as application code
Minimum Qualifications
Software Engineering Foundation
- 5+ years of professional software engineering experience with a full-stack production track record — this is a software engineering role first; strong fundamentals in system design, data structures, algorithms, and code quality are required
- Strong command of Python and/or TypeScript at a production level: clean abstractions, testable code, performance awareness, and maintainability — not just scripting
- Backend engineering depth: Go, Rust, or TypeScript/Node.js for production services — RESTful and GraphQL API design, relational database modeling (PostgreSQL), async programming, caching, and system integration via APIs and webhooks; Python for AI/ML integration and scripting
- Frontend engineering proficiency: React, Next.js, TypeScript — able to architect and ship functional, production-grade UIs, not just wire up component libraries
- Software delivery practices: automated testing (unit, integration, end-to-end), CI/CD pipelines, code review, and observability (logging, metrics, alerting)
- Containerization and deployment: Docker, Kubernetes — able to own a service from code to production without a DevOps handoff
AI & Agent Engineering
- Proven, hands-on experience building and deploying LLM-powered systems or AI agents in production — beyond prototypes; you understand the real failure modes (non-determinism, prompt injection, tool-calling loops, cost spirals)
- Experience with at least one LLM API (Anthropic Claude, OpenAI, or equivalent) and agentic frameworks (LangChain, LangGraph, PydanticAI, or similar)
- Ability to design agent architectures with appropriate guardrails: structured output validation, retry logic, fallback handling, and human-in-the-loop patterns
Preferred Qualifications
- Familiarity with harness engineering patterns: AGENTS.md structured repositories, architectural constraint enforcement via linters, observability-driven agent iteration, and agent-first documentation as living systems — not static docs
- Understanding of context engineering beyond naive RAG: agentic retrieval, GraphRAG, hybrid search, semantic layers, and when long context windows are a better fit than retrieval
- Experience with durable execution patterns (Temporal, or similar) for long-running or stateful agent workflows with checkpoint-resume
- Vector database and embedding experience (Pinecone, Weaviate, pgvector, Voyage AI, etc.) — but as one tool in a broader context engineering stack, not the whole solution
- Background in robotics, industrial automation, or IoT — experience building software that connects to physical hardware or real-time data streams
- Experience designing multi-tenant platforms or internal developer platforms (SDKs, golden-path tooling, shared infrastructure)
- Familiarity with prompt injection risks, sandboxed code execution, and AI security considerations for agents that take real-world actions
- Active use of AI coding agents (Claude Code, Codex, Gemini, or equivalent) as a core part of your development workflow — you know how to get 10x leverage from them without shipping broken code

The Role
We are looking for a Senior AI Engineer to design, build, and ship AI-powered software across the full stack — from the agentic infrastructure that powers our robot operations, to the backend services that expose it, to the interfaces that operators and engineers use every day.
You will own AI features end-to-end: from system design through implementation, deployment, and production monitoring. You understand the failure modes of LLM-based systems — non-determinism, prompt injection, runaway tool-calling, token cost spirals — and you build guardrails that prevent them. You are equally comfortable writing agent orchestration logic, designing REST APIs, and shipping a React dashboard.
This is not a research role. We want engineers who have closed the loop from prototype to production with AI systems that real users depend on.
Responsibilities
AI Agent Development
- Design, implement, and deploy production-grade AI agents: multi-step reasoning pipelines, tool-calling workflows, multi-agent coordination, and human-in-the-loop handoffs
- Design and build agent harnesses — the runtime infrastructure (context management, tool definitions, memory, feedback loops, observability, and lifecycle control) that makes agents reliable in production; the model is a component, the harness is the product
- Engineer context pipelines: dynamic retrieval, re-ranking, semantic search, and GraphRAG as tools within an agentic reasoning loop — not static RAG pipelines; understand when to retrieve, when to use long context, and when to use agent memory
- Implement production-grade reliability: retry logic with backoff, cost controls, structured output validation, sandboxed tool execution, and checkpoint-resume for long-running agent workflows
- Develop systematic evaluation frameworks (evals, golden datasets, regression suites, observability traces) that measure agent quality and catch regressions before production
Backend & Infrastructure
- Architect and implement scalable backend services and APIs (REST/GraphQL) in Go, Rust, or TypeScript/Node.js
- Build and maintain integrations with external systems — databases, internal APIs, robot data streams — enabling agents to take real actions with appropriate access controls
- Own deployment, monitoring, and observability: Docker, Kubernetes, CI/CD pipelines, and LLM-specific tracing and cost tracking
Frontend & Product
- Build clean, functional web interfaces in React/Next.js — operator dashboards for robot fleet management, engineering tooling for the AI team, and customer-facing applications
- Own features end-to-end: product requirements, implementation, testing, rollout, and ongoing maintenance
- Treat prompt engineering as a first-class engineering discipline: write, test, and version prompts with the same rigor as application code
Minimum Qualifications
Software Engineering Foundation
- 5+ years of professional software engineering experience with a full-stack production track record — this is a software engineering role first; strong fundamentals in system design, data structures, algorithms, and code quality are required
- Strong command of Python and/or TypeScript at a production level: clean abstractions, testable code, performance awareness, and maintainability — not just scripting
- Backend engineering depth: Go, Rust, or TypeScript/Node.js for production services — RESTful and GraphQL API design, relational database modeling (PostgreSQL), async programming, caching, and system integration via APIs and webhooks; Python for AI/ML integration and scripting
- Frontend engineering proficiency: React, Next.js, TypeScript — able to architect and ship functional, production-grade UIs, not just wire up component libraries
- Software delivery practices: automated testing (unit, integration, end-to-end), CI/CD pipelines, code review, and observability (logging, metrics, alerting)
- Containerization and deployment: Docker, Kubernetes — able to own a service from code to production without a DevOps handoff
AI & Agent Engineering
- Proven, hands-on experience building and deploying LLM-powered systems or AI agents in production — beyond prototypes; you understand the real failure modes (non-determinism, prompt injection, tool-calling loops, cost spirals)
- Experience with at least one LLM API (Anthropic Claude, OpenAI, or equivalent) and agentic frameworks (LangChain, LangGraph, PydanticAI, or similar)
- Ability to design agent architectures with appropriate guardrails: structured output validation, retry logic, fallback handling, and human-in-the-loop patterns
Preferred Qualifications
- Familiarity with harness engineering patterns: AGENTS.md structured repositories, architectural constraint enforcement via linters, observability-driven agent iteration, and agent-first documentation as living systems — not static docs
- Understanding of context engineering beyond naive RAG: agentic retrieval, GraphRAG, hybrid search, semantic layers, and when long context windows are a better fit than retrieval
- Experience with durable execution patterns (Temporal, or similar) for long-running or stateful agent workflows with checkpoint-resume
- Vector database and embedding experience (Pinecone, Weaviate, pgvector, Voyage AI, etc.) — but as one tool in a broader context engineering stack, not the whole solution
- Background in robotics, industrial automation, or IoT — experience building software that connects to physical hardware or real-time data streams
- Experience designing multi-tenant platforms or internal developer platforms (SDKs, golden-path tooling, shared infrastructure)
- Familiarity with prompt injection risks, sandboxed code execution, and AI security considerations for agents that take real-world actions
- Active use of AI coding agents (Claude Code, Codex, Gemini, or equivalent) as a core part of your development workflow — you know how to get 10x leverage from them without shipping broken code
See all 16+ Software Engineer at Dexmate jobs
Sign up for free to unlock all listings, filter by visa type, and get alerts for new Software Engineer at Dexmate roles.
Get Access To All JobsTips for Finding Software Engineer Jobs at Dexmate Jobs
Align your resume to research software workflows
Dexmate operates in science and research, so frame your experience around data pipelines, lab-facing tools, or scientific computing platforms. Reviewers in this sector respond to candidates who understand how software enables research outcomes, not just general enterprise development.
Confirm H-1B sponsorship before applying
Not every Software Engineer opening at a research-oriented company includes sponsorship by default. When you reach the recruiter screen, ask directly whether the role is approved for H-1B sponsorship so you don't advance through multiple rounds for a position that won't work for you.
Target roles that match your degree field precisely
H-1B approval for Software Engineer positions hinges on USCIS finding a direct connection between your degree field and the job duties. A computer science or software engineering degree maps cleanly. A degree in an unrelated field will require your employer to build a stronger specialty occupation case.
Time your application around the H-1B cap cycle
H-1B registrations open in March for an October 1 start date. If Dexmate files on your behalf and you're selected in the lottery, there's a six-month window before you can begin. Plan job conversations with this timeline in mind so you and the hiring team are aligned.
Use Migrate Mate to surface open Software Engineer roles
Finding which Dexmate postings are actively open and sponsorship-eligible takes time to verify manually. Use Migrate Mate to filter Software Engineer roles at companies with H-1B sponsorship history so you're targeting confirmed opportunities from the start.
Prepare your credential documents before the offer stage
Once Dexmate extends an offer, your employer's immigration attorney will need academic transcripts, degree certificates, and any credentials in languages other than English translated by a certified translator. Having these ready cuts weeks off the I-129 preparation timeline.
Software Engineer at Dexmate jobs are hiring across the US. Find yours.
Find Software Engineer at Dexmate JobsFrequently Asked Questions
Does Dexmate sponsor H-1B visas for Software Engineers?
Yes, Dexmate sponsors H-1B visas for Software Engineer roles. The company operates in the science and research sector, where technical talent needs are specialized, and sponsorship is part of how they hire internationally. Confirm sponsorship eligibility for a specific role during your initial recruiter conversation, as not every posting may be approved for sponsorship at the time you apply.
How do I apply for Software Engineer jobs at Dexmate?
Start by browsing open Software Engineer positions through Dexmate's careers page or through Migrate Mate, which surfaces roles at companies with a verified H-1B sponsorship history. Tailor your application to highlight software experience that supports scientific or research workflows, since that context matters at a company in this sector. Reach out to a recruiter early to confirm that the specific role supports sponsorship.
Which visa types are commonly used for Software Engineer roles at Dexmate?
The H-1B is the primary visa pathway for Software Engineer roles at Dexmate. Software engineering qualifies as a specialty occupation under USCIS criteria, making it a standard fit for H-1B petitions. Candidates already in the U.S. on F-1 OPT or STEM OPT may also work while an H-1B petition is pending, provided timing and cap-gap rules are satisfied.
What qualifications are expected for Software Engineer positions at Dexmate?
Dexmate's science and research focus means Software Engineer candidates are expected to bring hands-on experience with data-intensive systems, scientific software, or backend infrastructure that supports research operations. A bachelor's degree or higher in computer science, software engineering, or a closely related field is typically required, as this directly supports the specialty occupation determination USCIS uses when reviewing H-1B petitions for these roles.
How long does the H-1B sponsorship process take for a Software Engineer hired at Dexmate?
From offer acceptance to H-1B approval, the process generally runs several months. Your employer files a Labor Condition Application with the DOL first, which takes a matter of days when submitted electronically. The I-129 petition then goes to USCIS, with standard processing taking three to five months. Premium processing, available for an additional government fee, reduces USCIS adjudication to 15 business days. If you're subject to the annual cap, your start date will be October 1 of that fiscal year.
See which Software Engineer at Dexmate employers are hiring and sponsoring visas right now.
Search Software Engineer at Dexmate Jobs