You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/blog/_index.md
+30-24Lines changed: 30 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,32 +8,38 @@ design:
8
8
9
9
# Page sections
10
10
sections:
11
-
- block: collection
11
+
- block: markdown
12
12
content:
13
-
title: blog
14
-
subtitle:
15
-
text: ''
16
-
page_type: blog
17
-
count: 10
18
-
filters:
19
-
author: ''
20
-
category: ''
21
-
tag: ''
22
-
exclude_featured: false
23
-
exclude_future: false
24
-
exclude_past: false
25
-
publication_type: ''
26
-
offset: 0
27
-
order: desc
13
+
title: 'latest news'
14
+
subtitle: ''
15
+
text: |-
16
+
<div class="news-light-blue">
17
+
August 2025 - Preprint published on arXiv: <a href="https://arxiv.org/abs/2508.11401" target="_blank">"FACET: Teacher-Centred LLM-Based Multi-Agent Systems"</a>
title: 'FACET: Teacher-Centred LLM-Based Multi-Agent Systems - Preprint Published'
30
+
subtitle: 'August 2025'
31
+
text: |-
32
+
<div class="news-light-blue">
33
+
Aug 2025 - Have a look at our recent preprint "FACET: Teacher-Centred LLM-Based Multi-Agent Systems—Towards Personalized Educational Worksheets" that has been published on arXiv.
34
+
35
+
The paper presents a teacher-centred LLM-based multi-agent system that supports teachers in developing personalized educational materials according to students characteristics.
36
+
37
+
<div class="news-button-container">
38
+
<a href="https://arxiv.org/abs/2508.11401" class="news-button" target="_blank">Read Full Paper →</a>
0 commit comments