diff --git a/src/assets/data/schedule.ts b/src/assets/data/schedule.ts index e6dea76..89c6080 100644 --- a/src/assets/data/schedule.ts +++ b/src/assets/data/schedule.ts @@ -780,9 +780,22 @@ export const scheduleEvents: ScheduleEvent[] = [ "Multi-Agent Teams in AI-Assisted Development: A Glimpse Into the Future of Programming", speaker: "José Hernán Ortiz Ocampo / Daniel Sabogal", talkKey: "multi-agent-teams-ai-dev", - label: "LOKA Sponsor", + label: "Artificial Intelligence", language: ["EN"], }, + { + id: "79", + type: "workshop", + room: "Room 8 - Workshops", + hour: "8:00 - 10:00", + date: "2026-07-26", + title: "Workshop: hls4ml: From Python Models to Hardware Acceleration", + displayTitle: "hls4ml: From Python Models to Hardware Acceleration", + speaker: "Natalia Echeverri Durán / Jeronimo Lopez Gomez", + talkKey: "hls4ml-hardware", + label: "Embedded Systems", + language: ["ES"], + }, { id: "60", type: "workshop", @@ -826,6 +839,56 @@ export const scheduleEvents: ScheduleEvent[] = [ label: "Aimpoint Sponsor", language: ["ES"], }, + { + id: "80", + type: "workshop", + room: "Room 12 - Workshops", + hour: "8:00 - 10:00", + date: "2026-07-26", + title: + "Workshop: How to Find Pearls on the Bottom of the Sea - Autoencoders as Anomaly Detection Model", + displayTitle: + "How to Find Pearls on the Bottom of the Sea - Autoencoders as Anomaly Detection Model", + speaker: "Cesar Mateo Gonzalez Rodriguez", + talkKey: "autoencoders-anomaly-detection", + label: "Artificial Intelligence", + language: ["EN"], + }, + { + id: "81", + type: "workshop", + room: "Room 13 - Workshops", + hour: "8:00 - 10:00", + date: "2026-07-26", + title: "Workshop: NORTH: Claude como copiloto real", + displayTitle: "NORTH: Claude como copiloto real", + speaker: "Raul Rodriguez", + talkKey: "north-claude-copilot", + label: "Artificial Intelligence", + language: ["ES"], + }, + { + id: "82", + type: "workshop", + room: "Room 14 - Workshops", + hour: "8:00 - 10:00", + date: "2026-07-26", + title: "Workshop: FACTORED Sponsor", + displayTitle: "FACTORED Sponsor", + speaker: "Factored", + label: "FACTORED Sponsor", + }, + { + id: "83", + type: "workshop", + room: "Room 15 - Workshops", + hour: "8:00 - 10:00", + date: "2026-07-26", + title: "Workshop: EPAM Sponsor", + displayTitle: "EPAM Sponsor", + speaker: "EPAM", + label: "EPAM Sponsor", + }, { id: "63", type: "moment", @@ -836,6 +899,21 @@ export const scheduleEvents: ScheduleEvent[] = [ displayTitle: "Morning Snacks", speaker: "Morning Snacks", }, + { + id: "84", + type: "workshop", + room: "Room 1 - Workshops", + hour: "10:30 - 12:30", + date: "2026-07-26", + title: + "Workshop: Build an OpenClaw-style Coding Assistant on WhatsApp with Claude Agent SDK", + displayTitle: + "Build an OpenClaw-style Coding Assistant on WhatsApp with Claude Agent SDK", + speaker: "Santiago Suarez Sampayo", + talkKey: "openclaw-whatsapp-assistant", + label: "Artificial Intelligence", + language: ["ES"], + }, { id: "64", type: "workshop", @@ -849,6 +927,19 @@ export const scheduleEvents: ScheduleEvent[] = [ label: "Testing", language: ["EN"], }, + { + id: "85", + type: "workshop", + room: "Room 3 - Workshops", + hour: "10:30 - 12:30", + date: "2026-07-26", + title: "Workshop: Crea tu DJ con IA: Agentes en Python y Open Source", + displayTitle: "Crea tu DJ con IA: Agentes en Python y Open Source", + speaker: "Hazel Saenz", + talkKey: "dj-ia-agentes", + label: "Artificial Intelligence", + language: ["ES"], + }, { id: "65", type: "workshop", @@ -952,6 +1043,60 @@ export const scheduleEvents: ScheduleEvent[] = [ label: "Aimpoint Sponsor", language: ["ES"], }, + { + id: "86", + type: "workshop", + room: "Room 11 - Workshops", + hour: "10:30 - 12:30", + date: "2026-07-26", + title: + "Workshop: LLMs a profundidad: Como funciona matematicamente un LLM (y su implementacion con Pytorch)", + displayTitle: + "LLMs a profundidad: Como funciona matematicamente un LLM (y su implementacion con Pytorch)", + speaker: "Juan José Barrientos Salazar", + talkKey: "llms-mathematics-pytorch", + label: "Artificial Intelligence", + language: ["ES"], + }, + { + id: "87", + type: "workshop", + room: "Room 12 - Workshops", + hour: "10:30 - 12:30", + date: "2026-07-26", + title: "Workshop: De Prompts a Agentes: sistemas inteligentes con Python", + displayTitle: "De Prompts a Agentes: sistemas inteligentes con Python", + speaker: "Maris Botero", + talkKey: "prompts-to-agents", + label: "Artificial Intelligence", + language: ["ES"], + }, + { + id: "88", + type: "workshop", + room: "Room 13 - Workshops", + hour: "10:30 - 12:30", + date: "2026-07-26", + title: + "Workshop: Fine-tuning en Nequi: enseñarle a un modelo pequeño el lenguaje de nuestras transacciones", + displayTitle: + "Fine-tuning en Nequi: enseñarle a un modelo pequeño el lenguaje de nuestras transacciones", + speaker: "Angie Katherine Reyes / Elkin Javier Guerra Galeano", + talkKey: "nequi-fine-tuning", + label: "NEQUI Sponsor", + language: ["ES"], + }, + { + id: "89", + type: "workshop", + room: "Room 14 - Workshops", + hour: "10:30 - 12:30", + date: "2026-07-26", + title: "Workshop: FACTORED Sponsor", + displayTitle: "FACTORED Sponsor", + speaker: "Factored", + label: "FACTORED Sponsor", + }, { id: "72", type: "session", @@ -1034,9 +1179,9 @@ export const scheduleEvents: ScheduleEvent[] = [ room: "Main Auditorium (Fundadores)", hour: "18:00 - 18:30", date: "2026-07-26", - title: "Moment: Closing", - displayTitle: "Closing", - speaker: "Closing", + title: "Moment: Closing (organizers)", + displayTitle: "Closing (organizers)", + speaker: "Closing (organizers)", }, ];