Skip to content

Commit

Permalink
Merge pull request #95 from pythoncanarias/add-keynoter-3
Browse files Browse the repository at this point in the history
added nerea
  • Loading branch information
jata84 authored Aug 8, 2023
2 parents 33be17f + be8e4dd commit 2c1c6da
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions config/web.py
Original file line number Diff line number Diff line change
Expand Up @@ -777,5 +777,16 @@ def lookup_lang_name(lang_code):
"image":"/theme/assets/images/ponentes/gema.jpg",
"twitter":"https://twitter.com/SoyGema"
},
{
"name":"Nerea Luis",
"description":{
"es":"Nerea Luis es la directora de Datos e Inteligencia Artificial en SNGULAR. De formación Doctora en Ciencias de la Computación, ahora lidera proyectos relacionados con Procesamiento del Lenguaje Natural y Visión Artificial, entre otros. Conocida divulgadora en el campo de la Inteligencia Artificial, este año colabora con el programa de TV Órbita Laika en la nueva sección de tecnología. ",
"en":"Nerea Luis is Data and Artificial Intelligence Manager at SNGULAR. With a PhD in Computer Science, she now leads projects related to Natural Language Processing and Artificial Vision, among others. A well-known disseminator in the field of Artificial Intelligence, this year she is collaborating with the TV Show Órbita Laika in the new technology section."
},
"image":"/theme/assets/images/ponentes/nerea_luis_cropped.jpg",
"twitter":"https://twitter.com/sailormerqury"
},

]
# Shuffle KEYNOTERS
random.shuffle(KEYNOTERS)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2c1c6da

Please sign in to comment.