JobRight Uganda
Jobs in Uganda
Back to jobs
Job in Uganda

Forward Deployed ML Engineer

Triomics Uganda Full Time Posted 2026-08-31
DistrictNot specifiedCityNot specifiedContractFull TimePosted2026-08-31Close dateNot specifiedExperience2 yearsSourceBrighterMonday Uganda
machine learning engineerAI agentoncologyhealthcare AIUgandafull timemid leveldata extractionclinical NLPproduction MLinternshipentregador
Use AI for this job

AI summary

Triomics is hiring a Forward Deployed ML Engineer to build and deploy AI agent pipelines that extract structured oncology variables from unstructured patient documents for cancer hospitals and pharmaceutical companies. The role requires owning the full cycle from understanding customer data dictionaries to deploying production pipelines, with a focus on accuracy and real-time processing. Mid-level position requiring 2 years of experience, based in Uganda.

  • Build AI agent pipelines to extract structured oncology data from 500+ page patient charts
  • Own accuracy end-to-end with precision/recall analysis and iterative improvements
  • Work with top cancer hospitals and pharmaceutical companies on real-world AI deployment
  • Mid-level role requiring 2 years of experience in ML engineering
  • Full-time position with standard 8 to 5 working hours in Uganda

AI job guide

Use this guide to check salary signals, requirements, documents, application steps and safety before you apply.

AI salary guide

Not enough public data

Not enough public salary data is available for this exact role. Before applying, prepare to ask about gross pay, benefits, contract length, probation period, transport and any allowances.

Can you qualify for this role?

  • Required2+ years of relevant experienceThe job post includes a minimum experience signal.
  • PreferredPractical evidence in internship, entregador, Machine Learning EngineerThe tags and summary point to skills connected with this role.
  • RequiredAvailability to work in Not specifiedThe vacancy is associated with this location.
  • UnclearComfort with the Full Time contract termsConfirm hours, duration, probation and benefits at the original source.

Documents to prepare

  • Likely requiredUpdated CV
  • Role specificCover letter or short employer message
  • OptionalProfessional references
  • VerifyID or passport only after verifying the employer

Application tips for this job

  • Place your strongest Forward Deployed ML Engineer evidence in the first half of your CV.
  • In your cover letter or employer message, connect your experience to Triomics and the role in Not specified.
  • Add concrete examples related to internship, entregador, Machine Learning Engineer, ideally with measurable outcomes or clear responsibilities.
  • Follow the instructions from BrighterMonday Uganda; avoid sending documents to unofficial contacts or copied links.
  • Confirm the deadline, interview location and employer contact before sharing personal documents.
  • Prepare a polite question about pay, benefits and contract terms for later interview stages.

Source and safety check

  • BrighterMonday Uganda
  • Original source link available
  • Application method is clear
  • Deadline not specified
  • No major risk signal was detected in the captured text.

Never pay for interviews, shortlisting, medical checks, uniforms, or job placement. Confirm every application at the original source before sharing personal documents. Report suspicious listing.

Interview preparation

  • What experience makes you a strong fit for this Forward Deployed ML Engineer role in internship, entregador?
  • How have you handled responsibilities similar to those in this job post?
  • Are you available to work in Not specified under the listed contract or schedule?
  • Prepare examples with clear responsibilities, tools used and measurable outcomes.
  • Review the source and research Triomics before the interview.

Ask what the first priorities will be in the role and how success will be measured.

Use AI to apply better

After confirming the original source, use Career Assistant to check role fit, tailor your CV and prepare a cover letter or employer message.

Original source description

  • A
  • Forward Deployed ML Engineer
  • Alion
  • Engineering & Technology
  • Yesterday
  • New
  • Full Time
  • Advertising, Media & Communications
  • Confidential
  • Share link
  • Share on WhatsApp
  • Share on LinkedIn
  • Share on Facebook
  • Share on Twitter
  • Share via SMS

Experience

  • Level:
  • Mid level
  • Length:
  • 2 years
  • Language Requirement:
  • English
  • Working Hours:
  • Full Time - 8 to 5
  • Applicant
  • Location:
  • Uganda
  • Job descriptions &
  • prompt engineering, fine-tuning, RAG, evaluation design
  • Built evaluation frameworks for LLM based document extraction tasks (precision, recall, per-class analysis, error taxonomy)
  • Willingness to become a domain expert in oncology data - this role requires going deep into clinical documentation, not just treating it as generic text
  • Comfortable owning customer-facing communication alongside technical delivery - you'll talk to customer data science teams, clinical teams, and internal engineering regularly
  • Can operate in high-intensity delivery sprints and manage your own time across multiple workstreams

Requirements

About Triomics

Triomics is building the agentic AI layer for oncology EHRs. Cancer hospitals spend billions on highly trained staff manually reading unstructured patient records - pathology reports, clinical notes, genomic panels - to power workflows like trial matching, registry curation, visit prep, and quality reporting. We replace that manual work with task-driven AI agents that sit inside the EMR and process records at scale, in real time.

Our platform is trusted by the 4 of the top 10 Best Hospitals for Cancer byU.S.News and several of the largest community practices.

We have grown 10x in the last year and process millions of oncology medical documents monthly.

Our investors include Lightspeed, General Catalyst, Nexus Venture Partners and Y-Combinator.

Role

Build and deploy AI agent pipelines that extract structured oncology variables from unstructured patient documents for tailor made use cases for pharmaceutical companies and cancer hospitals. You own the full cycle: understanding the customer's data dictionary, studying the source clinical documents, building extraction agents, evaluating accuracy, deploying to production, and iterating until it works. This role requires someone who can go deep into both the agentic layer as well as the clinical domain, coordinate across customer and internal teams, and deliver under deadline pressure.

2+ years building ML/AI systems in production

Built and deployed AI agents or multi-step LLM pipelines (not just single-call wrappers) - you should have a clear point of view on agent architectures, tool use, orchestration frameworks, and where they break down

Strong Python - pipeline code, data processing, infrastructure glue, not just model training scripts

Practical LLM

Responsibilities

Design and build agentic extraction pipelines that process 500+ page patient charts (clinical notes, pathology reports, imaging reports, genomic panels) and output structured JSON per customer data dictionaries

Own accuracy end-to-end: define evaluation datasets, run precision/recall analysis per variable, identify failure modes, and improve through agent architecture changes, prompt engineering, fine-tuning, or rule-based post-processing

Go deep into the clinical source data - read the actual patient charts, understand how oncologists document, learn why certain data points are ambiguous and use that understanding to improve extraction

Work with the clinical annotation team to build gold-standard datasets and resolve edge cases

Coordinate with customer data science and clinical teams to clarify dictionary definitions, review output quality, and close accuracy gaps

Coordinate with internal engineering and infrastructure teams to deploy, scale, and monitor pipelines in production

Deliver on customer timelines - this means intense sprint periods around customer deliveries followed by iteration and improvement cycles

What Success Looks Like In The First 90 Days

Days 1-30: Learn the stack, the data, and the domain.

You should be reading real patient charts within your first week - not abstractions of them. Understand how oncologists document across clinical notes, pathology reports, imaging, and genomic panels. Learn why the same data point (e.g., disease stage, biomarker status, line of therapy) shows up differently across document types and why extraction is hard. Get hands-on with the existing extraction pipeline architecture: how agents are orchestrated, how documents are segmented and classified, how structured JSON is produced, and where the current system fails. Run the evaluation suite on an active customer dictionary and understand the per-variable accuracy breakdown - which variables are easy, which are hard, and why. By end of month one, you should be able to explain the top 5 failure modes in the current extraction pipeline and have an opinion on which ones are fixable with prompt/agent changes vs. which require deeper architectural work.

Days 30-60: Own a customer delivery end-to-end.

Pick up an active customer workstream -- a new dictionary, a new tumor type, or an accuracy improvement cycle on an existing delivery. Run it yourself: study the customer's data dictionary, map it to the source documents, build or modify the extraction agents, define the evaluation dataset with the annotation team, run precision/recall per variable, and iterate until accuracy targets are met. You should be coordinating directly with the customer's data science team on edge cases and definition ambiguities. Simultaneously, you should be identifying patterns across customer dictionaries.

Days 60-90: Ship improvements and have an opinion on every decision

Deliver measurable accuracy improvements on your owned workstream - concrete numbers, not vibes. Document the pipeline architecture, evaluation methodology, and customer-specific decisions well enough that another engineer can pick up the work. You should have a point of view on how to standardize extraction pipelines across customers so that new dictionary onboarding takes days, not weeks.

Preferred Qualifications

  • Kept up with the agentic ML landscape - frameworks, patterns, and failure modes in production agent systems
  • Clinical or biomedical NLP is a plus but not required - what matters is willingness to go deep into the domain
  • <
  • Log In and Apply
  • Important safety tips
  • Do not make any payment without confirming with the BrighterMonday Customer Support Team.
  • If you think this advert is not genuine, please report it via the Report Job link below.
  • Report Job
Source and provenanceSource: BrighterMonday Uganda. Last checked: 2026-09-02.Kazi Connect is a job discovery service, not the employer. Always confirm the vacancy at the original source.Summaries may be AI-assisted. Report inaccurate content.
Never pay to apply. Always confirm the original source and watch for payment requests, sensitive document requests, or unrealistic promises.