Skip to content
View KleinJonasUVT's full-sized avatar
  • 12:44 (UTC +02:00)

Highlights

  • Pro

Block or report KleinJonasUVT

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
KleinJonasUVT/README.md

Jonas

๐Ÿ‘‹ Hi, I'm Jonas

I'm currently working on practical applications of AI and LLMs, especially in education and NLP research.


๐Ÿš€ Projects & Interests

๐Ÿ“š Course Chatbots @ Tilburg University
Building course-specific chatbots that help students learn smarter. These bots use RAG (Retrieval-Augmented Generation) to pull info straight from lecture slides and study materials, then generate helpful answers โ€” always with source citations.
๐Ÿ”’ Code lives on GitLab (private/internal)

๐Ÿง  MSc Data Science Thesis โ€“ Building a BERT Model & Exploring Gender Bias
Training a BERT model from scratch to study how gender bias arises in transformer architectures. My focus is on uncovering structural biases and proposing ways to mitigate them โ€” part research, part experiment, all curiosity.
๐Ÿ“ Check it out here: biasintransformers

๐Ÿ† Msc Marketing Analytics Thesis - Improving recommendation systems
My first thesis explored improving recommendation systems using contextual embeddings (e.g., from ChatGPT) vs. traditional TF-IDF. Proud to say it earned the Best Thesis Award and a cum laude degree!


๐Ÿ”ฌ Currently Learning

  • Fine-tuning & pretraining transformer models
  • Evaluation techniques for bias & fairness in NLP
  • Scalable RAG pipelines for internal knowledge systems

Feel free to reach out!

Pinned Loading

  1. biasintransformers biasintransformers Public

    This repository contains code for my thesis on detecting and quantifying gender bias in Dutch word embeddings. Using a BERT Transformer model trained on the SoNaR-corpus, it analyzes bias evolutionโ€ฆ

    Jupyter Notebook 1

  2. thesis_ma_jonas thesis_ma_jonas Public

    This repository hosts the code for the web app, developed as part of my Master's thesis in Marketing Analytics at Tilburg University. The objective is to implement and test various recommendation sโ€ฆ

    HTML 1 1