612,151open jobs
29,363companies
85,745added this week
Browse all
Salary
$44k – $117k per year (Estimated)
Location
Remote (Bulgaria, Croatia, Ireland, Italy, Montenegro, Romania, Serbia, Spain, Albania, Armenia, Georgia, Greece, Kosovo, Malta, Portugal)
Seniority
Middle · 4+ years exp
Employment
Full-Time
Overview
Company
Impact
Profile match

About Block Labs

Block Labs is a premier technology studio operating at the bleeding edge of Web3, Artificial Intelligence, and iGaming. We don't just ship features; we engineer high-scale, production-grade platforms that power the next generation of digital products.

We are a collective of senior engineers, product strategists, and builders who refuse to compromise on architecture. Whether we are designing autonomous multi-agent AI systems, building decentralized financial infrastructure, or architecting high-frequency iGaming platforms, our standard is excellence.

We move fast, but we build for the long term. If you are looking to work alongside a team that values deep technical expertise, thoughtful system design, and product ownership, Block Labs is where you belong.

The Role

We are investing in governed AI agents that work directly with our customers and internal teams. Data & Intelligence now sits at the centre of several products we are developing, and the platform we have built is ready to carry more advanced intelligence: real-time decisioning, predictive modelling, and governed AI agents.

This role reflects that shift. Our decision engine is governed by a formal decision register: over 100 decisions across 15 platform modules, spanning real-time risk gates, reward and engagement orchestration, payment routing, treasury alerting, and responsible gambling interventions. Humans set objectives, budgets and approval gates; AI and ML models author, score, simulate and optimise within them; the engine executes deterministically inside approved boundaries and logs everything. As an AI Engineer on the Intelligence team, you are the product engineer of the data and agent platform. You build production agents that answer real business questions and, as they earn autonomy, act with real customers and real money: grounded, auditable, secured against adversarial input, and gated by human approval where the stakes demand it. And you build the intelligence underneath and around them: the models and analyses that power decisions, and the dashboards where the business sees and steers everything, on a platform where a wrong decision can move money and every decision must be reconstructable.

Key Responsibilities:

Your first deliverable is a production SQL BI analyst agent: a Slack-native agent that answers business questions with governed SQL over the analytical warehouse, with validated queries, sanity-checked results, and cited evidence behind every number. From there, the role balances four crafts in roughly equal measure: AI agents, machine learning, data science, and the dashboards and surfaces that expose them.

AI Agents

  • Build and own analyst agents end to end: Slack-native agents that translate natural-language business questions into governed SQL over the analytical warehouse, answer executive P&L questions, post daily health briefings, and explain metric movements with data-backed root cause analysis; guarded by SQL and schema validation, result sanity checks, and cross-checks of daily metrics against canonical reporting views.
  • Extend into customer-facing agents: intent triage and routing, retrieval-grounded (RAG) responses over versioned knowledge bases with strict abort-and-escalate fallbacks, multi-turn conversational state machines, localized brand voice, and escalation logic; integrated with our helpdesk and CRM platforms (webhook ingestion, session lifecycle management, intent metadata tagging, automated escalation tickets with pre-packaged tool context).
  • Build the risk-stratified tool layer between agents and back-office APIs: read-only context-gathering tools, information-first validation before any action, multi-turn confirmation workflows, and a per-tool switch that moves low-risk mutations from lead approval to fully autonomous execution as evidence accumulates. Harden agents against adversarial input: prompt injection screening, confidence-threshold freezes on sensitive intents, silent security escalation paths, and defences against tool misuse and data exfiltration.
  • Build agents up the autonomy ladder using LangGraph, the Anthropic Agent SDK / Model Context Protocol (MCP), or equivalent orchestration frameworks. Engineer the closed feedback loop (corrections capture, proven-query and semantic memory), decision audit logging, and evaluation harnesses, including regression suites proving new tools or intents introduce zero degradation to existing paths.

Machine Learning

  • Build and productionise the models behind the platform's decision signals: churn, lifetime value, and bonus-sensitivity models for engagement; composite player risk scores across identity, payment, gameplay, bonus, and network signals; collusion, bot-play, and multi-accounting detection; and anomaly detection for treasury and payments.
  • Ship models as governed signals, not notebooks: versioned, SLA'd contracts with the decision engine and your agents, with freshness, drift, and calibration monitoring and automated retraining paths, served across real-time (Kafka/MSK), near-real-time, and batch (ClickHouse) tiers.

Data Science

  • Own multi-vector withdrawal risk scoring: per-vector scores with cited rationale and confidence, evidence-aware aggregation, and automatic re-scoring when late evidence lands.
  • Codify business rules with domain owners and keep policy auditable: translate policy into deterministic, configurable rules; simulate and backtest every rule or threshold change against historical data before activation; design holdouts and control groups to measure true uplift; and run the deep-dive analyses that feed both your agents and the executive team.

Dashboards & Surfaces

  • Build the supervisor and approval surfaces for your agents: review queues with one-click action proposal cards for high-risk mutations, searchable session replay exposing prompts, model outputs, reasoning chains, and tool calls, and a structured grading module whose output feeds evaluation and fine-tuning datasets.
  • Design and ship the dashboards through which the business consumes your work: decision audit views, agent performance dashboards (correction rate, failure rate, decision volume by rule and vector), risk review queues, and KPI views built with the BI team, moving dashboarding toward AI-assisted anomaly detection and explanation.

About You:

  • 4+ years of experience in software, data science, or machine learning engineering, including 1+ years building LLM-powered agents in production: tool use and function calling, structured outputs, retrieval and memory, and multi-step orchestration with frameworks such as LangGraph or the Anthropic Agent SDK.
  • You have shipped a production RAG system and can talk concretely about grounding, chunking and retrieval quality, hallucination control, and when to refuse to answer.
  • You treat customer-facing agents as an attack surface: you can explain how you would defend against prompt injection, tool-call abuse, and data leakage through model outputs.
  • Production ML lifecycle ownership: feature engineering, training, serving, monitoring, and retraining. Fraud, risk, or abuse detection experience is a strong signal: imbalanced classes, adversarial users, and cost-asymmetric decisions.
  • Statistical rigour: experiment design, holdouts and control groups, uplift measurement, and score calibration; you can defend a threshold choice to a compliance officer as comfortably as to an engineer.
  • Evaluation discipline for non-deterministic systems: you have built evaluation harnesses and regression suites and caught quality drift before your users did.
  • Strong Python for production services, comfort in TypeScript for the review and approval surfaces you will ship, and strong SQL skills on columnar analytical databases (ClickHouse preferred).
  • Able to take your own work to a stakeholder-ready surface: review queues, approval interfaces, dashboards, and lightweight internal apps, using a front-end framework or tools such as Streamlit. You do not wait for another team to make your work visible.
  • Experience designing systems where model outputs feed deterministic execution, keeping that boundary clean (models score, suggest, and draft; governed logic decides), with LLM observability and tracing (Langfuse, LangSmith, or similar) and ownership of what you ship, including when it breaks.

Nice to Have

  • Experience in iGaming or other high-trust, transaction-intensive environments where security, fraud prevention, auditability, traceability, data integrity, and robust operational controls are core engineering requirements.
  • Helpdesk or CS-platform integration experience (Intercom, Zendesk, or similar): webhooks, conversation APIs, agent-assist, or full automation.
  • Exposure to blockchain or crypto-native transaction flows, including on-chain data, wallet clustering, or stablecoin settlement.
  • Experience with constrained optimisation, bandits, or reinforcement learning applied within hard business constraints (budgets, caps, exclusion lists).
  • Experience with rule engines or decision-management systems, and Slack app development.
  • Event-driven and streaming experience: Kafka or MSK consumers, idempotent processing, and failure handling.

How We Work

  • Fully remote with asynchronous-first communication. EU timezone overlap is preferred.
  • Small, high-autonomy Intelligence team within the Data function. You report to the Head of Data and coordinate with the AI, BI, and Infrastructure Teams and, for customer-facing agents, with the Head of CS and the product squads whose platforms your agents serve.
  • Architecture decisions are documented and debated. You will participate in design reviews and own your domain decisions.
  • Autonomy is earned by evidence. Models and agents start in propose-only, human-gated mode and graduate one level at a time, backed by simulation and outcome data.
  • We build for multi-tenant scale from day one. What you ship for one operator must absorb the next without additional engineering effort.

What kind of culture can I expect?

Mature, mission-driven, and low-ego. We value clarity over noise, outcomes over theatrics, and pace without chaos. If you’re one of the smartest minds in your craft and want to build with other experts, you’ll feel at home here.

Free account
Stop reading job ads. Get the ones that fit.
One free account turns this page into a shortlist built around your stack, your level and your pay.
Match on every job. Stack, seniority, pay and location, scored against your profile.
612,151 open roles. Read straight off company career pages, refreshed every day.
Unlimited applications. Every one you send is tracked in one place, on-site or on a company board.
3 tailored CVs a month. Rewritten for the exact job you are applying to. Included free.
Create a free account Continue with Google
Free forever. No card. Under a minute.

Your match

How well do you fit this role?
Two answers are enough for a real match. No account needed.
Check my fit
Answers stay in this browser until you create an account.

Recommended for you based on this role

Similar stack
Same company
In your city
Fullstack Developer 5 hours ago
$26k – $61k per year (Estimated) • In office • 5+ years exp • Bengaluru
JavaScript
TypeScript
SQL
C#
C#
.NET
Databases
Azure Cosmos DB
Frontend
Redux
Webpack
Angular
React.js
Vite
Mobile
React Native
Clean Architecture
Dependency Injection
State Management
DevOps
Rest API
Azure DevOps
GitHub Actions
OpenTelemetry
Prometheus
Azure
CI/CD
Git
Docker
Kubernetes
Azure AKS
Management
Agile
Apply
.NET Developer 6 hours ago
$26k – $61k per year (Estimated) • In office • 5+ years exp • Bengaluru
JavaScript
TypeScript
SQL
C#
C#
.NET
Databases
Azure Cosmos DB
Frontend
Redux
Webpack
React.js
Vite
Mobile
React Native
Clean Architecture
Dependency Injection
State Management
DevOps
Rest API
Azure DevOps
GitHub Actions
OpenTelemetry
Prometheus
Azure
CI/CD
Git
Docker
Kubernetes
Azure AKS
Management
Agile
Apply
$135k – $153k per year • In office • 5+ years exp • Bachelor's Degree
Python
SQL
AI/ML
AI Agents
LLM Guardrails
DevOps
Terraform
CloudFormation
CI/CD
AWS
Management
Agile
Apply
$98k – $200k per year (Estimated) • In office • Full-Time • Bachelor's Degree • Zurich
Python
SQL
AI/ML
LLM
Analytics
ETL/ELT
Apply
$29k – $53k per year (Estimated) • Remote/Hybrid • Moscow
SQL
Apply
Data Platform Engineer 2 months ago
$37k – $88k per year (Estimated) • Remote • Full-Time • 3+ years exp
Python
SQL
Python
pySpark
Databases
Druid
ClickHouse
Presto
DynamoDB
Apache Kafka
Google BigQuery
Amazon Redshift
Trino
BigQuery
AI/ML
Spark
Airflow
AI Agents
Great Expectations
Feast
Anomaly Detection
Amazon SageMaker
Feature Store
DevOps
Terraform
CloudFormation
CI/CD
AWS
Kubernetes
AWS Fargate
SLI/SLO/SLA
Amazon S3
IAM
Amazon ECS
Analytics
Apache NiFi
AWS Glue
Apply
$73k – $148k per year (Estimated) • Remote • Full-Time
Go
AI/ML
AI Agents
LLM Guardrails
Apply
$47k – $119k per year (Estimated) • Remote • Full-Time • 6+ years exp
Go
Databases
Apache Kafka
AI/ML
AI Agents
DevOps
gRPC
Apply
See all jobs
This is one of many
612,151 more open roles from verified company boards, updated every day.