ML/AI Engineer

Production AI systems, LLM integration, deep learning models, and generative AI applications

Multi-tenant AI Platform (Production)

KIconnect - RWTH IT Center | Full-time | Sep 2024 - Present

Tech Stack
C#/.NET 9 ASP.NET Core Semantic Kernel Azure AI Inference OpenAI .NET Microsoft.ML.Tokenizers pythonnet Vue 3 MongoDB CSFLE SignalR Nomad
Challenge

Build a production-grade, multi-tenant LLM assistant platform that handles streaming responses, accurate token/cost tracking across diverse models, secure document handling, and enterprise SSO integration while maintaining EU data compliance.

Solution
Business Value
✓ Enabled enterprise-wide AI adoption with centralized governance
✓ Accurate cost allocation across departments through precise token tracking
✓ 99.9% uptime with robust error handling and failover mechanisms
✓ Reduced AI infrastructure complexity for end users with single-sign-on
Links

KIconnect Platform (Internal)

Time Series Generative Models for Traffic Scenario Generation

RWTH Cyber-Physical Mobility Group | Master Thesis | Oct 2023 - Apr 2024

Tech Stack
Python PyTorch TimeGAN Diffusion-TS NVIDIA H100 CUDA NumPy Pandas
Challenge

Implement and train time series generative models to synthesize realistic vehicle trajectory data for autonomous vehicle testing. Need to handle high-dimensional multivariate time series, train complex models on GPU infrastructure, and evaluate generation quality.

Solution
Business Value
✓ Automated generation of 1000+ diverse test scenarios from real-world data
✓ Reduced manual scenario design effort by 80% while improving coverage
✓ Discovered 50+ edge cases not covered by traditional rule-based methods
✓ Enabled continuous testing pipeline for autonomous vehicle motion planners
Links

GitHub Repository | Thesis PDF

LLM & GNN Research for Medical Image Analysis

RWTH Chair of DBIS | Research Assistant | Jul 2023 - Mar 2024 (9 months)

Tech Stack
Python PyTorch Transformers LLaMA Ollama BLIP PyG CUDA GPU Cluster
Challenge

Generate accurate and clinically relevant radiology reports from chest X-ray images by combining vision and language models. Traditional methods struggle with medical terminology and require extensive manual annotation.

Solution
Business Value
✓ Research paper in preparation on LLM-based medical report generation
✓ Demonstrated feasibility of automated radiology report generation
✓ Contributed to knowledge graph integration techniques for medical AI

Semantic Kernel with Local LLMs

Personal Project | Apr 2024

Tech Stack
C# Semantic Kernel Local LLMs .NET
Challenge

Integrate locally-hosted LLMs with Microsoft Semantic Kernel to enable AI orchestration without cloud dependencies, useful for privacy-sensitive applications.

Solution
Links

GitHub Repository