From beb4d4160b453acd46766d10a1c5c910416e9e8a Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Thu, 13 Feb 2025 20:42:25 +0100 Subject: [PATCH] :performing_arts: Add research-article Signed-off-by: SindreKjelsrud --- src/data/appearances.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/data/appearances.json b/src/data/appearances.json index 9169060..590df57 100644 --- a/src/data/appearances.json +++ b/src/data/appearances.json @@ -1,5 +1,12 @@ { "writing": [ + { + "title":"AI-generated and doctors' answers to health-related questions", + "url":"https://tidsskriftet.no/en/2025/02/short-report/ai-generated-and-doctors-answers-health-related-questions", + "date":"10.02.2025", + "origin":"tidsskriftet.no", + "description":"Co-author of a research article investigating how a LLM (GPT-4) performed, in comparison to a real doctor, when answering health-related questions in terms of empathy, knowledge, and helpfulness. My contributions were: development of a survey platform, data collection, and some preliminary analysis of the data." + }, { "title":"For oss studenter er ikke åpen kildekode bare et verktøy, men en lærings­plattform", "url":"https://www.kode24.no/artikkel/for-oss-studenter-er-ikke-apen-kildekode-bare-et-verktoy-men-en-laeringsplattform/82025392",