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 1 day ago
Similar jobs that could be interesting for youBased on the Staff AI Engineer in United States vacancy
$174.99k - $209.98k
...could be a truly career-defining opportunity. The Opportunity: Grafana's Revenue Operations organization is looking for a Staff AI Engineer to own the AI agent infrastructure and automation platform that powers our GTM teams. You'll build multi-agent architectures,...SuggestedLocal areaRemote work$210k - $290k
...From our award-winning point-of-sale to AI-powered profit tools, everything we do helps... ...The Accelerate team is a new 5-person engineering team with a singular mission: prove that... ...projects with hard deadlines. We're hiring a Staff/Principal IC who has already demonstrated...SuggestedRemote workShift work- ...S taff AI Engineer USA (Remote) with 20% Travel. At Robots & Pencils, we build meaningful, scalable digital products that solve real business problems. We’re looking for a Staff AI Engineer to support the development and delivery of complex, integration...SuggestedRemote workWorldwide
$180k - $220k
...and Riverwood Capital. About the Role: SecurityScorecard is building AI capabilities that change how security professionals understand and act on risk. We are looking for a Staff AI Engineer to lead that work. This is the role for the engineer who needs no...SuggestedRemote work$174.99k - $220k
...flexible and built for scale. With Grafana Cloud's actually useful AI, organizations can see, understand, and act on all their... ...interested in applicants from USA time zones only at this time. Staff AI Engineer The Opportunity: At Grafana, we build observability...SuggestedLocal areaRemote workFlexible hours- ...every local business with a complete platform and outcome-driven AI employees that convert leads into real, paying customers.... ...energized by our mission, Podium will be a great place for you! Staff AI Engineer The Role We are looking for a talented Staff AI...Temporary workSummer holidayLocal areaRemote workShift workWeekend work
- ...remote-first company. We currently hire in most U.S. states, with the exception of Hawaii. About the Role We’re hiring a Staff AI Engineer to lead some of Rula’s most important applied AI investments as we scale. You’ll own technical direction for high-impact AI...Live inCurrently hiringRemote workHome office
- Leading the technical direction for AI-powered products, the full-time Staff AI Engineer will design and own production LLM and agentic systems using TypeScript and Python on AWS, while mentoring team members and ensuring high-quality software delivery in a remote environment...Remote work
- ...About Orum Orum ’s AI-powered suite frees salespeople to do what they do best: connect, listen, and sell. Our products gives sales... ...Define and implement AI and ML best practices across the engineering org Partner with Product and Engineering to identify high-impact...Remote work
- ...scale on premises, in the cloud, or through a hybrid approach. Teradata delivers real business value with AI. What You’ll Do As a Senior Staff AI Engineer, you will be a senior technical leader responsible for designing, evolving, and scaling Teradata’s enterprise...Permanent employmentFlexible hours
- ...About Kastle Kastle is building AI operating system for consumer lending, starting with mortgage. We work with some of America's largest... ...lending with AI. About the Role As a Founding Applied AI Engineer, you'll be instrumental in building the technical foundation of...Live inRelocation package
- ...Staff AI Engineer Strider Technologies delivers strategic intelligence that helps organizations make faster, more confident decisions in an increasingly complex global environment. Using cutting-edge AI and proprietary methodologies, we transform open-source data into...Odd jobWork at officeImmediate startFlexible hours
- ...Staff AI ENGINEER REMOTE USC, GC, GC EAD $80-83/hr. on C2C Position Summary: CVS Health is looking for a Staff AI Engineer who isn't afraid to use all their knowledge and communication skills to tackle complex problems. Our ideal candidate is detail...Work experience placementRemote work
- ...industry experts, GreenLite eliminates permitting uncertainty for developers nationwide. We combine AI-powered technology with an in-house team of registered architects, engineers, and city planners to deliver the fastest, most predictable path to permit approval. Our expert...Full timeWork at office
$144.25k - $256.25k
...Staff AI Engineering - Agentic AI New York, NY, United States Phoenix, AZ, United States Sunrise, FL, United States Palo Alto, CA, United States Charlotte, NC, United States (Remote) Job Description Joining Amex Tech means discovering and shaping...Full timeWork at officeLocal areaRemote workVisa sponsorshipFlexible hours3 days per week- ...'s largest real-time compensation dataset with deep expertise in AI and machine learning. Our platform is perfecting the art and science... ...proprietary compensation dataset and Pave's existing workflow engine. Think: autonomous agents that can reason over structured compensation...Monday to FridayFlexible hours
- ...respond to Whatsapp messages. We at Connectly are building an AI-powered sales platform for large retailers. We're a VC... ...Job summary ~ We are seeking an accomplished and visionary Staff AI Engineer to lead Connectly's company-wide technical strategy for AI...Temporary workFlexible hours
$180k - $220k
...balance. You are passionate about owning the full lifecycle of AI systems, from training and fine‑tuning models to deploying and... ...intersection of machine learning, data science, and infrastructure engineering, and you bring both analytical accuracy and hands‑on technical...Work at officeLocal areaFlexible hours- ...Staff AI Engineer Goodfin is an AI-native wealth platform focused on private markets. We're building intelligent, agentic systems that help accredited investors research, evaluate, and act on private investment opportunities with clarity and confidence. This is not...
- ...insights they need to make smarter, more strategic decisions. Our AI-powered platform delivers proprietary insights across 250,000+... ...keep AI features production‑grade. Partner Across Product and Engineering: Work closely with product, data science, and application...
$200.7k - $271.5k
...strong match for the role. Job Summary: At Drata, we're rethinking how compliance gets done, and AI is a core part of that. We're looking for a Staff AI Engineer to help shape how intelligent systems power trust-critical enterprise workflows. This isn't a "...Work at officeImmediate startRemote workWorldwideFlexible hours- ...Staff AI Engineer United States (Remote) Unqork empowers enterprises to accelerate growth by rapidly building, testing, and running AI-powered Regenerative Applications. Trusted by the world's largest organizations in highly regulated industries, Regenerative Applications...Local areaRemote workWork from homeFlexible hours
$325k
...Staff Engineer, Agentic AI Platforms Hybrid - Oakland, CA (3 days onsite weekly - non-negotiable) Competitive Compensation: Up to $325K Base + Bonus + Equity A profitable and rapidly growing technology company operating within a highly impactful industry is...Monday to FridayDay shift3 days per week$170k - $200k
...quality consumer healthcare experiences at scale. Job Description As part of our continued investment in AI-driven innovation, we are looking for a Staff AI Engineer to join our growing AI team. This is a hands‑on role delivering innovative solutions for the healthcare...$175k - $250k
...building a sophisticated intelligence layer where the entire fleet learns autonomously from real-time market outcomes. The Staff AI Engineer will be responsible for moving beyond manual propagation of insights to a system where the fleet gets smarter with every...Full timeImmediate startRemote workShift work- ...Staff AI Engineer Berlin - Remote in Germany About the Position As a Staff AI Engineer, you'll serve as a technical leader for our LLM-powered products at the forefront of marketing and advertising technologies. You'll own critical architectural decisions, set...Temporary workImmediate startRemote workFlexible hours
$210k - $280k
...Machinify brings together a fully configurable and content-rich, AI-powered platform along with best-in-class expertise. We're... ...outcomes and drive down healthcare costs. We're hiring an AI Engineer to build LLM-powered products that actually ship. You'll live at...Flexible hours- ...vision, audio, radar, text, and other signals for high accuracy AI experiences. • Optimize and deploy models for constrained... ...Day to Day: One of Insight Global's clients is seeking a Staff Software Engineer to join their team. This individual will be responsible for...
$260k - $280k
...Employment Type Full time Location Type Hybrid Department Technology, Engineering Compensation $260K – $280K • Offers Equity This range reflects... ...to connect and drive people forward. We are looking for a Staff AI Engineer to join the GenAI + Discovery Platform team at Strava...Full timeWork at officeWorldwideFlexible hours3 days per week- ...Staff AI Engineer As a Staff AI Engineer at Hippocratic AI, you'll set the technical direction for voice-based generative AI in healthcare. You'll architect the intelligent systems that power our clinically safe healthcare agents, working at the intersection of large...
Do you want to receive more vacancies?
Subscribe and receive similar vacancies to Staff AI Engineer. Be the first to apply!
Related searches
- assistant civil engineer United States
- engineering aide United States
- assistant building engineer United States
- assistant mechanical engineer United States
- assistant engineering manager United States
- assistant field engineer United States
- project engineer assistant project manager United States
- senior staff systems engineer United States
- staff automation engineer United States
- staff design engineer United States

