From a5de0cabed8f1fa818a72d08d6d3d4f34dc53550 Mon Sep 17 00:00:00 2001 From: aJISUa <103941235+aJISUa@users.noreply.github.com> Date: Sun, 27 Apr 2025 15:36:03 +0900 Subject: [PATCH 1/4] Create pycon-kr-2024-freedom-from-spam-junbeom-lee.json --- ...kr-2024-freedom-from-spam-junbeom-lee.json | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 pycon-kr-2024/videos/pycon-kr-2024-freedom-from-spam-junbeom-lee.json diff --git a/pycon-kr-2024/videos/pycon-kr-2024-freedom-from-spam-junbeom-lee.json b/pycon-kr-2024/videos/pycon-kr-2024-freedom-from-spam-junbeom-lee.json new file mode 100644 index 0000000..92edc94 --- /dev/null +++ b/pycon-kr-2024/videos/pycon-kr-2024-freedom-from-spam-junbeom-lee.json @@ -0,0 +1,30 @@ +{ + "copyright_text": null, + "title": "Everyone Deserves Freedom from Spam - Junbeom Lee [PyCon.KR 2024]", + "description": "Let's talk about the development story behind the AI-based spam blocking app, .\n\nSolving real-world problems with \"AI\":\n\n0. Identifying the problem (Too much spam!)\n1. Building a service using LLMs\n2. Challenges encountered when using LLMs\n3. Solving the problem with a custom-trained model\n4. What solo developers need to operate an 'AI' service\n5. Essentials for building a sustainable AI service\n\nSpeaker Introduction:\nJunbeom Lee / Beomi\nResearcher in Korean Natural Language Processing. Developer of the \"Smart Spam Filter\" app. This year at PyCon, he shares his journey of building a service using both on-device LMs and LLMs.", + "channel_title": "PyCon Korea", + "publish_time": "20250104", + "thumbnail_url": "https://i.ytimg.com/vi_webp/WVyx9JZAZYU/maxresdefault.webp", + "duration": 2109, + "view_count": 65, + "language": "kor", + "recorded": "2024-10-26", + "speakers": [ + "Junbeom Lee (Beomi)" + ], + "tags": [ + "Artificial Intelligence" + ], + "related_urls": [ + { + "label": "Everyone Deserves Freedom from Spam – PyCon Korea 2024", + "url": "https://2024.pycon.kr/session/SRKR79" + } + ], + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=WVyx9JZAZYU" + } + ] +} From d3823d80bfcd5364aa3be8ff3734930d015e1deb Mon Sep 17 00:00:00 2001 From: aJISUa <103941235+aJISUa@users.noreply.github.com> Date: Sun, 27 Apr 2025 15:59:08 +0900 Subject: [PATCH 2/4] Create pycon-kr-2024-keynote-python-technology-community-kwonhan-bae.json --- ...thon-technology-community-kwonhan-bae.json | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 pycon-kr-2024/videos/pycon-kr-2024-keynote-python-technology-community-kwonhan-bae.json diff --git a/pycon-kr-2024/videos/pycon-kr-2024-keynote-python-technology-community-kwonhan-bae.json b/pycon-kr-2024/videos/pycon-kr-2024-keynote-python-technology-community-kwonhan-bae.json new file mode 100644 index 0000000..8ba52ec --- /dev/null +++ b/pycon-kr-2024/videos/pycon-kr-2024-keynote-python-technology-community-kwonhan-bae.json @@ -0,0 +1,25 @@ +{ + "copyright_text": null, + "description": "This keynote explores Python's journey: from being a simple technology to becoming a human-centered community.\n\nLanguage: Korean\n\nSpeaker Introduction:\nKwonhan Bae\n\nIn this keynote, Kwonhan Bae shares reflections on how Python evolves beyond a programming language into a community that values people, collaboration, and growth.", + "duration": 2014, + "language": "kor", + "recorded": "2024-10-27", + "related_urls": [ + { + "label": "Keynote: Python – From Technology to Community and Humanity – PyCon Korea 2024", + "url": "https://2024.pycon.kr/session/F8DTZW" + } + ], + "speakers": [ + "Kwonhan Bae" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/or-VFMgWBMw/maxresdefault.jpg", + "title": "Keynote: Python – From Technology to Community and Humanity - Kwonhan Bae [PyCon.KR 2024]", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=or-VFMgWBMw" + } + ] +} From a10e853e626a484356681aa4a82970d7ae3a7238 Mon Sep 17 00:00:00 2001 From: aJISUa <103941235+aJISUa@users.noreply.github.com> Date: Sun, 27 Apr 2025 15:59:44 +0900 Subject: [PATCH 3/4] Update pycon-kr-2024-from-zero-to-1-7k-stars-open-source-dongkyu-kim.json --- ...kr-2024-from-zero-to-1-7k-stars-open-source-dongkyu-kim.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pycon-kr-2024/videos/pycon-kr-2024-from-zero-to-1-7k-stars-open-source-dongkyu-kim.json b/pycon-kr-2024/videos/pycon-kr-2024-from-zero-to-1-7k-stars-open-source-dongkyu-kim.json index 72d7ec1..a339c06 100644 --- a/pycon-kr-2024/videos/pycon-kr-2024-from-zero-to-1-7k-stars-open-source-dongkyu-kim.json +++ b/pycon-kr-2024/videos/pycon-kr-2024-from-zero-to-1-7k-stars-open-source-dongkyu-kim.json @@ -14,7 +14,7 @@ "Dongkyu Kim" ], "tags": ["open source", "community"], - "thumbnail_url": "https://i.ytimg.com/vi_webp/xnYFgCvyff4/maxresdefault.webp", + "thumbnail_url": "https://i.ytimg.com/vi/xnYFgCvyff4/maxresdefault.jpg", "title": "Open Source Project – From 0 Lines of Code to 1.7k GitHub Stars - Dongkyu Kim [PyCon Korea 2024]", "videos": [ { From 871fea6322671ffe77e040e916b92ec5bc82eabf Mon Sep 17 00:00:00 2001 From: aJISUa <103941235+aJISUa@users.noreply.github.com> Date: Sun, 27 Apr 2025 16:00:18 +0900 Subject: [PATCH 4/4] Update pycon-kr-2024-freedom-from-spam-junbeom-lee.json --- .../videos/pycon-kr-2024-freedom-from-spam-junbeom-lee.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pycon-kr-2024/videos/pycon-kr-2024-freedom-from-spam-junbeom-lee.json b/pycon-kr-2024/videos/pycon-kr-2024-freedom-from-spam-junbeom-lee.json index 92edc94..eedba5a 100644 --- a/pycon-kr-2024/videos/pycon-kr-2024-freedom-from-spam-junbeom-lee.json +++ b/pycon-kr-2024/videos/pycon-kr-2024-freedom-from-spam-junbeom-lee.json @@ -4,7 +4,7 @@ "description": "Let's talk about the development story behind the AI-based spam blocking app, .\n\nSolving real-world problems with \"AI\":\n\n0. Identifying the problem (Too much spam!)\n1. Building a service using LLMs\n2. Challenges encountered when using LLMs\n3. Solving the problem with a custom-trained model\n4. What solo developers need to operate an 'AI' service\n5. Essentials for building a sustainable AI service\n\nSpeaker Introduction:\nJunbeom Lee / Beomi\nResearcher in Korean Natural Language Processing. Developer of the \"Smart Spam Filter\" app. This year at PyCon, he shares his journey of building a service using both on-device LMs and LLMs.", "channel_title": "PyCon Korea", "publish_time": "20250104", - "thumbnail_url": "https://i.ytimg.com/vi_webp/WVyx9JZAZYU/maxresdefault.webp", + "thumbnail_url": "https://i.ytimg.com/vi/WVyx9JZAZYU/maxresdefault.jpg", "duration": 2109, "view_count": 65, "language": "kor",