Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit c01215c

Browse files
authored
feat: AgentifAI talk (#683)
1 parent 7d2cb07 commit c01215c

File tree

3 files changed

+17
-5
lines changed

3 files changed

+17
-5
lines changed

data/schedule.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -323,11 +323,11 @@
323323
{
324324
"startTime": "14:00",
325325
"endTime": "15:00",
326-
"activityType": "TBA",
327-
"summary": "",
328-
"description": "",
329-
"author": "",
330-
"location": ""
326+
"activityType": "Talk",
327+
"summary": "Decoding AI Language Models: From Turing’s Dream to Today’s Reality",
328+
"description": "Large Language Models, despite their recent and well-deserved spotlight, boast a truly fascinating history. As we embark on this journey, let's delve into their inner workings, explore pivotal moments, and cap it off with an exciting discussion on Retrieval Augmented Generation – a cutting-edge approach to unleash the full potential of these linguistic powerhouses.",
329+
"author": "Bruno Carvalho",
330+
"location": "CP2 - B1"
331331
},
332332
{
333333
"startTime": "15:00",

data/speakers.json

+12
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,18 @@
412412
"href": "",
413413
"description": "Licenciado em Engenharia e Gestão de Sistemas de Informação pela Universidade do Minho com 15 anos de experiência diversificada em IT. Atualmente faz parte da equipa de engenharia da Critical Techworks, empresa responsável pelo desenvolvimento de software de excelência para uma das maiores empresas da área automóvel."
414414
},
415+
{
416+
"id": "brunocarvalho",
417+
"name": "Bruno Carvalho",
418+
"role": "Software Engineer",
419+
"company": "AgentifAI",
420+
"talk": "Decoding AI Language Models: From Turing’s Dream to Today’s Reality. 14h",
421+
"linkedin": "brunocarvalho17",
422+
"github": "",
423+
"twitter": "",
424+
"href": "",
425+
"description": ""
426+
},
415427
{
416428
"id": "vaniagoncalves",
417429
"name": "Vânia Gonçalves",
80.1 KB
Loading

0 commit comments

Comments
 (0)