It's an experimental project of utilising LLM to shape the lecture script from audio transcription and students handwiritten notes.
The content is based on the Course materials for Hadron Physics lectures tought in Ruhr University Bochum.
The lecture index is automatically generated based on the actual Markdown files present in the repository. Missing lectures are shown as gray, unclickable buttons.
To regenerate the index locally:
python3 generate_index.py
The index will be generated as Lectures/index.html
with buttons for all available lectures and gray placeholders for missing ones.