Loading…
11-12, August 2026
Seoul, South Korea
View More Details & Registration
Note: The schedule is subject to change.

The Sched app allows you to build your schedule but is not a substitute for your event registration. You must be registered for Open Source Summit Korea 2026 to participate in the sessions. If you have not registered but would like to join us, please go to the event registration page to purchase a registration.

This schedule is automatically displayed in Korea Standard Time (KST), UTC +9. To see the schedule in your preferred timezone, please select from the drop-down menu to the right.
Venue: Rose clear filter
Tuesday, August 11
 

11:00 KST

Sponsored Session: A New Security Standard for the AI Era: Zero-CVE and Real-Time Threat Response - SeungEll Lee, Red Hat
Tuesday August 11, 2026 11:00 - 11:30 KST
As Generative AI and Agentic AI continue to evolve, cyberattacks have become increasingly automated. With hundreds of new CVEs disclosed every day and AI-powered attacks are automated in zero-hour, traditional security and patch management approaches have reached their limits.

This session explores how organizations can build a lightweight hardened infrastructure and a trusted Zero-CVE environment with Red Hat AI on a proven platform that leverages the strengths of the open source ecosystem. It also examines the need for autonomous defense systems and approaches to implementing them, enabling real-time threat response while maintaining infrastructure stability through controlled AI-driven automation.
Speakers
avatar for SeungEll Lee

SeungEll Lee

Enterprise Solution Architect, Red Hat
SeungEll Lee is an Enterprise Solution Architect at Red Hat Korea, who helps customers achieve business success through tailored architecture strategies for the hybrid cloud and AI era. By providing consulting services and phased transformation roadmaps, he enables customers to navigate... Read More →
Tuesday August 11, 2026 11:00 - 11:30 KST
Rose
  Safety Critical Software
  • Presentation Language English
  • Slides Attached Yes

11:40 KST

Sponsored Session: From Clicks to Rankings: Building a Learning-to-Rank Pipeline with OpenSearch - West Kim, AWS
Tuesday August 11, 2026 11:40 - 12:10 KST
Search relevance improves when ranking reflects how users actually interact with results. OpenSearch provides three plugins that work together to enable this: User Behavior Insights (UBI) collects click and query data, Search Relevance Workbench (SRW) evaluates ranking quality, and Learning to Rank (LTR) applies machine-learned models to reorder results. This session walks through the full workflow: collecting user behavior data with UBI, training an XGBoost-based ranking model, and deploying customized search rankings using the LTR plugin.

Speakers
avatar for West Kim

West Kim

AI Specialist SA, Amazon Web Services
West is an AI Specialist SA at AWS who specializes in information retrieval. As a search service and search engine engineer, he provides expert support in RAG and ontology design and implementation, and advises on designing and building flows and tooling to make agentic systems run... Read More →
Tuesday August 11, 2026 11:40 - 12:10 KST
Rose
  Open AI + Data

13:35 KST

Sponsored Session: Trust by Design: Engineering Reliable Enterprise AI Workflows with Open Source - KyoSeok Kim & Suyeon Woo, IBM
Tuesday August 11, 2026 13:35 - 14:05 KST
When enterprises bring AI into real-world operations, reliability challenges extend far beyond hallucinations and response accuracy. Document structure and meaning can be lost during processing, retrieval may fail to provide sufficient grounding, and models may violate business rules or operational constraints. As agents connect to enterprise systems, additional risks emerge, including unauthorized tool calls and actions that are difficult to trace or audit.
These challenges cannot be addressed by adding a guardrail at the final stage. Reliability must be designed across the entire workflow, from document understanding and retrieval to reasoning, generation, and execution.
This session presents an open-source reference architecture that combines document representation with Docling and DocLang, grounded retrieval and reasoning with OpenRAG and Granite, requirement-driven generation and validation with Mellea, and controlled, observable tool integration with ContextForge.
 

Speakers
avatar for Suyeon Woo

Suyeon Woo

Solutions Architect, IBM
Suyeon Woo is a Solution Architect at IBM, specializing in enterprise AI, application modernization, and cloud-native architecture. He works with organizations across the financial services, telecommunications, and manufacturing sectors to design and implement enterprise AI platforms... Read More →
avatar for KyoSeok Kim

KyoSeok Kim

Technical Specialist and Senior Systems Management Specialist, IBM
KyoSeok Kim is Technical Specialist on OSS and Hybrid Cloud and Senior Systems Management Specialist in IBM Korea OSS Competency Team experienced  30+year. His working is based on Open Source-based Cloud infrastructure,  Kubernetes and On-prem Infrastructure. His focus is on helping... Read More →
Tuesday August 11, 2026 13:35 - 14:05 KST
Rose
  Open AI + Data
  • Presentation Language English
  • Slides Attached Yes

14:15 KST

LLMs Change — Where Should Knowledge Live? (Lessons From SBOM) - Koji Annoura, Annoura Office
Tuesday August 11, 2026 14:15 - 14:45 KST
Large Language Models (LLMs) are widely used to search, summarize, and generate answers. They are powerful, but results are not always stable and can be difficult to verify.

Many systems use Retrieval-Augmented Generation (RAG) to connect LLMs with external data. This helps, but does not fully solve the problem. The same question can produce different answers depending on the model or context, making knowledge hard to manage.

This raises a simple question: where should knowledge be managed?

A similar issue exists in software supply chains. SBOM (Software Bill of Materials) makes components and relationships visible, but is often treated as static data.

Based on hands-on experience designing graph-based knowledge systems, this session introduces a design approach: managing knowledge outside LLMs as structured, persistent data.

We discuss lessons from SBOM and how graph-based approaches—using technologies such as SQL/PGQ or GQL—can help understand relationships and trace changes.

The focus is a practical way of thinking for more open and sustainable knowledge practices.
Speakers
avatar for Koji Annoura

Koji Annoura

Knowledge Graph Architect, Annoura Consulting
Koji Annoura is a practitioner in graph data and knowledge systems, focusing on modeling relationships in real-world systems.

He co-founded the Neo4j Users Group Tokyo in 2013 and founded the Apache Hop User Group Japan in 2021.
His work focuses on structuring complex data usi... Read More →
Tuesday August 11, 2026 14:15 - 14:45 KST
Rose
  Open AI + Data
  • Presentation Language English
  • Slides Attached Yes

14:55 KST

From Black Box To Insight: Observability for AI Agents in Production - Mostafa Radwan, Datadog & Brandon Kang, Akamai Technologies
Tuesday August 11, 2026 14:55 - 15:25 KST
AI agents are quickly moving from prototypes to production systems that manage APIs, tools, and complex reasoning tasks.

Once these systems are deployed, they often act like black boxes, hiding failures, slowdowns, and unexpected behavior.

This session will show you how to add observability to agentic systems with open-source tools and cloud-native tech.

​Brandon and Mostafa will break down the lifecycle of an AI agent, covering prompt execution, tool invocation, memory access, and multi-agent coordination, and demonstrate how to make each stage observable.

Using a practical, architecture-focused approach, they will show how to:

- Trace agent workflows across distributed systems
- Monitor latency and token usage
- Detect anomalies such as hallucinations, tool misuse, and runaway behavior.
- Connect LLM behavior with infrastructure metrics like GPU, container, and network data.

They will also present a complete reference architecture that uses open-source projects including OpenTelemetry (OTel), Prometheus, Grafana, and some new tools for LLM observability.

Attendees will learn practical ways to build transparent and reliable production AI agent systems.
Speakers
avatar for Mostafa Radwan

Mostafa Radwan

Senior Solutions Engineer, Datadog
Mostafa is a technologist and consultant focused on cloud native computing. He started his career as a software engineer before getting into the trenches of application and production support.He enjoys helping enterprise companies successfully adopt DevOps and cloud native technologies... Read More →
avatar for Brandon Kang

Brandon Kang

Principal Technical Solutions Architect, Akamai Technologies
Brandon Kang is a Principal Technical Solutions Architect at Akamai Technologies, overseeing cloud computing products and cloud-native initiatives across Asian countries.

Before joining Akamai, he held key roles in leading technology companies, including serving as a software e... Read More →
Tuesday August 11, 2026 14:55 - 15:25 KST
Rose
  Open AI + Data

15:55 KST

Panel Session: The Next Phase for Digital Money: From Pilots to Production in Korea and Beyond with Open Source - Julian Gordon, LF Decentralized Trust; Alice Kim, Independent; Jisu Park, SOOHO.IO Inc.; Joonyi Sung, Bank of Korea; Jake Kim, FairSquareLab
Tuesday August 11, 2026 15:55 - 16:25 KST
The shift to digital money is accelerating in Korea and globally - central bank digital currency pilots, tokenized deposits, and real-world asset tokenization are moving toward production, stablecoins are gaining regulatory clarity. However, key challenges remain around interoperability, scalability and integration with existing financial systems.

In this panel, Julian Gordon, VP Asia Pacific & Middle East at LF Decentralized Trust, will host a discussion with leaders from Korea’s financial and technology ecosystem on moving from PoC to production-grade digital money infrastructure.

Panelists will share insights from initiatives including CBDC pilots, public-private collaboration, agentic AI integration, and developments in tokenized deposits and assets – exploring how open source decentralized technologies are improving settlement efficiency, programmability and interoperability across platforms and networks.

They will examine the role of open development, governance and standards in building secure, scalable systems. Attendees will gain practical perspectives on architecture, ecosystem coordination and policy shaping the next phase of digital money.
Speakers
avatar for Jake Kim

Jake Kim

CEO & Founder, FairSquareLab
Jake Joonhong Kim is a technology entrepreneur leading the on-chain transformation of South Korea’s financial industry. Since founding FairSquare Lab (FSL) in 2018, he has focused on integrating blockchain technology into institutional finance, drawing on 30 years of experience... Read More →
avatar for Julian Gordon

Julian Gordon

VP Asia Pacific and Middle East, Linux Foundation Decentralized Trust
As VP, Asia Pacific and Middle East, for LF Decentralized Trust, Julian Gordon works with business leaders and technologists across the region to drive development and deployment of a growing ecosystem of open source blockchain, ledger, identity, cryptographic, and related technologies... Read More →
avatar for Jisu Park

Jisu Park

CEO & Founder, SOOHO.IO Inc.
CEO and Founder of SOOHO.IO, a blockchain infrastructure company pioneering institutional-grade FX solutions for digital assets. Expert in smart contract security, blockchain standardization, and regulatory compliance. Built security audit systems and deployed blockchain infrastructure... Read More →
avatar for Joonyi Sung

Joonyi Sung

Team Head, Bank of Korea
Joonyi Sung is the IT Head of Project Hangang at the Bank of Korea, leading the nation’s pioneering digital currency initiative. Since joining the Bank in 2004, he has built a multidisciplinary career as an IT Manager, Strategist, and Economist. He holds Master’s degrees in Public... Read More →
avatar for Alice Kim

Alice Kim

Fintech & Payments Consultant, Independent

Tuesday August 11, 2026 15:55 - 16:25 KST
Rose
  Cloud + Orchestration

17:15 KST

How x402 Brings Open Source Governance to Payments - Junhyeok Yoo, Four Pillars
Tuesday August 11, 2026 17:15 - 17:45 KST
In April 2026, x402 joined the Linux Foundation with over 20 founding members. It is the first payment protocol under open source governance at the Linux Foundation.

x402 activates HTTP 402 "Payment Required," reserved in 1997 but never used. A server responds with 402 and payment terms, the client settles on-chain, the resource is delivered. Apache 2.0, zero protocol fees, chain-agnostic, no single-organization dependency.

Part 1: Why now. Every internet layer runs on open protocols except payments. That breaks when AI agents must pay at machine speed. We map the agentic payment stack and ask: is it open, who governs it?

Part 2: How x402 works. HTTP 402 challenge-response, stateless architecture, one middleware line to gate any API, production deployments today.

Part 3: Bottom-up to foundation. x402 was open-sourced, developers adopted it, major infrastructure providers shipped native support, competing protocols chose to integrate x402 rather than build a rival. Then it moved to the Linux Foundation.

Part 4: What comes next. The protocol is early. Foundation governance changes the signal. We examine what sustained adoption requires.
Speakers
avatar for Junhyeok Yoo

Junhyeok Yoo

Researcher, Four Pillars

Tuesday August 11, 2026 17:15 - 17:45 KST
Rose
  Open AI + Data
 
Wednesday, August 12
 

11:00 KST

When Semantic Search Breaks in your RAG systems: RAM Walls, Silent Failures, and the Architecture Decisions - Jeevan D C, Entain
Wednesday August 12, 2026 11:00 - 11:30 KST
The team shipped semantic search. It worked. Then came 100M vectors, a RAM bill that tripled overnight, filtered queries silently returning zero results, and a proposal to "just add Pinecone alongside Postgres."

This talk is for engineers who've already built the thing and now need to scale it without burning the budget or the team. We'll do the RAM math that should happen before any architecture decision, walk through quantization strategies that deliver 32x compression with 95%+ recall, show why filtered search is the #1 silent production failure, and lay out when DiskANN, hybrid BM25+vector search, or a specialized vector DB actually makes sense — and when it doesn't.

Live demos included. Decision matrices to take back to the team on Monday. No hype, just trade-offs in plain English.
Speakers
avatar for Jeevan D C

Jeevan D C

Senior Principal Engineer, Entain
I build systems, teams, and the structures that connect them. I've architected consumer apps for 30M users at Southeast Asia's largest telco, wrote the first line of code for a digital bank that scaled to 1.5M customers in 18 months, and migrated an entire cloud (Alicloud → GCP... Read More →
Wednesday August 12, 2026 11:00 - 11:30 KST
Rose
  Open AI + Data

11:40 KST

Simplifying AI for Edge Compute with HAMi - Reza Jelveh, Dynamia
Wednesday August 12, 2026 11:40 - 12:10 KST
Open-source agents like Hermes and OpenClaw can reason and use tools, but edge deployment is still hard - not the model, the compute underneath: limited memory, tight power budgets, no ops team. Democratizing agentic AI means fixing the compute layer. This deep dive covers GPU and memory slicing at the edge: carving one device’s unified memory so multiple agents run concurrently on hardware as small as an NVIDIA Jetson, and time-sharing when demand exceeds memory.

We compare Jetson-class GPUs with NPUs from Axelera and DeepX - higher performance per watt - and what it takes to make them schedulable. HAMi, the CNCF Incubation project for hardware-agnostic GPU virtualization, is that layer: one scheduling plane across heterogeneous accelerators, fine-grained memory slicing, open source. A blueprint for edge AI without a cloud budget.
Speakers
avatar for Reza Jelveh

Reza Jelveh

GTM & Solution Engineer, Dynamia

Wednesday August 12, 2026 11:40 - 12:10 KST
Rose
  Open AI + Data
  • Presentation Language English
  • Slides Attached Yes

13:35 KST

AI-Powered Open Source Risk Management: ISO Self-Certification Kit and 5-Level AI Coding Governance - Haksung Jang, SK Telecom
Wednesday August 12, 2026 13:35 - 14:05 KST
Trusted OSS is an open-source self-certification kit that guides any organization from zero to ISO/IEC 5230 (license compliance) and ISO/IEC 18974 (security assurance) conformance using AI agents.
No prior expertise required.

Built by the OpenChain Korea Work Group and released under CC BY 4.0, the kit features:

• AI agents (Claude Code) that auto-generate company-specific compliance artifacts: OSS policy, SBOM, vulnerability response procedures, training curriculum, and conformance declaration
• DevSecOps pipelines (SAST, SCA, secret detection, IaC) ready to drop into any CI/CD environment
• A 5-level AI Coding Governance Maturity Model — from ad-hoc prompting (Level 1) to AI-augmented defense (findings-driven review, AI fuzzing) and continuous auto-remediation (Level 5).

In this session, I'll walk through how any team can go from no compliance process to a fully documented, self-certifiable program in hours, not months. I'll also share how we're using AI to close the compliance skills gap across Korean enterprises and SMEs — making OpenChain certification accessible to all.

Attendees leave with a working toolkit they can clone and run today.
Speakers
avatar for Haksung Jang

Haksung Jang

Manager, SK Telecom
Haksung Jang is the Open Source Program Manager at SK Telecom and Chair of the OpenChain Korea Work Group.
He specializes in ISO/IEC 5230 and ISO/IEC 18974 compliance, leading open source governance programs at enterprise scale. He is the creator of Trusted OSS —an open-source, AI-powered toolkit that enables any organization to achieve OpenChain self-certification using AI agents... Read More →
Wednesday August 12, 2026 13:35 - 14:05 KST
Rose
  OSS Enabling & Management
  • Presentation Language Korean
  • Slides Attached Yes

14:15 KST

How To Make AI-Assisted OSS Contributions Review-Ready - Jaewoo Choi, Hyundai Autoever
Wednesday August 12, 2026 14:15 - 14:45 KST
AI coding tools can generate patches quickly, but maintainers still cannot merge a PR on generated code alone. They need evidence, what was reproduced, what changed, how it was validated, and whether the contributor actually reduced review work instead of shifting it downstream.

In this session, I draw on recurring patterns from reviewing and maintaining Argo CD contributions to show why many AI-assisted PRs stall and what makes others move quickly. I present a simple four-stage framework for review-ready OSS contributions, Set up the environment, validate the problem before changing code, harden the fix with tests and checks, and submit a PR with enough context and proof for efficient review. Attendees will leave with practical guidance they can use immediately to improve contribution quality and reduce maintainer burden.
Speakers
avatar for Jaewoo Choi

Jaewoo Choi

DevOps Engineer | Argo CD Maintainer, Hyundai Autoever
Jaewoo is a DevOps Engineer at Hyundai-Autoever, focused on GitOps and cloud-native developer experience. He recently joined the Argo CD reviewer team after contributing to the project. In his free time, he enjoys going to the gym and running outdoors.
Wednesday August 12, 2026 14:15 - 14:45 KST
Rose
  OSS Enabling & Management
  • Presentation Language English
  • Slides Attached Yes

15:55 KST

Building Reliable AI Agents: An Open Source Approach To Evaluation and Observability - Sho Tanaka, Snowflake
Wednesday August 12, 2026 15:55 - 16:25 KST
Building AI agents is easier than ever with open source tools, but ensuring their reliability in production remains a major challenge. Unlike traditional software, AI agents are non-deterministic, making simple pass/fail testing insufficient.

This talk introduces a practical approach to evaluation and observability for AI agents, combining open source tools such as TruLens with agent architectures inspired by AgentGPT.

We will demonstrate how to instrument agent workflows, capture execution traces, and implement evaluation metrics such as faithfulness, tool selection accuracy, and answer relevancy. Attendees will also see how to visualize agent behavior and identify failure points across retrieval, reasoning, and generation layers using a lightweight dashboard.

Finally, we show how to build a feedback loop to iteratively improve agent performance, and share a reference implementation (GitHub) that can be reused with different agent frameworks.
Speakers
avatar for Sho Tanaka

Sho Tanaka

Lead Developer Advocate, Snowflake
Sho Tanaka is a Lead Developer Advocate at Snowflake, focused on AI/ML and data engineering. He previously worked at Google (gTech) delivering ML/Data solutions across Japan, APAC and global. He is a Google Developer Expert (AI/ML) and a co-founder of the MLOps community in Japan... Read More →
Wednesday August 12, 2026 15:55 - 16:25 KST
Rose
  Open AI + Data

16:35 KST

Eval-Driven Development: Mastering Agentic Tracing and Expert-Aligned Judges With MLflow - Vincent Caldeira, Red Hat
Wednesday August 12, 2026 16:35 - 17:05 KST
Building AI agents is easy, but ensuring their reliability is hard. Because agents operate in open-ended, non-deterministic environments, traditional Test-Driven Development (TDD) falls short. The solution is Eval-Driven Development (EDD), a paradigm that embeds continuous evaluation throughout the agent lifecycle.

This talk explores how to operationalize EDD. First, we examine the critical role of observability. Evaluating just a final output is insufficient for multi-step workflows. We show how OpenTelemetry (OTel) compatible tracing exposes internal reasoning and tool usage for granular debugging.

Next, we tackle scaling evaluation via LLM-as-a-Judge. Since uncalibrated judges often miss domain-specific nuances, we demonstrate aligning custom judges with human experts. Using open-source MLflow, attendees will learn to capture traces, collect expert feedback, and use alignment optimizers to create expert-aligned evaluators.
Speakers
avatar for Vincent Caldeira

Vincent Caldeira

CTO APAC, Red Hat
Vincent Caldeira, Red Hat APAC CTO and Industry Visiting Scholar at Columbia University, drives tech strategy and emerging engineering. A Top 10 APAC CTO (2023) with 20+ years in finance IT, he is an authority on open source, cloud-native technologies and AI. Vincent holds leadership... Read More →
Wednesday August 12, 2026 16:35 - 17:05 KST
Rose
  Open AI + Data
 
  • Filter By Date
  • Filter By Venue
  • Filter By Type
  • Presentation Language
  • Slides Attached
  • Timezone

Share Modal

Share this link via

Or copy link

Filter sessions
Apply filters to sessions.