Sign up to access all features of our service.
  • Job search
  • Favorites
  • Create a CV
    New
  • Salaries
  • Subscriptions

Sr. SW AI Engineer

$110.7k - $171.8k
Full-time

Visa

About Us
Visa is a world leader in payments technology, facilitating transactions between consumers, merchants, financial institutions and government entities across more than 200 countries and territories, dedicated to uplifting everyone, everywhere by being the best way to pay and be paid.

At Visa, you'll have the opportunity to create impact at scale — tackling meaningful challenges, growing your skills and seeing your contributions impact lives around the world.

Join Visa and do work that matters – to you, to your community, and to the world. Progress starts with you.

Job Description

Software Development Engineers are expert problem-solvers and builders who design, implement, and improve software applications and systems. In this role, engineers spend approximately 60–75% of their time coding, working hands-on with code, data, and modern tools (including AI-assisted development, cloud services, and automation frameworks) to deliver secure, scalable, and high-quality technology solutions that drive business outcomes in the fintech sector. They collaborate with cross-functional teams – product managers, designers, data scientists, QA, operations, and compliance – to translate business requirements into robust technical solutions, all while adhering to best practices, security standards, and regulatory requirements.

All roles require digital fluency, including the ability to work with emerging technologies such as Generative AI tools (e.g. ChatGPT, Microsoft Copilot) to support everyday work.

This role sits within an AI-first engineering team building production-grade agentic systems powered by large language models (LLMs). Engineers design and implement multi-agent orchestration frameworks, retrieval-augmented generation (RAG) pipelines, tool-calling integrations, and LLM inference services — all at enterprise scale on on-premise infrastructure.

Key Responsibilities:

  • Collaborate with stakeholders to interpret requirements for project components and incorporate feedback into future designs or solution fixes.
  • Translate business requirements by verifying assumptions and escalating potential design issues to appropriate stakeholders.
  • Participate in system design and architecture, refining code plans and contributing to design documentation.
  • Contribute to project estimation and escalate issues that may cause delays.
  • Develop, implement, and maintain code for products, services, or components, applying coding patterns, guidelines, and best practices.
  • Apply debugging tools to verify assumptions and proactively flag issues before they occur.
  • Participate in code reviews to ensure coding standards are followed and address routine pull requests.
  • Create test plans and configure testing procedures to identify and resolve defects for multiple features.
  • Respond to support requests during on-call rotations, troubleshooting issues and deploying fixes under guidance.
  • Leverage and build knowledge of software developer tools to create, debug, and maintain code for components.
  • Remain current in skills by investing time in training resources to improve product availability, reliability, efficiency, observability, and performance.

AI & Agentic Systems

  • Design, implement, and tune multi-agent LLM workflows using agent orchestration frameworks (e.g., LangGraph, LangGraph4j, LangChain4j), including declarative graph compilation, conditional routing between agent nodes, state persistence, and dynamic agent spawning at runtime.
  • Build and maintain ReAct (Reasoning + Acting) agent loops — iterative Reason→Act→Observe cycles in which an LLM selects tools, interprets tool results, and continues until a terminal answer is produced.
  • Implement Supervisor/Orchestrator agent patterns where a Lead Agent dynamically plans, spawns, and coordinates Specialist Sub-Agents using conditional graph edges and tool frameworks.
  • Develop MCP (Model Context Protocol) tool servers that expose enterprise data sources as callable tools for AI agents, enabling natural-language-driven access to structured backend systems.
  • Implement and refine RAG (Retrieval-Augmented Generation) pipelines: document ingestion and chunking (PDF/Word), embedding generation, vector storage (e.g., PostgreSQL + pgvector), and semantic similarity retrieval to ground LLM responses in authoritative source documents.
  • Integrate with enterprise LLM inference gateways via REST APIs, including request shaping, prompt template management, token budget control, and graceful degradation under service unavailability.
  • Design and implement agent memory architectures — both short-term per-agent isolated context stores and long-term shared knowledge repositories used across agent workflows.
  • Build confidence scoring and uncertainty quantification mechanisms for AI-generated outputs, including threshold-based routing of low-confidence results to human review.
  • Implement agent feedback loops — capturing human reviewer decisions and feeding structured corrections back into prompt templates and knowledge repositories to continuously improve model behavior.
  • Write LangChain4j / LangChain tool definitions (e.g., Java @Tool-annotated methods) and wire them into ReAct agents for data transformation, external API calls, and domain-specific processing.
  • Build and maintain agentic audit trails — structured logs capturing every tool call, agent decision, LLM prompt/response, and state transition for traceability and explainability.
  • Develop and test Spring Boot microservices (Java 21, Spring Boot 3.5.x) that host AI orchestration engines, expose REST APIs for downstream consumers, and integrate with upstream data source systems.
  • Author and maintain Helm charts and Jenkins CI/CD pipelines for containerized deployment of AI services to Kubernetes/OpenShift clusters across multi-region on-premise data centers.
  • Build end-to-end and integration tests for non-deterministic AI components — including prompt regression suites, tool call mock frameworks, agent output schema validators, and determinism gates to catch silent prompt drift before production.

Visa requires at least 3 days in office, expectations of these days will be confirmed by your Hiring Manager. 

Qualifications

Basic Qualifications:

  • 2 or more years of work experience with a Bachelor’s Degree or an Advanced Degree (e.g. Masters, MBA, JD, MD, or PhD)

Preferred Qualifications:

  • 3 or more years of work experience with a Bachelor’s Degree or more than 2 years of work experience with an Advanced Degree (e.g. Masters, MBA, JD, MD)
  • 2+ years of relevant work experience and a Bachelor's degree, OR 5+ years of relevant work experience.
  • 3 or more years of work experience with a Bachelor’s Degree or more than 2 years of work experience with an Advanced Degree (e.g. Masters, MBA, JD, MD).
  • Experience in technologies/software systems or a directly related field (minimum two years).
  • Experience in developing and/or implementing web-based or mobile applications (minimum two years).
  • Experience in system design and architecture for product components.
  • Experience in debugging and troubleshooting software issues.
  • Experience in code review and applying coding standards.
  • Experience in test planning and execution for software features.
  • Experience in responding to support requests and deploying fixes.
  • Experience in using software developer tools for code creation and maintenance.
  • Experience developing backend services in Java (Java 17+ preferred; Java 21 a strong plus).
  • Familiarity with REST API design, Spring Boot, and JPA/ORM-based data access patterns.
  • Foundational understanding of LLM APIs — prompt construction, token limits, and response parsing.
  • Experience building and testing enterprise-scale web services (minimum one year).
  • Experience working on client-facing project or technical teams (minimum one year).
  • Experience in integrating feedback into design and solution fixes.
  • Experience in mentoring junior engineers and collaborating with cross-functional teams.
  • Hands-on experience building agentic AI systems using LangGraph, LangChain, LangGraph4j, or LangChain4j — specifically multi-agent graph construction, node/edge definitions, conditional routing, and state schema design.
  • Experience implementing the React prompting pattern (Thought → Action → Observation) in a production or near-production LLM application.
  • Working knowledge of Model Context Protocol (MCP) — server registration, tool schema definition (tools/list, tools/call), and client-side integration.
  • Experience building RAG pipelines: document chunking strategies, embedding models, vector database querying (pgvector, Pinecone, Weaviate, or equivalent), and retrieval relevance tuning.
  • Experience with prompt engineering — including structured output enforcement (JSON schema), chain-of-thought prompting, few-shot example design, and system prompt management.
  • Experience building and monitoring LLM observability — tracking token usage, latency per agent step, tool call success rates, and output quality metrics in production.
  • Experience with PostgreSQL including the pgvector extension for embedding storage and similarity search.
  • Experience deploying containerized workloads on Kubernetes or OpenShift, including Helm chart authoring, rolling deployments, and health probes.
  • Experience designing audit logging for AI agent decisions — capturing inputs, reasoning traces, tool calls, and outputs in a structured, queryable format.
  • Familiarity with Aspect-Oriented Programming (AOP) for cross-cutting concerns such as agent call logging, latency measurement, and security enforcement in Spring Boot.
  • Experience with CI/CD pipelines (Jenkins or equivalent) for AI/ML service deployments, including version gating and environment promotion strategies.


Information for US Applicants

For roles located in the US, the estimated salary range for this position is $110,700.00 to $ 171,800.00 USD per year, which may include potential sales incentive payments (if applicable). Salary may vary depending on job-related factors which may include knowledge, skills, experience, and location. In addition, this position may be eligible for bonus and equity.Visa has a comprehensive benefits package for which this position may be eligible that includes Medical, Dental, Vision, 401(k), FSA/HSA, Life Insurance, Paid Time Off, and Wellness Program.

Work Hours

Varies upon the needs of the department.

Travel Requirements

This position requires travel 5-10% of the time.

Mental/Physical Requirements

This position will be performed in an office setting. The position will require the incumbent to sit and stand at a desk, communicate in person and by telephone, frequently operate standard office equipment, such as telephones and computers.

Visa is an EEO Employer

Qualified applicants will receive consideration for employment without regard to race, color religion, sex, national origin, sexual orientation, gender identity, disability or protect veteran status. Visa will also consider for employment qualified applicants with criminal histories in a manner consistent with the EEOC guidelines and applicable local law.
Vacancy posted 3 days ago
Similar jobs that could be interesting for youBased on the Sr. SW AI Engineer in Austin, TX vacancy
  •  ...three years - with big plans for the future. We're building an adoption-focused customer experience organization designed to scale. AI is foundational to our strategy. You'll design, build, deploy, and operationally manage AI systems and automations that make our... 
    Senior
    Full time
    Work at office
    Immediate start
    Flexible hours
    Shift work
    3 days per week

    Epaypolicy

    Austin, TX
    13 hours ago
  •  ...is on a mission to enable intelligence everywhere — powering the AI edge revolution with the world's lowest-power semiconductor...  ...Scope   Ambiq is seeking an experienced Edge AI Applied ML Engineer with deep experience in audio and computer vision. In this role,... 
    Senior
    Full time
    Shift work

    Ambiq Micro, Inc

    Austin, TX
    13 hours ago
  •  ...Job Description Job Description Sr AI Engineer Location: Onsite - San Francisco, CA / Dallas, TX / Austin, TX We are looking for a strong Software Engineer with hands-on experience leveraging GenAI and agentic development tools to enhance the software development... 
    Senior

    Eitacies Inc

    Austin, TX
    25 days ago
  • Client- Apple POSITION: Sr. AI/ML Engineer Location: Austin, TX, USA (Onsite) Duration: 6-12+ Months Ex- Apple is preferred.. Look for people from product based companies / startup / [Paypal / Netflix / Meta / AWS ...] No candidates from companies like Wells Fargo / CVS... 
    Senior

    RIT Solutions, Inc.

    Austin, TX
    5 days ago
  • Senior Software Engineer Specialized In Client / AI / CV We are growing and looking for a Senior Software Engineer specialized in Client / AI / CV to join our team. You are excited about things that fly. You are not afraid of tough engineering challenges, that's what gets... 
    Senior
    Day shift

    1872 Consulting

    Austin, TX
    5 days ago
  •  ...make work work better. Our software solutions harness the power of AI and shape the future of digitalization. We believe that our...  ..., and using evaluation results to guide release decisions. Engineer model context through retrieval strategy, chunking, ranking, caching... 
    Senior
    Full time
    Temporary work
    Casual work
    Worldwide
    Flexible hours

    Teamviewer Germany Gmbh

    Austin, TX
    13 hours ago
  •  ...funding source. This is direct, full-time employment with webAI. About the Role: We are seeking a Senior Forward Deployed AI Engineer to support our Public Sector initiatives focused on building and optimizing production ready AI systems for secure and distributed... 
    Senior
    Full time
    Casual work
    Live out
    Work at office
    Local area
    Remote work
    Flexible hours

    Webai, Inc.

    Austin, TX
    13 hours ago
  • For over four decades, Cirrus Logic has been propelled by the top engineers in mixed-signal processing. Our rockstar team thrives on solving...  ...career! The Role We are seeking a hands-on Senior AI Engineer to join Cirrus Logic's centralized AI Core team. You will... 
    Senior
    Full time

    Cirrus Logic, Inc.

    Austin, TX
    13 hours ago
  • $178.4k - $267.6k

    Company:Qualcomm Technologies, Inc.Job Area:Engineering Group, Engineering Group > Machine Learning EngineeringGeneral Summary:AI Performance Engineer (Cloud AI Engineering) Qualcomm is utilizing its traditional strengths in digital wireless technologies to play a central... 
    Senior
    Work experience placement
    Work from home

    Qualcomm

    Austin, TX
    a month ago
  •  ...Role Summary We’re looking for a senior engineer who can take Vi’s AI agent capabilities and make them work in production healthcare environments. You’ll build and ship intelligent voice and messaging agents for healthcare and life sciences clients — owning everything... 
    Senior
    Full time

    V.i. Labs

    Austin, TX
    13 hours ago
  •  ...Applied AI Engineer Location: Onsite 5 days a week in Austin, TX, relocation is offered. Level is a learning technology company dedicated to helping students build real academic and life skills with confidence and joy. We combine proven curriculum principles with... 
    Senior
    Full time
    Relocation

    Level.

    Austin, TX
    13 hours ago
  •  ...some of the world's most ambitious companies come to actually ship AI. We're redefining how businesses harness AI by building real...  ...re a team of three exited AI founders and a group of Applied AI Engineers based in Austin, and we've been heads-down for the last few... 
    Senior
    Full time
    Work at office
    3 days per week

    Pressw

    Austin, TX
    13 hours ago
  • Sr. Consultant Machine Learning & Knowledge Graph Engineer Data Science is all about breaking new ground to enable businesses to answer their most urgent questions...  ...engineering, product, and platform teams to enable AI at scale. Scale ML solutions across Dell's global ecosystem... 
    Senior

    Dell

    Austin, TX
    5 days ago
  •  ...technology—enabling, improving and automating digital processes to make work work better. Our software solutions harness the power of AI and shape the future of digitalization. We believe that our diverse teams and strong company culture are key to the success of our... 
    Senior
    Full time
    Temporary work
    Casual work
    Worldwide
    Flexible hours

    Teamviewer Germany Gmbh

    Austin, TX
    13 hours ago
  •  ...entry, making the right connections, and building confidence through expert guidance. Realtor.com is looking for a Senior AI Platform Engineer to architect, build, and continuously improve the internal AI tooling foundation that powers safe, scalable AI adoption across... 
    Senior
    Work at office
    Local area
    Immediate start
    Flexible hours

    realtor.com

    Austin, TX
    5 days ago
  •  ...work work better. Our software solutions harness the power of AI and shape the future of digitalization. We believe that our...  ...software, not experiments or demos. This means combining strong engineering standards, AI-native development practices, human accountability... 
    Senior
    Full time
    Temporary work
    Casual work
    Worldwide
    Flexible hours

    Teamviewer Germany Gmbh

    Austin, TX
    13 hours ago
  • $128.3k - $176.4k

     ...Become a part of our caring community The Senior Software Engineer codes software applications based on business requirements. The Senior...  ...an in-depth evaluation of variable factors. The Senior AI Software Engineer standardizes the quality assurance procedure for... 
    Senior
    Full time
    Temporary work
    Apprenticeship
    Work at office
    Remote work
    Work from home
    Home office

    Humana

    Austin, TX
    3 days ago
  •  ...Senior Life Sciences Knowledge Engineer Company: Norstella Location: Remote, United States Date Posted: Jul 24, 2026 Employment...  ...intersection of deep scientific domain expertise and applied AI development. This role will be embedded within a group of life science... 
    Senior
    Full time
    Temporary work
    Work at office
    Local area
    Remote work
    Flexible hours
    Shift work

    Norstella

    Austin, TX
    1 day ago
  •  ...work work better. Our software solutions harness the power of AI and shape the future of digitalization. We believe that our...  ...intersection of product-facing UI work and deep frontend platform engineering, this role sits exactly there. Are you ready to join our team... 
    Senior
    Full time
    Contract work
    Temporary work
    Casual work
    Worldwide
    Flexible hours

    Teamviewer Germany Gmbh

    Austin, TX
    13 hours ago
  • $87.97k - $188.95k

     ...of inspiration and expand your capabilities, then consider a career in Advisory. KPMG is currently seeking a Senior Associate, AI Engineer to join our Advisory Services practice. Responsibilities: Develop GenAI / LLM applications and integrations using... 
    Senior
    H1b
    Local area

    KPMG

    Austin, TX
    4 days ago
  •  ...make work work better. Our software solutions harness the power of AI and shape the future of digitalization. We believe that our...  ..., prompt templates, and domain documentation. Mentor engineers on agent-assisted development and help raise team standards for... 
    Senior
    Full time
    Temporary work
    Casual work
    Worldwide
    Flexible hours

    Teamviewer Germany Gmbh

    Austin, TX
    13 hours ago
  • $3,000 - $5,500 per month

    ## Global Remote Hiring – Senior AI Engineer ### Job Overview We are seeking a **Senior AI Engineer** for a fully remote, global position. You will design, build, and deploy AI and machine learning solutions, with a focus on **Generative AI, LLMs, AI agents, and production... 
    Senior
    Remote work

    Closer Consulting

    Austin, TX
    3 days ago
  • $152k - $241.5k

     ...parallel computing. More recently, GPU deep learning ignited modern AI — the next era of computing — with the GPU acting as the brain...  ...the AI computing company”.NVIDIA is hiring a Senior AI Compiler Engineer. GPUs are driving rapid progress in deep learning—from LLMs and... 
    Senior
    Full time
    Remote work

    Nvidia

    Austin, TX
    20 days ago
  • Bitdeer Technologies Group in Austin, TX is seeking a Senior AI Storage Infrastructure Engineer to design and deploy high‑performance storage for AI workloads. You will build the data delivery fabric supporting large-scale distributed training and inference, spanning NVMe... 
    Senior

    Bitdeer Technologies Group

    Austin, TX
    5 days ago
  • $152k - $241.5k

    We are looking for outstanding Senior High Performance AI Engineers to build the next generation of agentic AI systems for the CUDA ecosystem. Our team works across the full agentic AI stack—from training and improving models, to designing agent architectures and multi... 
    Senior
    Full time
    Remote work

    Nvidia

    Austin, TX
    6 days ago
  •  ...products and services as part of our ongoing commitment to democratize access to investing and financial planning.As part of Schwab's AI Engineering & Operations team, you will be building the next generation Generative AI solutions that shape the future of technology at... 
    Senior
    Full time
    Work experience placement
    Work at office

    The Charles Schwab Corporation

    Austin, TX
    a month ago
  • $152k - $241.5k

    We are now looking for a Senior AI Frameworks Engineer (C++/Python)! NVIDIA's high-performance computing platforms are powering the AI revolution across many applications and industries. Within our software stack, CUTLASS stands out as a popular open-source ecosystem dedicated... 
    Senior
    Full time

    Nvidia

    Austin, TX
    a month ago
  •  ...Type: Full Time, W-2Industry: Computer SoftwareClient: WiproContact: Meghana GorusuCompany: SRI Tech SolutionsRole: Senior Applied AI Engineer - SFDLocation: Austin, TX or Sunnyvale, CA Fulltime or W2 contracting (standard rate)Required Skills & QualificationsCore... 
    Senior
    Full time

    SRI Tech

    Austin, TX
    a month ago
  • Ll Oefentherapie is inviting adaptable engineers to join their innovative team in Austin, Texas. The role focuses on developing GPU infrastructures for AI/ML workloads, requiring extensive experience in systems engineering and a profound understanding of computer systems... 
    Senior

    Ll Oefentherapie

    Austin, TX
    4 days ago
  •  ...of artificial intelligence by establishing the first distributed AI infrastructure dedicated to personalized AI. We recognize the...  ...The webAI Intelligence Lab (WIL) is looking for an AI Software Engineer with deep expertise in high-performance computing and machine learning... 
    Full time
    Live out
    Work at office
    Local area
    Flexible hours

    Webai, Inc.

    Austin, TX
    13 hours ago

Do you want to receive more vacancies?

Subscribe and receive similar vacancies to Sr. SW AI Engineer. Be the first to apply!