Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.2 KB

File metadata and controls

24 lines (17 loc) · 1.2 KB

Learning module with conversational educational system - Experimental Phase

This repository contains the full experimental framework, datasets, and result analysis conducted as part of the Bachelor's Engineering Thesis: "Learning module with conversational educational system".


Academic Context

  • University: Warsaw University of Technology (Politechnika Warszawska)
  • Faculty: Faculty of Mathematics and Information Science (MiNI)
  • Supervisor: dr inż. Anna Wróblewska
  • Authors: Anna Ostrowska, Gabriela Majstrak, Jan Opala

Experiments Overview

The core objective of this module was to perform hyperparameter optimization for the RAG (Retrieval-Augmented Generation) pipeline. We utilized the RAGAS framework and the LLM-as-a-Judge paradigm to evaluate system performance across multiple dimensions.

Key Evaluation Metrics:

  • Faithfulness: Measuring resistance to hallucinations.
  • Answer Relevancy: Assessing the alignment between user queries and AI responses.
  • Context Recall & Precision: Evaluating the efficiency of the retrieval mechanism.

This repository is a supplementary component of the diploma process at Warsaw University of Technology.