🎨 Format json docs

Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
SindreKjelsrud 2025-05-10 12:54:00 +02:00
parent 2a80f81257
commit ddd12a219b
Signed by: sidski
GPG key ID: D2BBDF3EDE6BA9A6
7 changed files with 869 additions and 1049 deletions

View file

@ -1,34 +1,34 @@
{
"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": "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",
"date":"03.10.2024",
"origin":"kode24.no",
"description":"This op-ed highlights how open-source software is more than just a tool for students; it's a learning platform. The student group, friByte, actively promotes involvement in open-source, particularly through events such as the Bergen Open Source conference."
"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",
"date": "03.10.2024",
"origin": "kode24.no",
"description": "This op-ed highlights how open-source software is more than just a tool for students; it's a learning platform. The student group, friByte, actively promotes involvement in open-source, particularly through events such as the Bergen Open Source conference."
},
{
"title":"7 kjappe med sommerjobberne i 2023!",
"url":"https://www.detsombetyrnoe.no/7-kjappe-med-arets-sommerjobbere",
"date":"21.08.2023",
"origin":"detsombetyrnoe.no",
"description":"The article gives brief interviews with some of NAV's summer interns in 2023, where I'm on of them sharing our tasks, tools we used, and positive experiences."
"title": "7 kjappe med sommerjobberne i 2023!",
"url": "https://www.detsombetyrnoe.no/7-kjappe-med-arets-sommerjobbere",
"date": "21.08.2023",
"origin": "detsombetyrnoe.no",
"description": "The article gives brief interviews with some of NAV's summer interns in 2023, where I'm on of them sharing our tasks, tools we used, and positive experiences."
}
],
"speaking": [
{
"title":"Introduksjon til Open Source",
"url":"https://files.fribyte.no/boskonf/2024/sindre.mp4",
"date":"07.11.2024",
"origin":"boskonf.no",
"description":"I had the pleasure of holding a lightning talk on the Bergen Open Source Conference in 2024. In my lightning talk I gave a quick introduction to open-source, mentioning some of the benefits, showing some well-known project, and how you can get started yourself."
"title": "Introduksjon til Open Source",
"url": "https://files.fribyte.no/boskonf/2024/sindre.mp4",
"date": "07.11.2024",
"origin": "boskonf.no",
"description": "I had the pleasure of holding a lightning talk on the Bergen Open Source Conference in 2024. In my lightning talk I gave a quick introduction to open-source, mentioning some of the benefits, showing some well-known project, and how you can get started yourself."
}
]
}
}