Skip to content
View gsiam's full-sized avatar

Block or report gsiam

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

Hi, I'm Giorgos 👋

I'm a Senior Quality Engineer based in Hamburg, Germany. 10+ years across QA, test automation, and software engineering. Currently working on LLM and AI systems evaluation.

Improving quality is risk reduction: building for testability, getting feedback early, and asking whether what we measure reflects what matters.

What's here

  • review-sentiment-eval An evaluation suite for an LLM-based review analysis system. Covers summarization faithfulness and prompt injection robustness, with calibrated LLM-as-judge scoring and an adaptive baseline where the check only fails when the injection changes the output.

  • weathershopper-playwright-test-suite E2E coverage of a weather-driven shopping flow. Notable for dynamic product selection over hardcoded names, and handling the site's intentional 5% payment failure with a single retry, taking false alarms from 5% to 0.25%.

Background

Doctoral research in audio signal processing, separating overlapping sources from a single recording. It is an underdetermined problem: many valid outputs, no single correct one.

Elsewhere

LinkedIn · Ministry of Testing

Popular repositories Loading

  1. review-sentiment-eval review-sentiment-eval Public

    Eval suite for LLM-based customer review sentiment analysis: faithfulness and prompt injection robustness

    Python

  2. weathershopper-playwright-test-suite weathershopper-playwright-test-suite Public

    Playwright + pytest automation suite for a weather-driven shopping app

    Python

  3. gsiam gsiam Public