Staff AI Engineer
HubSync Co
About HubSync HubSync is building the AI platform for the tax and accounting profession. Our product, Halo, runs the full engagement lifecycle for CPA firms (engage, gather, prep, deliver) and layers an AI assistant, retrieval, and agentic automation across all of it. We work with some of the largest accounting firms in North America, in a domain where the output has to be right: a misclassified form or a missed deadline is not a bug, it is a client's tax return.
We are building non-deterministic, agentic systems for professionals who cannot accept errors, at the volume and time pressure of tax season. Getting that right is a genuinely hard systems problem, and it is the problem this role owns.
The Role As a Staff AI Engineer, you are a technical leader for the Halo platform. You set architectural direction for how we build agentic systems, define the patterns and guardrails the rest of the AI engineering team builds on, and are accountable for the reliability and trustworthiness of what we ship, not just the code you personally write.
This is a hands-on staff role. You will still design and build the hardest parts of the system yourself. But your leverage comes from the decisions that shape everyone's work: the agent-orchestration and state model, the evaluation and observability harness, the multi-tenant isolation and data-integrity guarantees, and the build-versus-buy calls on core platform components. You will move fluidly across backend, data, infrastructure, and product, and you will raise the engineering bar of the people and vendor teams around you.
You will partner directly with product, AI, and firm-facing teams, and your technical decisions will connect straight to customer outcomes and hard commercial deadlines.
What You Will Own These are the areas where you will set the technical direction, define the standards others build against, and be accountable for the result.
At Staff level, you do more than deliver your own work. You have set technical direction on complex distributed systems and been right often enough that teams follow your lead. You define patterns, standards, and interfaces that make other engineers faster and safer, and you have the judgment to make build-versus-buy calls on core infrastructure and defend them. You reduce key-person risk instead of becoming it: you mentor engineers, raise the bar in design and code review, and leave systems more legible than you found them.
You understand concurrency, failure modes, data integrity, and why things break at scale, and you reason clearly about non-determinism where perfect answers are not available and the job is to bound and manage the uncertainty. The boundaries between backend, data, infrastructure, and product are not rigid here, and you move between them based on what the problem demands. You communicate well across product, design, AI, and engineering, and you connect technical decisions to customer impact and long-term business value.
Must Have
Languages and runtimes
We are building non-deterministic, agentic systems for professionals who cannot accept errors, at the volume and time pressure of tax season. Getting that right is a genuinely hard systems problem, and it is the problem this role owns.
The Role As a Staff AI Engineer, you are a technical leader for the Halo platform. You set architectural direction for how we build agentic systems, define the patterns and guardrails the rest of the AI engineering team builds on, and are accountable for the reliability and trustworthiness of what we ship, not just the code you personally write.
This is a hands-on staff role. You will still design and build the hardest parts of the system yourself. But your leverage comes from the decisions that shape everyone's work: the agent-orchestration and state model, the evaluation and observability harness, the multi-tenant isolation and data-integrity guarantees, and the build-versus-buy calls on core platform components. You will move fluidly across backend, data, infrastructure, and product, and you will raise the engineering bar of the people and vendor teams around you.
You will partner directly with product, AI, and firm-facing teams, and your technical decisions will connect straight to customer outcomes and hard commercial deadlines.
What You Will Own These are the areas where you will set the technical direction, define the standards others build against, and be accountable for the result.
- Agentic workflow orchestration. The architecture for multi-agent coordination across tax document workflows with human-in-the-loop oversight: agent state machines, tool routing, context windowing, and retry semantics for processes that run for minutes or hours. You define the orchestration patterns the team reuses, not one workflow at a time.
- Workflow state management. State hydration for long-running agentic workflows, failure handling, checkpoint and resume, and recovery across distributed services. You own the durable run-record and state layer that makes long-running agents auditable and resumable, and the contract every agent builds on top of.
- Document intelligence at scale. Production-grade pipelines that extract, classify, and validate tax forms and financial documents across dozens of formats and quality levels. You set the architecture for accuracy, coverage, and the validation layer that turns raw extraction into output a firm can trust.
- Evaluation and observability. The measurement backbone: task completion rates, accuracy attribution, cost tracking per action, and regression detection, with outcomes attributable to specific agent reasoning steps when something goes wrong. You stand up the eval and observability discipline as a platform capability, so that "is this good enough to ship" is a number, not an opinion.
- Trust and reliability. Making non-deterministic agent output trustworthy for professionals who cannot accept errors: supervision layers, validation rules, and human review gates, plus the provenance and audit trail that lets a firm defend its own work. This is a first-class architectural mandate, and you own the standard for it.
- Cost, accuracy, and latency. Optimizing the trade-offs across document types, complexity levels, and client tiers during peak tax-season volume, and setting the framework the team uses to reason about them rather than tuning case by case.
At Staff level, you do more than deliver your own work. You have set technical direction on complex distributed systems and been right often enough that teams follow your lead. You define patterns, standards, and interfaces that make other engineers faster and safer, and you have the judgment to make build-versus-buy calls on core infrastructure and defend them. You reduce key-person risk instead of becoming it: you mentor engineers, raise the bar in design and code review, and leave systems more legible than you found them.
You understand concurrency, failure modes, data integrity, and why things break at scale, and you reason clearly about non-determinism where perfect answers are not available and the job is to bound and manage the uncertainty. The boundaries between backend, data, infrastructure, and product are not rigid here, and you move between them based on what the problem demands. You communicate well across product, design, AI, and engineering, and you connect technical decisions to customer impact and long-term business value.
Must Have
- 8+ years building and shipping backend systems in production environments where uptime and correctness matter, including several years operating them.
- A track record of leading the design of complex, distributed, or high-scale systems from architecture through deployment and ongoing operations, with enterprise-grade features that users depend on today.
- Hands-on production experience with agent orchestration frameworks (LangGraph or equivalent) and long-running, stateful, multi-step agentic workflows. You will set the orchestration and state patterns the team builds on, so you need to have shipped this class of system, not just read about it.
- Demonstrated technical leadership beyond your own commits: setting patterns and standards, driving cross-team or cross-functional initiatives, mentoring engineers, and influencing decisions across an organization.
- Deep experience with relational databases (PostgreSQL or equivalent): schema design, query optimization, data modeling, and migrations.
- Hands-on work with event-driven architectures: message queues, async processing, and distributed job execution.
- Production experience with AWS (Lambda, SQS, S3, ECS) or an equivalent cloud platform.
- Comfort reading and writing both TypeScript and Python, or clear evidence you pick up a second language fast.
- Experience across the full software delivery lifecycle: design, implementation, testing, deployment, monitoring, and incident response.
- Sound judgment on build versus buy, and the ability to make and defend architectural trade-offs under real time and cost constraints.
- Depth in multi-agent coordination specifically: designing supervision, routing, and hand-off between multiple cooperating agents.
- Familiarity with RAG architectures, vector databases, or document processing pipelines.
- Experience with multi-tenant SaaS architecture: schema isolation, tenant-scoped data, and access control.
- Background in document intelligence: OCR, structured extraction from PDFs, and form understanding.
- Experience standing up evaluation, observability, or quality systems for ML or LLM products (offline and online eval, regression detection, cost and accuracy attribution).
- Work in a regulated or high-trust domain (tax, finance, legal, healthcare) where output correctness is non-negotiable.
- Open-source contributions, technical writing, or other public evidence of engineering depth.
Languages and runtimes
- TypeScript and Python 3.12
- Node.js 20 (Fastify and Express services)
- React 18 with module federation for microfrontend architecture
- AWS Bedrock and AgentCore (Claude, Titan embeddings, cross-encoder reranking)
- LangGraph for agent orchestration and state-machine management
- LangChain for tool chaining and model integration
- MCP (Model Context Protocol) for dynamic tool generation from OpenAPI specs
- PostgreSQL (Aurora), pgvector
- AWS (Lambda, SQS, S3, ECS)
- Event-driven, distributed job execution
Vacancy posted 4 days ago
Similar jobs that could be interesting for youBased on the Staff AI Engineer in United States vacancy
$106.2k - $182.98k
...of care for older adults, grounded in purpose, accountability, and respect for the people and communities we serve.The Job:As an AI Engineer, you will design, build, and optimize enterprise AI solutions that improve how the organization operates, makes decisions, and serves...SuggestedFull timeFor contractorsWork at office$177.1k - $387.5k
What you can expectAs an AI Engineer specializing in Agentic AI, you will develop intelligent agents that can autonomously perceive, reason, and act in dynamic environments as part of Zoom AI Companion (AIC).Your work will directly impact the Zoom user experience by designing...SuggestedFull timeWork at officeRemote work- ...management space is rethinking how software gets built from the ground up. This is a full-time, 100% remote opportunity for a Staff AI Engineer to join a small, high-velocity team that is using AI-native development workflows and agentic coding tools to transform the software...SuggestedFull timeRemote work
$171.7k - $220.5k
...times per week, at minimum [or other frequency dictated by the business if more than 3 days].The RoleWe’re looking for a hands-on Staff AI Engineer to build the next generation of analytics experiences on top of trusted telematics, aftersales, and energy data. This role...SuggestedFull timeContract workH1bLocal areaWork from homeRelocation packageFlexible hours$144.25k - $256.25k
...(if applicable) + benefitsJob Function: Engineering & ArchitectureSchedule: Full timeWorkplace... ...technology and data insights.At American Express, AI is reshaping the future of commerce and... ...transact, and grow.The Role As a Senior Staff AI Engineer - Agentic AI, you will...SuggestedWork at officeVisa sponsorship3 days per week$175k - $287k
...determined by the business needs of the team.Responsibilities: AI is at the core of how LinkedIn connects more than a billion... ...jobs, sales, marketing, content, and trust platforms. As a Staff AI Software Engineer you will own end-to-end machine learning systems that run in...For contractorsWork at officeImmediate startFlexible hours$151.8k - $332.2k
...design, implement, and own the inference systems that serve Zoom's AI models at production scale -- across real-time communication,... ...technical design and set the bar for inference engineering practices across the teamWhat We're Looking ForA Bachelor's or...Full timeWork at officeRemote work$227.5k - $300k
At Sonatus, we’re driving the transformation to AI-enabled software-defined vehicles. Traditional automotive software methods can... ...the future of mobility.Role Summary:We are seeking a Senior Staff AI Engineer with a combination of architectural expertise and production rigor...Work at officeWorldwideFlexible hoursShift work$189.3k - $290.7k
Job DescriptionAs an AI Engineer on the team, you will build and deploy applied AI/ML solutions that directly support simulation workflows... ...clear customer and business success criteria. We are looking for a Staff AI Engineer with a strong applied research background. Ideal...Full timeLocal areaRemote workWork from homeFlexible hours$228k - $288k
Everlaw is looking for a Staff/Principal AI Engineer to help design and execute our overall technical strategy of applying AI in our product, directly contributing to our company’s vision of being the AI leader in legal discovery and litigation technology. AI is central...Full timeWork at officeLocal areaRemote work3 days per week$170k - $225k
...and dedication. Come join Dexterity and help make intelligent robots a reality!About the RoleWe’re looking for an Senior/Staff AI Algorithms Engineer with deep foundations in machine learning, reinforcement learning, and optimization—and a strong drive to apply those...Worldwide$131.76k - $189.62k
Role : Sr Staff AI Engineer Location : Dallas, TX ( Hybrid role - NO REMOTE)* Lead Architecture and design skills requiredThe Sr Staff AI Engineer is a senior technical leader responsible for designing, building, and operationalizing advanced AI and machine learning solutions...Full timeRemote workFlexible hours$244.14k - $413.16k
...company at the forefront of innovation, integrating advanced AI and autonomous driving technologies into its vehicles, including... ..., and smart connectivity.We are looking for a hands-on Senior Staff AI Engineer to build and scale production-grade AI systems that drive...Full time$171k
Sr. Staff ll, AI Engineer - Search (L7-2)We exist to wow our customers. We know we’re doing the right thing when we hear our customers say, “How did we ever live without Coupang?” Born out of an obsession to make shopping, eating, and living easier than ever, we’re collectively...Temporary workFlexible hours$175k - $287k
...determined by the business needs of the team.Responsibilities: AI is at the core of how LinkedIn connects more than a billion... ...jobs, sales, marketing, content, and trust platforms. As a Staff AI Software Engineer you will own end-to-end machine learning systems that run in...For contractorsWork at officeImmediate startFlexible hours- ...transformation of information into intelligence, inspiring the world to learn, communicate and advance faster than ever.Staff AI Enablement & Transformation Engineer will drive AI adoption, workforce transformation, and innovation across the Finance organization.This role is...Full timeWork at officeLocal areaImmediate start
- ...for doctors, by doctors" philosophy has allowed us to create an AI-enabled, specialty-specific cloud platform that places... ...Ready to modernize medicine with us? Job Description Summary:As a Staff AI Engineer, you define and drive the architecture of AI and agentic systems...Full timeFixed term contractWork at officeRemote workFlexible hours
$182k - $310k
...you “get stuff done” end-to-end. You use AI to work smarter and solve problems faster... ...standards, are tool-agnostic, and expect engineers to own problems end-to-end. We collaborate... ...in the industry has.About the RoleAs a Staff AI Engineer, you will design and deploy intelligent...Temporary workLocal areaWorldwide$139.5k - $185k
Job Description100% onsite - Columbia, MDWe are seeking a highly skilled and hands-on Senior Staff AI Engineer to head our Edge AI Applications Lab. The role includes leadership of R&D, PoC and AI product demo projects involving physical hardware builds associated with...Temporary workLocal areaRemote workFlexible hours$197.5k - $272k
At Sonatus, we’re driving the transformation to AI-enabled software-defined vehicles. Traditional automotive software methods can... ...production-grade AI on the Edge. We are looking for a great Staff AI Engineer to join our seasoned AI team and lead the development of Edge...Work at officeWorldwideFlexible hoursShift work3 days per week$198.72k - $260.82k
Hi, we're Oscar. We're hiring a Staff Applied AI Engineer to join our AI team.Oscar is the first health insurance company built around a full stack technology platform and a focus on serving our members. We started Oscar in 2012 to create the kind of health insurance company...Full timeWork at officeFlexible hours$180k - $215k
...edge technology. The flagship product—an AI-driven, non-invasive cardiac test supported... ...roles across both the Senior and Staff levels. As a founding member of our new Agentic... ...platform architecture and greenfield product engineering. You won't just be consuming AI models;...Local areaWorldwideRelocation$181.37k - $235.02k
...integrity, and measure success by the value we create for our customers. We want 6sense to be the best chapter of your career. Staff Enterprise AI Engineer, IT OperationsAbout the RoleWe’re looking for a Staff Enterprise AI Engineer focused on scaling internal operations...Full time$220k - $292k
...of systems is powered by Lattice OS, an AI-powered operating system that turns thousands... ..., Motion Planning, Hardware, and Test Engineering to solve some of the hardest problems facing... ...THE JOB We are looking for a founding Staff AI Infrastructure Engineer to architect,...Full timeWork experience placementImmediate start$190k - $300k
About SnorkelAt Snorkel, we believe meaningful AI doesn’t start with the model, it starts with the data.We’re on a mission to help... ...some of the world’s largest organizations to empower scientists, engineers, financial experts, product creators, journalists, and more to build...Local areaRemote work$188k - $300k
At Sonatus, we’re driving the transformation to AI-enabled software-defined vehicles. Traditional automotive software methods can... ....The Opportunity:Sonatus is seeking a highly motivated Staff AI Engineer to define and develop next-generation agentic AI applications...Work at officeWorldwideFlexible hoursShift work$180k - $247.5k
Secure Every Identity, from AI to HumanIdentity is the key to unlocking the potential of AI. Okta secures AI by building the... ...'re all in on this mission. If you are too, let's talk.The Staff AI Security Engineer OpportunityIdentity is the key to unlocking the potential of...Local areaWorldwideFlexible hours- ...including Cloud Audit Suite—a connected set of products spanning Engagement Manager and Guided Assurance. As a Lead Software Engineer AI (Staff Engineer AI), you will own core backend and AI orchestration systems that turn frontier models into reliable, production‑grade...Full timeWork at officeFlexible hoursShift work2 days per week3 days per week
$184k - $241.5k
...POSITIONOur roster has an opening with your name on itAs a Staff Security Engineer on our Product Security team, you'll define and deliver multi... ...input into our engineering strategy. Set the direction for AI/LLM security architecture across FanDuel by defining the controls...Temporary workLocal areaWorldwideShift work$228.6k - $342.8k
...We do this by building and running the world's best data and AI infrastructure platform so our customers can use deep data... ...how well it understands what it finds.We are hiring a Senior Staff Applied AI Engineer to own context retrieval for Databricks agents across SaaS providers...Work at officeLocal areaImmediate startWorldwide
Do you want to receive more vacancies?
Subscribe and receive similar vacancies to Staff AI Engineer. Be the first to apply!
Related searches
- information technology administrative assistant United States
- staff engineer United States
- assistant engineer United States
- engineering administrative assistant United States
- research assistant engineering United States
- staff qa engineer United States
- staff design engineer United States
- staff security engineer United States
- engineering aide United States
- structural engineering assistant United States
