Skip to content
View KleinJonasUVT's full-sized avatar
  • 05:00 (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 supported. This note will be visible to only 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