From 2e924b9a3dbc4de2c54f1389edaaba1ad2f8c2b9 Mon Sep 17 00:00:00 2001 From: Kevin Simper Date: Mon, 1 Jul 2024 11:53:40 +0200 Subject: [PATCH] Update with latest presentations --- data/presentations.json | 49 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/data/presentations.json b/data/presentations.json index 556eaff..54cb497 100644 --- a/data/presentations.json +++ b/data/presentations.json @@ -1,5 +1,54 @@ { "presentations": [ + { + "name": "Creating Business Value with Industrial AI Applications", + "location": "Trifork, Copenhagen - 13. June 2024", + "description": "Working with Vision AI at Trifork, I gave a presentation on why Vision AI is now and how to get started with a successful project.", + "links": [ + { + "text": "Event link", + "link": "https://trifork.info/visionai-2024" + } + ] + }, + { + "name": "Introduction to the Nvidia tech Stack", + "location": "Copenhagen Nvidia User Group, Copenhagen - 4. June 2024", + "description": "I gave an overview of the Nvidia software stack, focusing on Nvidia TAO for training and optimizing AI models with minimal coding, and Nvidia DeepStream SDK for building AI-powered video analytics applications. We'll explore how TAO simplifies model training and deployment and how DeepStream enables efficient multi-stream processing and analytics. Additionally, we'll discuss practical examples of using these tools in real-world projects. This session aims to provide a simple walkthrough of Nvidia TAO and DeepStream, showcasing their applications and benefits. Join us to get a foundational understanding of these powerful tools.", + "links": [ + { + "text": "Event link", + "link": "https://www.meetup.com/copenhagen-nvidia-user-group/events/301338782/" + } + ] + }, + { + "name": "AI Possibilities for Manufacturing", + "location": "Trifork, Copenhagen - 22. Februar 2024", + "description": "I gave a talk about what I think is the most promising and interesting possiblities with AI at this current moment, how to combine AI with manufactoring that can be implemented today.", + "links": [ + { + "text": "Event link", + "link": "https://trifork.info/the-future-of-manufacturing" + } + ] + }, + { + "name": "How we help our customers with Vision AI", + "location": "Forum for Emerging Tech, Copenhagen - 22. Februar 2024", + "description": "I was asked to give a presentation about practical implementaion of AI in business context, what are the considerations? How do we help our customers make sure it gives value? What are the legal ramifications to consider?" + }, + { + "name": "Adoption of new technology - as a Engieering Manager", + "location": "Engineering Manager meetup, Copenhagen - 20. September 2023", + "description": "I gave a presentation about my experience as a manager, how to adopt new technologies in a company while bringing the team along in a good way.", + "links": [ + { + "text": "Event link", + "link": "https://www.meetup.com/copenhagen-engineering-managers-meetup-group/events/295479199/" + } + ] + }, { "name": "Advice for a great career", "location": "KEA, Copenhagen - 19. October 2021",