work

Things I've built

Each one a star; together, a map of what I do.

project Data Scientist · SAP

Agentic Workflow Platform for Enterprise Operations

A production platform for building and governing intelligent multi-step AI workflows, combining LLM reasoning, structured knowledge retrieval, and external service calls in a single deterministic execution engine with role-scoped governance.

#agentic#workflow-orchestration#llm#rbac
project Data Scientist · SAP

LLM-Powered Interaction Quality Analytics

A large-scale LLM classification pipeline over enterprise interaction data, categorizing outcomes and surfacing root causes behind unresolved cases to guide operational quality improvements.

#llm#classification#data-pipeline#evaluation
project Data Scientist · SAP

Prompt Framework for Enterprise AI Workflows

A production prompt framework and reasoning engine powering LLM steps across enterprise AI workflows, with configurable reasoning depth, structured output enforcement, safety moderation, and reusable task templates.

#prompt-engineering#llm#agentic#rag
project Data Scientist · SAP

Auto Prompt Tuning for RAG Retrieval

A prompt optimization system for enterprise RAG pipelines, using grid search, random search, and reinforcement learning to automatically discover retrieval prompts that consistently surface the most relevant documents.

#prompt-engineering#rag#reinforcement-learning#llm
project Data Scientist · SAP

Enterprise Retrieval-Augmented Generation (RAG) for Support Intelligence

A production retrieval-augmented generation service that matches enterprise support queries against technical documentation, selects the most relevant documents using LLMs, and generates precise answers, deployed as a containerized microservice with multi-protocol streaming.

#rag#retrieval-augmented-generation#llm#prompt-engineering
project ML Engineer · SAP

Human-in-the-Loop Feedback Service for AI Response Evaluation

A production service for capturing structured human feedback on AI-generated search responses, supporting binary, categorical, free-text, and preference signals to close the quality loop on enterprise retrieval systems.

#human-in-the-loop#evaluation#search#feedback
project ML Engineer · SAP

Recommendation Quality Analysis for Enterprise Search

Root-cause investigation into recommendation accuracy degradation across heterogeneous data sources, identifying data pipeline inconsistencies as the primary driver and restoring parity through targeted pre-processing.

#search#recommendation#data-quality#nlp
project Master's Thesis · RPTU Kaiserslautern / Deutsches Forschungszentrum für Künstliche Intelligenz (DFKI)

ASL-LLM: Text to 3D Sign Language Motion

Master's thesis at RPTU Kaiserslautern: an end-to-end system that translates open-vocabulary text into expressive 3D American Sign Language motion, including body, hands, and facial expressions, using VQ-VAE motion encoding and a GPT-based autoregressive transformer.

#llm#computer-vision#generative#sign-language
project EPAM Innovation Garage

Automated Interview Assessment Platform

A fully automated interview platform that presents questions to candidates over a live call, records their responses, evaluates answers using NLP-based semantic analysis, and produces a structured assessment report without any human interviewer involvement.

#nlp#computer-vision#automation#speech
project Solution Architect · Fraunhofer IESE / RPTU Kaiserslautern

Smart Sensors in the Field: Soil Data Validation Capstone

Solution architect on a Fraunhofer IESE capstone in partnership with John Deere and RPTU Kaiserslautern, building a pipeline to parse soil lab reports, correlate them with vehicle sensor data, and validate smart sensor accuracy through Power BI dashboards.

#data-engineering#analytics#agriculture#sensor-data
project MSc Project · RPTU Kaiserslautern

Multilingual Named Entity Recognition for Investigative Documents

A comparative study and implementation of NER approaches for extracting person names, organisations, and locations from multilingual documents, benchmarking NLTK, spaCy, BERT, BERT+CRF, and BERT+BiLSTM+CRF across English, German, Russian, and Chinese.

#nlp#ner#information-extraction#bert
project Senior Software Engineer · EPAM Systems

GDPR Compliance Platform for Global Financial Services

A full-stack microservices platform built over 4 years for a multinational financial institution, delivering GDPR compliance with PCI and PII data protection, NLP-based entity extraction, and distributed team delivery across a Scaled Agile framework.

#full-stack#microservices#nlp#gdpr
project EPAM Innovation Garage

Smart Agricultural Image Processing

An Android app for on-device object detection in agriculture using a Single Shot Detector, with a TensorFlow model deployed on AWS as an API and a multi-label, multi-class classifier.

#computer-vision#mobile#classification