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
+1-17Lines changed: 1 addition & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,22 +8,6 @@ design:
8
8
9
9
# Page sections
10
10
sections:
11
-
- block: markdown
12
-
content:
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'
@@ -35,7 +19,7 @@ sections:
35
19
The paper presents a teacher-centred LLM-based multi-agent system that supports teachers in developing personalized educational materials according to students characteristics.
36
20
37
21
<div class="news-button-container">
38
-
<a href="https://arxiv.org/abs/2508.11401" class="news-button" target="_blank">Read Full Paper →</a>
22
+
<a href="/blog/facet-preprint-2025/" class="news-button">read blog post →</a>
0 commit comments