<?xml version='1.0' encoding='utf-8' ?>
<iCalendar xmlns:pentabarf='http://pentabarf.org' xmlns:xCal='urn:ietf:params:xml:ns:xcal'>
    <vcalendar>
        <version>2.0</version>
        <prodid>-//Pentabarf//Schedule//EN</prodid>
        <x-wr-caldesc></x-wr-caldesc>
        <x-wr-calname></x-wr-calname>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>BUTWTL@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-BUTWTL</pentabarf:event-slug>
            <pentabarf:title>Opening Remarks by PyCon HK</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T100000</dtstart>
            <dtend>20241116T101000</dtend>
            <duration>001000</duration>
            <summary>Opening Remarks by PyCon HK</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Short talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/BUTWTL/</url>
            <location>LT9</location>
            
            <attendee>Scotty Kwok</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>QVV8XV@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-QVV8XV</pentabarf:event-slug>
            <pentabarf:title>Opening Remarks by CityU HK</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T101000</dtstart>
            <dtend>20241116T102000</dtend>
            <duration>001000</duration>
            <summary>Opening Remarks by CityU HK</summary>
            <description>Opening Speech by College of Computing CityU HK</description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Lightning talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/QVV8XV/</url>
            <location>LT9</location>
            
            <attendee>Dr. Ray Cheung</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>XAFXDU@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-XAFXDU</pentabarf:event-slug>
            <pentabarf:title>[Keynote] PyCon Hong Kong - the Story</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T102500</dtstart>
            <dtend>20241116T103000</dtend>
            <duration>000500</duration>
            <summary>[Keynote] PyCon Hong Kong - the Story</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Lightning talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/XAFXDU/</url>
            <location>LT9</location>
            
            <attendee>Sammy Fung</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>W9X8DD@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-W9X8DD</pentabarf:event-slug>
            <pentabarf:title>[Sponsored Keynote] Large Language Models Optimization with Python</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T103000</dtstart>
            <dtend>20241116T110000</dtend>
            <duration>003000</duration>
            <summary>[Sponsored Keynote] Large Language Models Optimization with Python</summary>
            <description>The talk will delve into techniques and strategies for optimizing Large Language Models (LLMs) with Python. It focuses on addressing the computational challenges associated with training and deploying these models efficiently.

One key aspect discussed is model parallelism, which involves distributing the model across multiple devices or instances to overcome memory limitations. Tensor parallelism, a form of model parallelism, is explored, where individual tensors are split across devices. Pipeline parallelism, another technique, enables concurrent execution of different model components on separate devices.

The talk will also cover distributed training strategies, such as data parallelism and tensor-parallel language models, which leverage multiple devices to accelerate training. Techniques for reducing memory footprint, like quantization, pruning, and distillation, are explored as means to optimize LLM deployment.

Optimizations for inference are also discussed, including model compression methods like quantization-aware training, pruning, and distillation. Kernel fusion, a technique that combines multiple operations into a single optimized kernel, is highlighted for improving inference performance. Additionally, the document explores accelerated inference using hardware accelerators.

The talk aims to provide guidance on leveraging Python&apos;s capabilities for efficient LLM training, deployment, and inference. It covers a range of strategies and techniques to address the computational challenges associated with these models, enabling researchers and practitioners to optimize LLMs for improved performance and cost-effectiveness.</description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/W9X8DD/</url>
            <location>LT9</location>
            
            <attendee>Haowen Huang</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>RUHCB8@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-RUHCB8</pentabarf:event-slug>
            <pentabarf:title>Sign and verify Python package with Sigstore keyless signing</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>zh-hant</pentabarf:language>
            <pentabarf:language-code>zh-hant</pentabarf:language-code>
            <dtstart>20241116T111000</dtstart>
            <dtend>20241116T112500</dtend>
            <duration>001500</duration>
            <summary>Sign and verify Python package with Sigstore keyless signing</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Short talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/RUHCB8/</url>
            <location>LT9</location>
            
            <attendee>Frankie Ng</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>NA7LPP@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-NA7LPP</pentabarf:event-slug>
            <pentabarf:title>Network Automation for Improved Efficiency using Ansible and Python</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T112500</dtstart>
            <dtend>20241116T114000</dtend>
            <duration>001500</duration>
            <summary>Network Automation for Improved Efficiency using Ansible and Python</summary>
            <description>This presentation explores how network automation can significantly enhance management efficiency. Traditional manual network configuration, provisioning, and maintenance are time-consuming, error-prone, and difficult to scale with network growth.

Ansible, a popular open-source tool, is introduced as a key component for automating network configurations and workflows. We explain Ansible&apos;s agentless architecture and the use of playbooks&#8212;YAML files that define automated tasks for network devices.

Through code examples and a sample playbook, we demonstrate how Python scripts can interact with network devices and be integrated into Ansible playbooks, enabling the automation of complex tasks efficiently.</description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Short talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/NA7LPP/</url>
            <location>LT9</location>
            
            <attendee>TIMOTHY LAM</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>YXQRCF@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-YXQRCF</pentabarf:event-slug>
            <pentabarf:title>Build AI-powered RAG application with MySQL9.0</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T115000</dtstart>
            <dtend>20241116T122000</dtend>
            <duration>003000</duration>
            <summary>Build AI-powered RAG application with MySQL9.0</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/YXQRCF/</url>
            <location>LT9</location>
            
            <attendee>Ryan Kuan</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>THDBMS@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-THDBMS</pentabarf:event-slug>
            <pentabarf:title>Two roads diverged: the gap between web development and data science in Python</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T122500</dtstart>
            <dtend>20241116T124000</dtend>
            <duration>001500</duration>
            <summary>Two roads diverged: the gap between web development and data science in Python</summary>
            <description>## Goal

This talk aims to illustrate the differences and similarities between the Data Scientist and the Web Developer in Python. This talk will be of interest to an audience who is contemplating which path to take, or simply curious about how Python is used in different capacities.


## Outline

- Part 1 (5 min): Mutual Myths. In this section I will discuss some common misconceptions about being a Data Scientist or Web Developer.
- Part 2 (5 min): Transferrable Skills. In this section I will focus on the day-to-day responsibilities of the Web Developer, highlighting skills that are transferrable or learnable by the Data Scientist.
- Part 3 (5 min): Recommendations. In this section, I will attempt to make some actionable recommendations for those contemplating to switch to the Software Engineering path in Python.</description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Short talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/THDBMS/</url>
            <location>LT9</location>
            
            <attendee>Chan Sau Yee</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>HN3F8L@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-HN3F8L</pentabarf:event-slug>
            <pentabarf:title>End-to-end GPU Acceleration for scikit-learn and XGBoost</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T124000</dtstart>
            <dtend>20241116T125500</dtend>
            <duration>001500</duration>
            <summary>End-to-end GPU Acceleration for scikit-learn and XGBoost</summary>
            <description>This talk will explore GPU acceleration beyond deep learning models and provide an overview of GPU-accelerated data science workflows. Python&#8217;s rich ecosystem has made it one of the most popular programming languages today. RAPIDS offers a suite of open-source Python libraries and primitives to accelerate core data science libraries, including pandas, scikit-learn, and NetworkX, without requiring any code changes. Additionally, the latest XGBoost integrates with RAPIDS to deliver a fully accelerated model training experience. We will demonstrate how to enable a GPU-accelerated end-to-end pipeline for training scikit-learn and XGBoost models, highlighting the significant speed improvements for various scikit-learn estimators. Then, we will delve into new features that facilitate scaling XGBoost using the latest NVIDIA Grace Hopper superchip to handle large datasets. We can discuss some details about the implementation and share our experience with GPU acceleration. Finally, we will outline our roadmap for future developments.</description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Short talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/HN3F8L/</url>
            <location>LT9</location>
            
            <attendee>Jiaming Yuan</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>PCZC3H@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-PCZC3H</pentabarf:event-slug>
            <pentabarf:title>Python to Deploy Enterprise-Grade Delta Lake on AWS</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T140000</dtstart>
            <dtend>20241116T143000</dtend>
            <duration>003000</duration>
            <summary>Python to Deploy Enterprise-Grade Delta Lake on AWS</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/PCZC3H/</url>
            <location>LT9</location>
            
            <attendee>Alan, Ka Hei Ng</attendee>
            
            <attendee>Jacky Kwok</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>ES7DKX@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-ES7DKX</pentabarf:event-slug>
            <pentabarf:title>Autonomous AI Agents for Dummies</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T144000</dtstart>
            <dtend>20241116T151000</dtend>
            <duration>003000</duration>
            <summary>Autonomous AI Agents for Dummies</summary>
            <description>### Problem Statment 

Large Language Models (LLMs) like GPT-4 have several limitations that hinder their full potential. They often struggle with maintaining contextual understanding over extended conversations, leading to disjointed or repetitive interactions. Additionally, LLMs can lack accuracy, fail to provide real-time information, self-reasoning to decompose while planning the task. This is where Agents comes. 

Unlike traditional LLMs, AI agents are designed to self-reason and plan, mimicking human cognitive processes. They can interact with their environment, make decisions, and take actions autonomously. This capability enables them to overcome some of the contextual and reasoning challenges that LLMs face, making them more suitable for complex, dynamic tasks. 

### My talk will cover:
- How a simple execution of task is formed by humans?
- Agentic Workflow and the major components required: This includes: Task, Memory, Tools, Agents, LLM and so on. 
- Planning and Reasoning: Under this I will cover Chain of thoughts, REACT, LATS prompt techniques, that is used to build Agentic workflow. 
- Conclusion</description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/ES7DKX/</url>
            <location>LT9</location>
            
            <attendee>Tarun Jain</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>B9QPQF@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-B9QPQF</pentabarf:event-slug>
            <pentabarf:title>Accelerating Python&apos;s performance with C and Cython</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T151500</dtstart>
            <dtend>20241116T153000</dtend>
            <duration>001500</duration>
            <summary>Accelerating Python&apos;s performance with C and Cython</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Short talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/B9QPQF/</url>
            <location>LT9</location>
            
            <attendee>Leo Chen</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>TDYGRG@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-TDYGRG</pentabarf:event-slug>
            <pentabarf:title>How to organize and deploy your Python applications with Docker</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T160000</dtstart>
            <dtend>20241116T163000</dtend>
            <duration>003000</duration>
            <summary>How to organize and deploy your Python applications with Docker</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/TDYGRG/</url>
            <location>LT9</location>
            
            <attendee>Cristiano Pierandrei</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>ZB8QGA@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-ZB8QGA</pentabarf:event-slug>
            <pentabarf:title>Algorithmic Artistry: Musical Ideas for Pythonists</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T164000</dtstart>
            <dtend>20241116T171000</dtend>
            <duration>003000</duration>
            <summary>Algorithmic Artistry: Musical Ideas for Pythonists</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/ZB8QGA/</url>
            <location>LT9</location>
            
            <attendee>Chuck-jee Chau</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>YPKQZM@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-YPKQZM</pentabarf:event-slug>
            <pentabarf:title>Data Validation in Python</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T172000</dtstart>
            <dtend>20241116T172500</dtend>
            <duration>000500</duration>
            <summary>Data Validation in Python</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Lightning talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/YPKQZM/</url>
            <location>LT9</location>
            
            <attendee>Meixin Wang</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>87VP87@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-87VP87</pentabarf:event-slug>
            <pentabarf:title>Async all the way: FastAPI and the ASGI era</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T172500</dtstart>
            <dtend>20241116T173000</dtend>
            <duration>000500</duration>
            <summary>Async all the way: FastAPI and the ASGI era</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Lightning talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/87VP87/</url>
            <location>LT9</location>
            
            <attendee>Taemin Ha</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>3RF9DP@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-3RF9DP</pentabarf:event-slug>
            <pentabarf:title>Creative Problem Solving with Graphs</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T173000</dtstart>
            <dtend>20241116T173500</dtend>
            <duration>000500</duration>
            <summary>Creative Problem Solving with Graphs</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Lightning talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/3RF9DP/</url>
            <location>LT9</location>
            
            <attendee>Xiao Ying</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>ZR3XP3@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-ZR3XP3</pentabarf:event-slug>
            <pentabarf:title>Interactive game with Mediapipe</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>zh-hant</pentabarf:language>
            <pentabarf:language-code>zh-hant</pentabarf:language-code>
            <dtstart>20241116T173500</dtstart>
            <dtend>20241116T174000</dtend>
            <duration>000500</duration>
            <summary>Interactive game with Mediapipe</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Lightning talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/ZR3XP3/</url>
            <location>LT9</location>
            
            <attendee>Judy Wong</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>UPTBUH@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-UPTBUH</pentabarf:event-slug>
            <pentabarf:title>How many iPhones does it take to ship a new Python version?</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T174000</dtstart>
            <dtend>20241116T174500</dtend>
            <duration>000500</duration>
            <summary>How many iPhones does it take to ship a new Python version?</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Lightning talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/UPTBUH/</url>
            <location>LT9</location>
            
            <attendee>Chan Sau Yee</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>JC3QG3@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-JC3QG3</pentabarf:event-slug>
            <pentabarf:title>&#21295;&#35920;&#21673;&#20729;&#20301;? / How much is HSBC now?</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>zh-hant</pentabarf:language>
            <pentabarf:language-code>zh-hant</pentabarf:language-code>
            <dtstart>20241116T174500</dtstart>
            <dtend>20241116T175000</dtend>
            <duration>000500</duration>
            <summary>&#21295;&#35920;&#21673;&#20729;&#20301;? / How much is HSBC now?</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Lightning talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/JC3QG3/</url>
            <location>LT9</location>
            
            <attendee>Dr. Adrian Tam</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>HTGZMQ@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-HTGZMQ</pentabarf:event-slug>
            <pentabarf:title>Closing remarks</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T175500</dtstart>
            <dtend>20241116T181000</dtend>
            <duration>001500</duration>
            <summary>Closing remarks</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Short talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/HTGZMQ/</url>
            <location>LT9</location>
            
            <attendee>Scotty Kwok</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>LY8XCV@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-LY8XCV</pentabarf:event-slug>
            <pentabarf:title>Taiwan LLM: Bridging the Linguistic Divide with a Culturally Aligned Language Model</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T111000</dtstart>
            <dtend>20241116T114000</dtend>
            <duration>003000</duration>
            <summary>Taiwan LLM: Bridging the Linguistic Divide with a Culturally Aligned Language Model</summary>
            <description>This will be an online presentation.
In this presentation, we&apos;ll dive deep into the development and capabilities of TAIWAN-LLM, the first Large Language Model tailored for Traditional Chinese speakers in Taiwan. Key topics include:

1. The challenge of linguistic underrepresentation in existing LLMs
2. Our three-phase methodology: Continue-Pretraining, Supervised Fine-Tuning, and Feedback Supervised Fine-Tuning
3. The composition and curation of our Taiwanese corpus
4. Evaluation results on various NLP tasks, including contextual QA, summarization, and classification
5. Real-world applications and use cases of TAIWAN-LLM
6. The importance of culturally aligned language models for preserving linguistic diversity

We&apos;ll also discuss the open-source release of TAIWAN-LLM and its potential impact on NLP research and applications for Traditional Chinese.</description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/LY8XCV/</url>
            <location>LT8</location>
            
            <attendee>Yenting Lin</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>K7VYAH@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-K7VYAH</pentabarf:event-slug>
            <pentabarf:title>Hackman: IoT &amp; membership platform on Raspberry Pi &amp; Nix for Hong Kong&apos;s first Hackerspace</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T115000</dtstart>
            <dtend>20241116T122000</dtend>
            <duration>003000</duration>
            <summary>Hackman: IoT &amp; membership platform on Raspberry Pi &amp; Nix for Hong Kong&apos;s first Hackerspace</summary>
            <description>Hackman is a Hackerspace management system for Dim Sum Labs, Hong Kong&apos;s first Hackerspace. It is a Django application running on a Raspberry Pi 5 that manages our membership, controls access to the space, and much more. It serves a critical function for our space hence it must be reliable. Our members should easily add features to it while keeping the core stable.

In this talk, we will talk about how we use various software engineering practices to make it stable and reliable while making it extensible. We&apos;ll discuss:

* How the Django application is structured
* How we use Redis as a means to easily extend the system
* How we use Nix to make the operating system and the application easily reproducible
* How we use DevOps/GitOps along with ample tests to manage software deployments

Dim Sum Labs is Hong Kong&#8217;s first and longest-running Hackerspace since 2011, open to anyone interested in hacking: the intellectual challenge to creatively overcome or otherwise &#8220;hack&#8221; the limitations, capabilities, purposes, forms, etc. of virtually anything &#8212; or in other words: to mess around and build anything for fun. The members extend this ethos to its membership management system and the IoT in the space. For more information, visit us at https://www.dimsumlabs.com/ . Hackman is open source and can be accessed at https://github.com/dimsumlabs/hackman</description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/K7VYAH/</url>
            <location>LT8</location>
            
            <attendee>Nigel Choi</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>HZAX7P@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-HZAX7P</pentabarf:event-slug>
            <pentabarf:title>&#22914;&#26524;HK Python User Group&#21780;&#22767;&#22823;&#65292;&#37670;&#39881;&#23601;&#22823;&#37962;&#20102;!</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>zh-hant</pentabarf:language>
            <pentabarf:language-code>zh-hant</pentabarf:language-code>
            <dtstart>20241116T122500</dtstart>
            <dtend>20241116T125500</dtend>
            <duration>003000</duration>
            <summary>&#22914;&#26524;HK Python User Group&#21780;&#22767;&#22823;&#65292;&#37670;&#39881;&#23601;&#22823;&#37962;&#20102;!</summary>
            <description>&#25105;&#26371;&#20998;&#20139; &#36942;&#24448;&#36229;&#36942;&#21313;&#24180; PYCON HK/ OSHK &#30340;&#32147;&#39511;&#65292;&#21152;&#24038;&#36817;&#24180;&#21443;&#21152;&#22806;&#22320;PYCON APAC&#20043;&#38291;&#30340;&#27963;&#21205;&#65292;&#21435;&#20102;&#35299;&#26412;&#22320;&#31038;&#32676;&#30340;&#19981;&#36275;&#65292;&#26377;&#26356;&#22810;&#20107;&#24773;&#21487;&#20197;&#25913;&#21892;&#65292;&#35731;Python User Group &#33021;&#22816;&#26377;&#27231;&#22320;&#25104;&#38263;&#12290;&#21253;&#25324; &#23459;&#20659;&#65292;&#35373;&#35336;&#65292;&#35336;&#21123;&#65292;&#25805;&#20316;&#21508;&#31684;&#30087;&#12290;</description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/HZAX7P/</url>
            <location>LT8</location>
            
            <attendee>Calvin Tsang</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>UGFV3S@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-UGFV3S</pentabarf:event-slug>
            <pentabarf:title>Numbast: Bridging the gap between CUDA C++ and Python</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T140000</dtstart>
            <dtend>20241116T143000</dtend>
            <duration>003000</duration>
            <summary>Numbast: Bridging the gap between CUDA C++ and Python</summary>
            <description>See Abstract.</description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/UGFV3S/</url>
            <location>LT8</location>
            
            <attendee>Michael Wang</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>9HHTWK@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-9HHTWK</pentabarf:event-slug>
            <pentabarf:title>Operate with Confidence -- OpenTelemetry in Python</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T144000</dtstart>
            <dtend>20241116T151000</dtend>
            <duration>003000</duration>
            <summary>Operate with Confidence -- OpenTelemetry in Python</summary>
            <description>This talk will be broken down into following sessions:
- Introduction: 3 Pillars of System Observability (~5 mins)
- OpenTelemetry on Python FastAPI and AWS Lambda, with Visualizations (~15 - 20 mins)
- Why not just Logging? (~2 mins)
- Why not just Metrics (with Prometheus)? (~2 mins)
- Integration with other Cloud Monitoring Platforms (~2-3 mins)</description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/9HHTWK/</url>
            <location>LT8</location>
            
            <attendee>Alex Au</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>GYCVTG@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-GYCVTG</pentabarf:event-slug>
            <pentabarf:title>Leveraging Multi-Models and Open WebUI to Mimic ChatGPT with Data Security Considerations</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T151500</dtstart>
            <dtend>20241116T153000</dtend>
            <duration>001500</duration>
            <summary>Leveraging Multi-Models and Open WebUI to Mimic ChatGPT with Data Security Considerations</summary>
            <description>The talk will cover the following aspects:
##### 1. Introduction to Open WebUI:
   &#9702; Overview of Open WebUI, an extensible and feature-rich self-hosted WebUI designed to operate offline.
   &#9702; Discussion on its capabilities to integrate various LLM runners, including Ollama and OpenAI-compatible APIs.
##### 2. Setting Up Open WebUI:
   &#9702; Step-by-step guide on installing and configuring Open WebUI using Docker or Kubernetes for seamless deployment.
   &#9702; Instructions on integrating GPU support for enhanced performance.
##### 3. Multi-Model Integration:
   &#9702; Demonstration of how to leverage multiple models within Open WebUI, allowing for versatile and powerful interactions.
   &#9702; Examples of using models such as LLaVA, Llama3, Phi-3 Mini, and more for diverse applications.
##### 4. Enhancing Functionality with Plugins:
   &#9702; Introduction to the Pipelines Plugin Framework to incorporate custom logic and Python libraries.
   &#9702; Examples of plugins for web search, document search, Discord integration, and more.
##### 5. Data Security and Control:
   &#9702; Discussion on the importance of keeping data local or within company infrastructure.
   &#9702; Best practices for ensuring data security and compliance while using in-house AI solutions.
##### 6. Building a Powerful Interface:
   &#9702; Tips on extending Open WebUI to create a user interface similar to ChatGPT-4o.
   &#9702; Leveraging features such as Markdown and LaTeX support, hands-free voice/video call, and retrieval-augmented generation (RAG) for a dynamic user experience.</description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Short talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/GYCVTG/</url>
            <location>LT8</location>
            
            <attendee>Dr. Chung Ng</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>UVKEGD@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-UVKEGD</pentabarf:event-slug>
            <pentabarf:title>Time to Skip Tedious Steps - Spare Efforts with PyTorch Lightning</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T160000</dtstart>
            <dtend>20241116T163000</dtend>
            <duration>003000</duration>
            <summary>Time to Skip Tedious Steps - Spare Efforts with PyTorch Lightning</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/UVKEGD/</url>
            <location>LT8</location>
            
            <attendee>Henry, Wai Yin Wong</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>WQJV7B@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-WQJV7B</pentabarf:event-slug>
            <pentabarf:title>Simplifying Python Web App Operations: Automating K8s Ops with Open Source</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T164000</dtstart>
            <dtend>20241116T171000</dtend>
            <duration>003000</duration>
            <summary>Simplifying Python Web App Operations: Automating K8s Ops with Open Source</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/WQJV7B/</url>
            <location>LT8</location>
            
            <attendee>YangSoo Yoon</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>FJLLGF@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-FJLLGF</pentabarf:event-slug>
            <pentabarf:title>Pydantic Logfire: Empowering Python Observability</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T111000</dtstart>
            <dtend>20241116T114000</dtend>
            <duration>003000</duration>
            <summary>Pydantic Logfire: Empowering Python Observability</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/FJLLGF/</url>
            <location>LT7</location>
            
            <attendee>Hemangi Karchalkar</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>LNUWEC@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-LNUWEC</pentabarf:event-slug>
            <pentabarf:title>High Throughput Python</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T115000</dtstart>
            <dtend>20241116T122000</dtend>
            <duration>003000</duration>
            <summary>High Throughput Python</summary>
            <description>The talk is focus on CPython and experiment is done on Apple Silicon. It is to generate numpy array of random float as an example, and later to extend into Python lists of floats. I will compare the data generation throughput amongst using multiprocessing, threading, and concurrency.futures modules in Python as well as numba and joblib external libraries. The key result is to highlight the trade off between threading vs multiprocessing, in which if you want to use multiprocessing to work around the GIL, you pay the price of inter-process communication overhead. Even with free-threaded Python in 3.13 that you can avoid the GIL, you can&apos;t find a solution that is always better.</description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/LNUWEC/</url>
            <location>LT7</location>
            
            <attendee>Dr. Adrian Tam</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>CEWPVB@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-CEWPVB</pentabarf:event-slug>
            <pentabarf:title>Local &#30693;&#35672;&#25794;&#21488;LLM&#22823;&#26684;&#39717;</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>zh-hant</pentabarf:language>
            <pentabarf:language-code>zh-hant</pentabarf:language-code>
            <dtstart>20241116T122500</dtstart>
            <dtend>20241116T125500</dtend>
            <duration>003000</duration>
            <summary>Local &#30693;&#35672;&#25794;&#21488;LLM&#22823;&#26684;&#39717;</summary>
            <description>This will be an online presentation.
In the LLM world, every one is using GPT-4 as the golden standard. Are there cases where smaller language model can outperform GPT4 in terms of its richness in language expression and wealth of local knowledge? We want to present our discovery work on evaluating a suite of LLMs in the area of Cantonese skills, Hong Kong local geography and social knowledge. 

We will demo our open-sourced platform for others to play with the Cantonese, Hong Kong-specific chatbot arena as well. &#19968;&#40778;&#40654;&#25361;&#27231;&#21862;&#65281;</description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/CEWPVB/</url>
            <location>LT7</location>
            
            <attendee>Winnie Yeung</attendee>
            
            <attendee>Marcus Lau</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>VRPMHX@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-VRPMHX</pentabarf:event-slug>
            <pentabarf:title>How do I debug my PySpark workloads?</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T140000</dtstart>
            <dtend>20241116T143000</dtend>
            <duration>003000</duration>
            <summary>How do I debug my PySpark workloads?</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/VRPMHX/</url>
            <location>LT7</location>
            
            <attendee>Hyukjin Kwon</attendee>
            
            <attendee>Allison Wang</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>KZPSVD@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-KZPSVD</pentabarf:event-slug>
            <pentabarf:title>Spark-less local data stack in 2024</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T144000</dtstart>
            <dtend>20241116T151000</dtend>
            <duration>003000</duration>
            <summary>Spark-less local data stack in 2024</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/KZPSVD/</url>
            <location>LT7</location>
            
            <attendee>Nok Lam Chan</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>BHXJZA@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-BHXJZA</pentabarf:event-slug>
            <pentabarf:title>Power PyTorch Training with Centralized AI Data Lake and Advanced Data Selection Techniques</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>en</pentabarf:language>
            <pentabarf:language-code>en</pentabarf:language-code>
            <dtstart>20241116T151500</dtstart>
            <dtend>20241116T153000</dtend>
            <duration>001500</duration>
            <summary>Power PyTorch Training with Centralized AI Data Lake and Advanced Data Selection Techniques</summary>
            <description></description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Short talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/BHXJZA/</url>
            <location>LT7</location>
            
            <attendee>Yang Cen</attendee>
            
        </vevent>
        
        <vevent>
            <method>PUBLISH</method>
            <uid>X9UZSA@@pretalx.com</uid>
            <pentabarf:event-id></pentabarf:event-id>
            <pentabarf:event-slug>-X9UZSA</pentabarf:event-slug>
            <pentabarf:title>Enhancing Web Image Accessibility for Visually Impaired Individuals with Gemini Pro Vision and Google Cloud Platform</pentabarf:title>
            <pentabarf:subtitle></pentabarf:subtitle>
            <pentabarf:language>zh-hant</pentabarf:language>
            <pentabarf:language-code>zh-hant</pentabarf:language-code>
            <dtstart>20241116T160000</dtstart>
            <dtend>20241116T163000</dtend>
            <duration>003000</duration>
            <summary>Enhancing Web Image Accessibility for Visually Impaired Individuals with Gemini Pro Vision and Google Cloud Platform</summary>
            <description># GeProVis AI Screen Reader
GeProVis is an abbreviated term for Gemini Pro Vision, and my students have significantly enhanced the conventional Google ChromeVox Screen Reader by incorporating the robust capabilities of Google Gemini Pro Vision. This blog post will focus on the details of Google Cloud Platform (GCP). In brief, ChromeVox can extract the image source url and send it to GCP.

In this talk, we will explain the technical details of the Python Google Cloud Function in this project.

### Tech Blog
https://medium.com/google-developer-experts/enhancing-web-image-accessibility-for-visually-impaired-individuals-with-gemini-pro-vision-and-07190b97fc38

### Story
https://medium.com/google-developer-experts/hkiit-students-use-gemini-pro-vision-to-develop-ai-screen-reader-acace2a0f830

Hong Kong Google Cloud Summit 2024 GeProVis AI Screen Reader MD and GM, Google Hong Kong Michael Yue
https://youtu.be/VqSYB62xrz8

### Awards 
- City I&amp;T Grand Challenge 2024 - Innovation Award 
- Google GDSC 2024 Solution Challenge Global Top 100

### Speakers:
Cyrus Wong - AWS ML Hero + Microsoft MVP - Azure AI + Google Developer Experts - GCP &amp; AI/ML(GenAI)
https://www.linkedin.com/in/cyruswong/

Hin Pak Markus Tsang (&#26366;&#25010;&#26575;) - HKIIT &#38642;&#31471;&#31995;&#32113;&#21450;&#25976;&#25818;&#20013;&#24515;&#31649;&#29702;&#39640;&#32026;&#25991;&#24977;&#35506;&#31243;
https://www.linkedin.com/in/hin-pak-markus-tsang-%E6%9B%BE%E6%86%B2%E6%9F%8F-327949b8/ 

Kelvin Yiu - AWS Cloud Club Captain &amp; HKIIT &#38642;&#31471;&#31995;&#32113;&#21450;&#25976;&#25818;&#20013;&#24515;&#31649;&#29702;&#39640;&#32026;&#25991;&#24977;&#35506;&#31243;
https://www.linkedin.com/in/kelvin-yiu-9a25b1290/</description>
            <class>PUBLIC</class>
            <status>CONFIRMED</status>
            <category>Talk</category>
            <url>https://pretalx.com/pyconhk2024/talk/X9UZSA/</url>
            <location>LT7</location>
            
            <attendee>Cyrus Wong</attendee>
            
            <attendee>Markus Tsang</attendee>
            
            <attendee>YIU Kelvin</attendee>
            
        </vevent>
        
    </vcalendar>
</iCalendar>
