ps

Data Scientist & AI Engineer

Patryk Seweryn

Turning complex data into clear decisions, manual processes into automated workflows, and ambitious ideas into production-grade AI systems.

Patryk Seweryn

Experience

Production systems I've designed and shipped.

AI Platform for Regulatory Screening

Automating regulatory screening so compliance teams never miss a flag.

Python LLMs pydantic-ai Streamlit Docker FastAPI
Read more

Making products findable through natural language search.

Python LLMs RAG LangChain FAISS
Read more

Smart Delivery Detection for Home Cameras

Spotting package deliveries from home camera feeds.

Python PyTorch ONNX OpenCV Azure Cloud
Read more

DPV Detector (Drones / People / Vehicles)

Real-time detection of drones, people, and vehicles on edge hardware.

Python NVIDIA Jetson Detectron2
Read more

Proactive Failure Detection for Smart Thermostats

Detecting thermostat failures before customers notice.

PySpark Databricks Delta Tables Azure
Read more

ML-Driven Efficiency Optimization for Gas Water Heaters

Squeezing more efficiency out of home water heaters through data.

Pandas NumPy Scikit-Learn PySpark
Read more

Automated Document Router for Business Workflows

Sorting business documents automatically so nobody has to read them first.

Python DVC Poetry Tesseract OCR SciPy
Read more

Revenue Prediction by Location

Predicting store revenue before opening the doors.

Python XGBoost Scikit-Learn SHAP PostgreSQL Dash Plotly Leaflet OpenStreetMap
Read more

Training Data Pipeline for Detection Models

Building better training data through systematic curation.

Python PyTorch Pandas NumPy Matplotlib
Read more

Customs Tariff Classifier

Assigning customs codes automatically so humans don't have to look them up.

Python Scikit-Learn Flask
Read more

Automated Product Recommendations for E-commerce

Recommending products by what they actually are, not what others bought.

Python Decision Trees Dash
Read more

Deep Learning Denoiser for Thermal Cameras

Making thermal camera footage actually usable.

TensorFlow
Read more

Fine-tuning Counter-UAV Detection Model

Cutting false alarms in drone detection without losing real threats.

Python Computer Vision
Read more

3D Body Scan Denoiser for Mobile LiDAR

Cleaning up noisy 3D body scans from phone cameras.

Python PyTorch Open3D Blender
Read more

Semantic Label Clustering for Large-Scale Detection

Making sense of model predictions when there are hundreds of labels.

NLP Computer Vision
Read more

Detection Model Benchmark for Production Deployment

Finding the best detection model through systematic evaluation.

Python PyTorch NumPy Matplotlib
Read more

Flying Objects Classification on Radar Data

Teaching radar systems to tell drones from birds.

Python MLflow
Read more
LLMs & AI Agents

AI Platform for Regulatory Screening

Automating regulatory screening so compliance teams never miss a flag.

Banks must screen every transaction against regulatory watchlists — fragmented across authorities, constantly updated, arriving in every document format. I built a platform that extracts entities from incoming documents, matches them against consolidated watchlists, and produces full audit trails.

Python LLMs pydantic-ai Streamlit Docker FastAPI

LLMs & AI Agents

LLM-Powered E-commerce Search Engine

Making products findable through natural language search.

Customers of a large e-commerce platform struggled to find what they needed — especially when they didn't know the exact product name. I built a search engine that understands everyday language and returns the right results, even in grammatically complex Polish. Then took it further by iterating on accuracy in a second phase.

Python LLMs RAG LangChain FAISS

Computer Vision

Smart Delivery Detection for Home Cameras

Spotting package deliveries from home camera feeds.

Home cameras generate hours of footage, but owners only care about specific moments — like when a package shows up. I built a detection system that identifies deliveries from camera feeds, backed by a full cloud pipeline for training and deploying the model.

Python PyTorch ONNX OpenCV Azure Cloud

Computer Vision

DPV Detector (Drones / People / Vehicles)

Real-time detection of drones, people, and vehicles on edge hardware.

Security systems need to detect threats in real time, on-site, without relying on cloud infrastructure. I built an object detector that identifies drones, people, and vehicles from both thermal and RGB camera feeds, running directly on edge hardware at ~15 FPS.

Python NVIDIA Jetson Detectron2

Data & Analytics

Proactive Failure Detection for Smart Thermostats

Detecting thermostat failures before customers notice.

Instead of waiting for customers to report a broken thermostat, I built an analytics framework that detects failures proactively — analyzing temperature and operational data to catch problems early and classify what went wrong.

PySpark Databricks Delta Tables Azure

Data & Analytics

ML-Driven Efficiency Optimization for Gas Water Heaters

Squeezing more efficiency out of home water heaters through data.

Home water heaters waste energy when they run suboptimally — but without data, it's hard to know what 'optimal' even looks like. I analyzed operational data and built ML models to understand how to get the most efficient performance out of gas water heaters.

Pandas NumPy Scikit-Learn PySpark

LLMs & AI Agents

Automated Document Router for Business Workflows

Sorting business documents automatically so nobody has to read them first.

Contracts, invoices, forms — every document needed to land in the right category, and someone had to read it to decide where. I built a system that classifies documents automatically based on their content, removing the need for manual review.

Python DVC Poetry Tesseract OCR SciPy

Data & Analytics

Revenue Prediction by Location

Predicting store revenue before opening the doors.

Where should the next store go? I built predictive models that estimate revenue for potential locations based on geospatial data, plus an interactive dashboard for exploring predictions and comparing sites — turning expansion planning from gut feel into data-driven decisions.

Python XGBoost Scikit-Learn SHAP PostgreSQL Dash Plotly Leaflet OpenStreetMap

Computer Vision

Training Data Pipeline for Detection Models

Building better training data through systematic curation.

A model is only as good as its training data. I built a pipeline that systematically evaluates and filters video datasets to select the most effective training samples — not by hand, but through statistical analysis.

Python PyTorch Pandas NumPy Matplotlib

LLMs & AI Agents

Customs Tariff Classifier

Assigning customs codes automatically so humans don't have to look them up.

Every product that crosses a border needs a customs tariff code — and someone has to assign it. I built a classifier that learns from previously coded products to automatically assign tariff codes to new ones.

Python Scikit-Learn Flask

LLMs & AI Agents

Automated Product Recommendations for E-commerce

Recommending products by what they actually are, not what others bought.

Most recommendation engines rely on purchase history — but that doesn't help when you want products with similar specs. I built a system that matches products by their technical features, replacing a manual process where people paired 'similar' items by hand.

Python Decision Trees Dash

Computer Vision

Deep Learning Denoiser for Thermal Cameras

Making thermal camera footage actually usable.

Thermal cameras produce inherently noisy images — artifacts and distortions that make the footage hard to use for anything downstream. I applied deep learning denoising techniques to clean up infrared imagery, significantly reducing noise across multiple frequency bands.

TensorFlow

Computer Vision

Fine-tuning Counter-UAV Detection Model

Cutting false alarms in drone detection without losing real threats.

A counter-UAV detection system was triggering too many false alarms — especially confusing birds with drones. I fine-tuned the model to reduce false positives while keeping detection reliable across all target categories.

Python Computer Vision

Computer Vision

3D Body Scan Denoiser for Mobile LiDAR

Cleaning up noisy 3D body scans from phone cameras.

Phone LiDAR sensors can scan a person's body in 3D, but the raw data is noisy — full of artifacts that make measurements unreliable. I built a deep learning model that cleans up these scans, trained on synthetic 3D data to achieve reliable accuracy on real scans.

Python PyTorch Open3D Blender

Computer Vision

Semantic Label Clustering for Large-Scale Detection

Making sense of model predictions when there are hundreds of labels.

When an object detector has hundreds of classes, analyzing its predictions becomes overwhelming. I built a tool that semantically groups similar labels — so instead of reviewing hundreds of classes one by one, analysts can focus on meaningful clusters.

NLP Computer Vision

Computer Vision

Detection Model Benchmark for Production Deployment

Finding the best detection model through systematic evaluation.

When you have multiple detection model candidates, picking the right one for production isn't just about accuracy — it's about reliability and deployment feasibility. I led a team that trained and evaluated multiple model variants to find the one ready for real-world use.

Python PyTorch NumPy Matplotlib

Radar

Flying Objects Classification on Radar Data

Teaching radar systems to tell drones from birds.

Early warning systems need to know what's flying toward them — and radar alone doesn't make that obvious. I built a classifier that distinguishes drones, birds, helicopters, and airplanes from raw radar signals by engineering features that capture how each type of object moves and reflects.

Python MLflow

Research

Academic work and technical explorations.

Search Intent Classifier for E-commerce

Understanding what users actually want when they search.

Python XGBoost UMAP Sentence Transformers FastAPI Docker
Read more

LLM-Powered Customer Feedback Explorer

Turning customer feedback into answers you can just ask for.

Python LLMs Prompt Engineering
Read more

Radar Object Classification R&D

Proving that flying objects can be classified from impulse radar data.

Python DVC
Read more
LLMs & AI Agents

Search Intent Classifier for E-commerce

Understanding what users actually want when they search.

Search queries rarely say exactly what people mean. I built a classification system that identifies the intent behind search queries — what the user is actually trying to accomplish — using an ensemble of text embeddings and machine learning.

Python XGBoost UMAP Sentence Transformers FastAPI Docker

LLMs & AI Agents

LLM-Powered Customer Feedback Explorer

Turning customer feedback into answers you can just ask for.

Customer feedback comes in piles of documents — surveys, spreadsheets, reports. I built a system that extracts questions and answers from these files and lets users query the results conversationally, like asking a colleague who's read everything.

Python LLMs Prompt Engineering

Radar

Radar Object Classification R&D

Proving that flying objects can be classified from impulse radar data.

Can you tell a drone from a bird using only impulse radar data? That was the question. I built a proof-of-concept that tracks detected objects and analyzes their signal characteristics to classify what's flying — proving the approach is viable.

Python DVC

Interested in working together?

Let's talk

Start typing to search...