Skip to content
View YagmurGULEC's full-sized avatar
  • Sherbrooke, Quebec Canada

Highlights

  • Pro

Block or report YagmurGULEC

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
YagmurGULEC/README.md
title Yagmur Gulec — CV

Yagmur Gulec

Full Stack AI Developer | Intelligent Document Processing

Sherbrooke, Québec, Canada

yagmur.gulec@outlook.com · Portfolio · GitHub · LinkedIn

Full-stack AI developer with experience building and deploying intelligent document processing systems in a non-profit environment. Specialized in machine vision and OCR-based table extraction from PDF files, with a strong focus on AI quality assurance through hallucination measurement, temperature tuning, and experiment tracking. Comfortable working across the entire development lifecycle from rapid prototyping to production deployment.

Tech Stack

  • Frontend: React
  • Backend: FastAPI (Python)
  • AI/ML: OCR (Optical Character Recognition) for PDF table extraction, Large Language Models, hallucination detection, temperature parameter optimization
  • LLM Observability: hallucination detection, temperature tuning, prompt engineering, MLflow experiment tracking, OpenSearch validation
  • Deployment: Railway
  • Other: REST APIs, PDF processing, table extraction pipelines

Work Experience

Programmer-analyst — Observatoire Global du Saint-Laurent Oct 2025 – Present

  • Develop full-stack AI applications using FastAPI (backend) and React (frontend)
  • Achieved 90%+ hallucination-free LLM outputs in production through temperature tuning and observability pipelines
  • Measure and mitigate AI hallucinations using text search and temperature parameter adjustment
  • Track and debug AI model quality using MLflow (experiment tracking, performance monitoring)
  • Deploy applications and rapid prototypes using Railway
  • Integrate AI models into complete, user-facing production systems via REST APIs

Machine Learning Developer Intern — M2M, Remote May 2025 – Jun 2025

  • Enhanced YOLO-based wildfire detection with domain-specific data and augmentation pipelines
  • Applied computer vision techniques for image preprocessing and labeling automation

Software Developer — Riipen Beyond the Cloud and Level UP, Remote Feb 2024 – Mar 2025

  • Developed a dashboard for prediction market data and deployed for the customer's (AWS Lambda, SAM, Python, Dash)
  • Automated provisioning Jenkins Server with Terraform using Nginx on AWS EC2
  • Feedback and Projects — Riipen Profile

Research Assistant in Mechanical Engineering — Université de Sherbrooke, Québec Feb 2019 – Sep 2021

  • Developed numerical models to simulate a vapor bubble in a boiling liquid pool (Object-oriented C++)
  • Deployed and automated large-scale simulations on HPC cluster on Calcul Québec (Bash, Linux)
  • Implemented a Java plugin to process images to measure bubble sizes (Java, ImageJ)

Education

Master's in Computer Science — Bishop's University, Sherbrooke, QC Jan 2022 – May 2024 GPA: 3.9/4.0 | Courses: Data Mining, Database Design, Deep Learning

Top Langs

Popular repositories Loading

  1. mdtw-time-series-clustering mdtw-time-series-clustering Public

    This project implements a complete data ingestion and analysis pipeline for time-series data using Modified Dynamic Time Warping (MDTW).

    Jupyter Notebook 2

  2. BiasedData BiasedData Public

    Jupyter Notebook 1 1

  3. rds-ec2-terraform rds-ec2-terraform Public

    RDS MySQL with Bastion Host-Terraform Deployment

    HCL 1 1

  4. CalculQuebecManualForOpenFOAM CalculQuebecManualForOpenFOAM Public

    User manual for Calcul Quebec Mammouth-Mp2b and helpful codes to send and transfer from the server

    Shell

  5. caseFoam caseFoam Public

    Forked from DLR-RY/caseFoam

    Automated setup and analysis of OpenFOAM Cases

    Python

  6. imageprocessingfordropletsandbubbles imageprocessingfordropletsandbubbles Public

    Calculation of bubble or droplet diameter after processing the image with python opencv package

    Python