Skip to main content

A pipeline and package to implement and evaluate LLM chat bot tutors in education.

Project description

๐Ÿง  EduChatEval

A structured pipeline and Python package for evaluating interactive LLM tutor systems in educational settings.


๐Ÿš€ Overview

This repository supports my masterโ€™s thesis, exploring how large language models can simulate and support human-like educational dialogues.

The package is designed to:

  • Simulate studentโ€“tutor dialogues with role-based prompts if no real data is available
  • Integrate local + open-source models (e.g., LM Studio, Hugging Face)
  • Log interactions (JSON/CSV) for analysis
  • Provide a framework for classification, evaluation, and fine-tuning

Hereโ€™s a rough overview of the system architecture:

flowchart


โš™๏ธ Installation

pip install educhateval

๐Ÿค— Integration

  • ๐Ÿฆ™ LM Studio (local LLM inference)
  • ๐Ÿ–๏ธ Outlines
  • ๐Ÿค— Transformers
  • ๐Ÿงช Optuna for experimental tuning

๐Ÿ“– Documentation

Documentation Description
๐Ÿ“š User Guide Instructions on how to run simulations and analyze dialogue logs
๐Ÿ’ก Prompt Templates Overview of system prompts, role behaviors, and instructional strategies
๐Ÿง  API References Full reference for the educhateval API: classes, methods, and usage
๐Ÿค” About Learn more about the thesis project, context, and contributors

๐Ÿซถ๐Ÿผ Acknowdledgement

TBA

๐Ÿ“ฌ Contact

Made by Laura Wulff Paaby
Feel free to reach out via:


Complete overview:

โ”œโ”€โ”€ data/                                  
โ”‚   โ”œโ”€โ”€ generated_dialogue_data/           # Generated dialogue samples
โ”‚   โ”œโ”€โ”€ generated_tuning_data/             # Generated framework data for fine-tuning 
โ”‚   โ”œโ”€โ”€ logged_dialogue_data/              # Logged real dialogue data
โ”‚   โ”œโ”€โ”€ Final_output/                      # Final classified data 
โ”‚
โ”œโ”€โ”€ Models/                                # Folder for trained models and checkpoints (ignored)
โ”‚
โ”œโ”€โ”€ src/educhateval/                       # Main source code for all components
โ”‚   โ”œโ”€โ”€ chat_ui.py                         # CLI interface for wrapping interactions
โ”‚   โ”œโ”€โ”€ descriptive_results/               # Scripts and tools for result analysis
โ”‚   โ”œโ”€โ”€ dialogue_classification/           # Tools and models for dialogue classification
โ”‚   โ”œโ”€โ”€ dialogue_generation/               
โ”‚   โ”‚   โ”œโ”€โ”€ agents/                        # Agent definitions and role behaviors
โ”‚   โ”‚   โ”œโ”€โ”€ models/                        # Model classes and loading mechanisms
โ”‚   โ”‚   โ”œโ”€โ”€ txt_llm_inputs/               # System prompts and structured inputs for LLMs
โ”‚   โ”‚   โ”œโ”€โ”€ chat_instructions.py          # System prompt templates and role definitions
โ”‚   โ”‚   โ”œโ”€โ”€ chat_model_interface.py       # Interface layer for model communication
โ”‚   โ”‚   โ”œโ”€โ”€ chat.py                       # Main script for orchestrating chat logic
โ”‚   โ”‚   โ””โ”€โ”€ simulate_dialogue.py          # Script to simulate full dialogues between agents
โ”‚   โ”œโ”€โ”€ framework_generation/            
โ”‚   โ”‚   โ”œโ”€โ”€ outline_prompts/              # Prompt templates for outlines
โ”‚   โ”‚   โ”œโ”€โ”€ outline_synth_LMSRIPT.py      # Synthetic outline generation pipeline
โ”‚   โ”‚   โ””โ”€โ”€ train_tinylabel_classifier.py # Training classifier on manually made true data
โ”‚
โ”œโ”€โ”€ .python-version                       # Python version file for (Poetry)
โ”œโ”€โ”€ poetry.lock                           # Locked dependency versions (Poetry)
โ”œโ”€โ”€ pyproject.toml                        # Main project config and dependencies

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

educhateval-0.1.4.tar.gz (37.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

educhateval-0.1.4-py3-none-any.whl (49.3 kB view details)

Uploaded Python 3

File details

Details for the file educhateval-0.1.4.tar.gz.

File metadata

  • Download URL: educhateval-0.1.4.tar.gz
  • Upload date:
  • Size: 37.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.2

File hashes

Hashes for educhateval-0.1.4.tar.gz
Algorithm Hash digest
SHA256 cabb9c811a09c872424f07ee06c3cf4e59c423ef7049189ebdd68669fbce656b
MD5 c24d33628def723b77138637982dccbb
BLAKE2b-256 772d9504e3afd3697f31c5ac2255fc9a76e0786513be6efb84f2b068ccd8bc44

See more details on using hashes here.

File details

Details for the file educhateval-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: educhateval-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 49.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.2

File hashes

Hashes for educhateval-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 67382c6e96d060e70c13f006b273177526fea977ed2f8ba97808d96aa18e710c
MD5 f18c766248e8075e58fa7b3517237b71
BLAKE2b-256 3faf8c25b0ac01ad9042ebd2b384a633da1fd4568ab9a6c06ed7de4e3b2ef1e7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page