Senior AI Platform Engineer

Posted Yesterday
Be an Early Applicant
Belgrade, Grad Beograd, Centralna Srbija, SRB
In-Office
Senior level
Legal Tech • Marketing Tech • Professional Services • Business Intelligence • Consulting
sa.global is an awarded Microsoft Dynamics 365 partner, that helps deliver rapid time to value, though the implementatio
The Role
Build and operate the production foundation for an agentic AI platform, including REST APIs, distributed backend services, data pipelines, retrieval infrastructure, vector search, and knowledge-graph integrations. Integrate LLM and AI capabilities, ensure reliability, security, scalability, monitoring, and cost efficiency, and collaborate with AI product engineers on platform primitives for agent workflows.
Summary Generated by Built In

Job Title: Senior AI Platform Engineer

Location: Belgrade Serbia or Lisboa/Porto/Braga, Portugal

Working Model: Hybrid (flexible, depending on candidate location)

Reports to: sa.global Labs Leaderhip

Department: sa.global Labs – Core Team (team working on AI development within sa.global)

Seniority Level: Senior 

empower AI Platform - Senior AI Platform Engineer

About the Role

Anyone can call an LLM API. We're building the harness around it: sa.global Labs is expanding the core team behind empower — our industry-specific agentic AI platform that fuses a domain knowledge graph, a unified data hub, and multi-agent orchestration to automate real enterprise decisions, not demos. We're looking for a Senior AI Platform Engineer to build and operate the scalable foundation underneath it: the APIs, distributed services, data pipelines, and retrieval infrastructure that connect enterprise data, knowledge, and AI capability across the platform.

It's a deliberately opinionated stack — Neo4j for the Business Knowledge Graph, PostgreSQL with pgvector/pg_search for hybrid retrieval, Prefect for pipelines, LangGraph and DSPy powering the agent layer above you — and this is a hands-on senior role: you're building the reliable, secure, production-grade systems that carry real AI workloads for clients across multiple industries, not prototyping in a sandbox.

About empower AI Platform

empower is a proactive agentic intelligence layer. It's built around 3 pillars, and this role touches all of them, with a focus on the backend foundation:

  • Corporate Knowledge (Ontology): the structured semantic model of a client's domain that gives agents grounded, domain-correct context.
  • Data Hub: the layer that unifies, cleans, and serves enterprise data into the platform.
  • Multi-Agent Skills: the orchestration layer where reasoning, tool use, and multi-step automation happens.

Platform Stack

empower is built on a specific, opinionated stack. Prior hands-on experience with these, not just the general category, is what we're screening for:

  • Prefect: orchestration and scheduling data and processing pipelines.
  • PostgreSQL with pgvector and pg_search extensions: our production vector store and hybrid full text/semantic search layer.
  • Neo4j: the graph database underlying the Business Knowledge Graph.
  • MLflow: experiment tracking and lifecycle management for models and prompt/agent evaluation runs.
  • LlamaIndex: retrieval and RAG pipeline framework.
  • DSPy: declarative prompt programming and optimization.
  • LangGraph: agent orchestration and control flow.

This role owns the platform foundation – the APIs, data pipelines, services, and infrastructure that everything else runs on – and integrates open-source and commercial AI capabilities into that foundation cleanly and reliably.

Core responsibilities

  • Design, build, and operate production-grade REST APIs and backend services that power empower's Data Hub and Agent Workflows.
  • Integrate open-source and commercial AI/LLM tools into backend systems: RAG pipelines, embeddings, vector search, model routing across providers.
  • Build and maintain the data pipelines and integrations that feed the Business Knowledge Graph.
  • Own reliability, performance, and security of the services you build, monitoring, cost, and scaling included.
  • Collaborate with AI Product Engineers to expose the right platform primitives, including tool endpoints, retrieval APIs, and data contracts, for agent workflows to build on.

Required technical experience

  • 5+ years of backend software development; Python as the primary language for AI-adjacent work.
  • Proven track record of designing and shipping production APIs and distributed services, not just prototypes.
  • Hands-on experience integrating LLM/AI APIs (Anthropic, OpenAI, or open-weight models via vLLM/Ollama) into real applications. This is application integration, not model research.
  • Working knowledge of retrieval architectures built on PostgreSQL with pgvector and pg_search (our production stack), chunking, hybrid vector/full-text search.
  • Familiarity with MCP (Model Context Protocol) for exposing tools and data to AI agents.
  • Comfort with cloud-native deployment (Azure preferred, given our Azure DevOps stack; AWS/GCP experience transfers fine), containerization, and CI/CD.
  • Daily, hands-on use of Claude Code or a comparable AI coding agent (Cursor, Copilot, Codex) as a working method, scaffolding, refactoring, test generation, and codebase navigation, not just occasional use.

Nice to have

  • Familiarity with Neo4j or other graph databases.
  • Exposure to MLFlow or another experiment-tracking/model-lifecycle tool.
  • Hands-on experience with Prefect (or a comparable orchestrator like Airflow) for building and scheduling data and processing pipelines.
  • Working knowledge of LlamaIndex (or a comparable RAG framework) for building retrieval pipelines over enterprise data.
  • Experience with knowledge-graph or ontology-backed systems.
  • Prior exposure to services-centric (legal, Architecture/Engineering/Construction or ERP domains).
  • Experience with Azure AI, Databricks, or similar enterprise data platforms.

Soft Skills & Working Competencies

Technical range alone won't succeed on this team. empower is built by a small, AI-native team working across genuinely different domains, often ahead of settled best practice, and increasingly through AI coding agents rather than only with them. The competencies below are assessed in interviews, not treated as filler. Each comes with a working definition so there's no ambiguity about what's expected.

Agency

The capacity to identify what needs to happen and act on it without waiting to be told, spotting a gap, defining the goal, and mobilizing the tools (including AI agents) and people needed to close it, while owning the outcome. This is distinct from raw autonomy: autonomy is being able to work unsupervised; agency adds the initiative to decide what is worth doing next. In this role, it looks like: flagging a platform risk before it's assigned to you, proposing the fix, and driving it to done, including deciding when an AI coding agent can execute the plan and when it can't.

Systemic Thinking

The ability to reason about a component in terms of its effect on the whole system, not just its local correctness, understanding how a change in one part of empower (a retrieval change, an agent policy, an ontology edit) propagates through data flows, other agents, and end-client outcomes. It includes seeing feedback loops and second-order effects, not just the immediate diff.

Structured Communication for AI-Directed Work

The ability to write clear, well-scoped instructions, specs, and delegation, to teammates and AI coding agents alike, precisely enough that the recipient (human or model) doesn't have to guess. Includes decomposing large problems into well-bounded tasks and knowing what to delegate versus what to do by hand.

Ownership & Quality Discipline

Treating code, tests, and review as your responsibility regardless of whether a human or an AI agent wrote the first draft, building the feedback loops (types, tests, evaluation harnesses, review) that keep quality high when a growing share of code is AI-generated.

Comfort with Ambiguity

The ability to make sound technical progress in areas where the tooling, frameworks, or client requirements are still settling, common in agentic AI and in translating enterprise ontology work across service-centric domains.

For more information, visit www.saglobal.com.

Skills Required

  • 5+ years of backend software development experience
  • Primary programming experience with Python for AI-adjacent work
  • Proven experience designing and shipping production APIs and distributed services
  • Hands-on experience integrating LLM or AI APIs into production applications, including Anthropic, OpenAI, vLLM, or Ollama
  • Working knowledge of PostgreSQL retrieval architectures using pgvector and pg_search, including chunking and hybrid search
  • Familiarity with Model Context Protocol for exposing tools and data to AI agents
  • Experience with cloud-native deployment, containerization, and CI/CD; Azure preferred
  • Daily hands-on use of Claude Code or a comparable AI coding agent such as Cursor, Copilot, or Codex
  • Familiarity with Neo4j or other graph databases
  • Exposure to MLflow or another experiment-tracking and model-lifecycle tool
  • Hands-on experience with Prefect or a comparable orchestrator such as Airflow
  • Working knowledge of LlamaIndex or a comparable RAG framework
  • Experience with knowledge-graph or ontology-backed systems
  • Exposure to services-centric domains such as legal, architecture, engineering, construction, or ERP
  • Experience with Azure AI, Databricks, or similar enterprise data platforms
Am I A Good Fit?
beta
Get Personalized Job Insights.
Our AI-powered fit analysis compares your resume with a job listing so you know if your skills & experience align.

The Company
HQ: Singapore
1,000 Employees
Year Founded: 1990

What We Do

With 31 years of experience in ERP, CRM, HCM, business intelligence solutions, consulting, and Modern Workplace, sa.global is a Microsoft Dynamics Gold Partner offering industry-specific solutions to firms in key vertical markets like AEC, Legal, Accounting, and Advertising & Marketing. We help over 600,000 Microsoft Dynamics users across 80 countries to deliver operational excellence and financial performance for their organizations. An 11-time winner of the coveted Microsoft Dynamics Partner of the Year Award, we have been a part of Microsoft’s elite Inner Circle for ten years in a row. Established in 1990, we are now a 900-member-strong global organization with a presence in 25 countries. Central to our growth are our core values – Agile, Capable, and Committed – which also serve as our cultural cornerstones. Get to know more about us at www.saglobal.com.

Similar Jobs

Mastercard Logo Mastercard

Manager, Specialist Sales SME SEE

Blockchain • Fintech • Payments • Consulting • Cryptocurrency • Cybersecurity • Quantum Computing
Hybrid
Belgrade, Grad Beograd, Centralna Srbija, SRB
38800 Employees

BlackRock Logo BlackRock

Data Quality & Governance, Private Markets, Vice President

Fintech • Information Technology • Financial Services
In-Office
Belgrade, Grad Beograd, Centralna Srbija, SRB
25000 Employees

Mastercard Logo Mastercard

Consultant

Blockchain • Fintech • Payments • Consulting • Cryptocurrency • Cybersecurity • Quantum Computing
Hybrid
Belgrade, Grad Beograd, Centralna Srbija, SRB
38800 Employees

BlackRock Logo BlackRock

Quality Assurance Engineer

Fintech • Information Technology • Financial Services
In-Office
Belgrade, Grad Beograd, Centralna Srbija, SRB
25000 Employees

Similar Companies Hiring

Legora Thumbnail
Artificial Intelligence • Legal Tech • Software
New York, New York
900 Employees
Golden Pet Brands Thumbnail
Digital Media • eCommerce • Information Technology • Marketing Tech • Pet • Retail • Social Media
El Segundo, California
178 Employees
Blee Thumbnail
Artificial Intelligence • Marketing Tech • Software
New York, New York
30 Employees

Sign up now Access later

Create Free Account

Please log in or sign up to report this job.

Create Free Account