Skip to content

Adding single page for upcoming event #1890

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jan 19, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _events/ai-programming.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ poster: assets/images/ai-programming.png

**Date**: January 24, 2025, 1PM ET

<a href="https://streamyard.com/watch/SQkGZqZNzgae">
<a href="/ai-powered-competitive-programming">
<img style="width:100%" src="/assets/images/ai-programming.png" alt="AI-Powered Competitive Programming">
</a>

Expand All @@ -16,4 +16,4 @@ In this talk, Anton will share how he built an AI agent that ranked #1 in the fi

Anton Pidkuiko is a Software Engineer at Meta, Reality Labs in London. He is currently working on applying the power of Large Language Models to Metaverse Avatar product experiences.

[Register now to join the event](https://streamyard.com/watch/SQkGZqZNzgae)
[Register now to join the event](/ai-powered-competitive-programming)
41 changes: 41 additions & 0 deletions ai-powered-competitive-programming.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
layout: default
title: "AI-Powered Competitive Programming: My HackerCup 2024 Experience"
body-class: announcement
background-class: announcement-background
permalink: /ai-powered-competitive-programming
---

<div class="container">
<div class="row hero-content">
<div class="col-md-10">
<h1>PyTorch Webinars</h1>
</div>
</div>
</div>

<div class="container-fluid light-background-section">
<div class="container">
<div class="row content">
<div class="col-md-10 body-side-text">
<img style="width:100%; max-width:600px; margin-bottom: 20px" src="/assets/images/ai-programming.png" alt="AI-Powered Competitive Programming">
<h2>AI-Powered Competitive Programming: My HackerCup 2024 Experience</h2>
<p class="lead">
<strong>Date</strong>: January 24, 2025, 1PM ET
<br/>
<strong>Speaker</strong>: Anton Pidkuiko, Software Engineer, Meta
<br/>
<strong>Location</strong>: Online
<br/>
<br/>
In this talk, Anton will share how he built an AI agent that ranked #1 in the finals of Meta HackerCup 2024 (AI division). Anton developed a workflow that could solve the hardest competitive programming problems quickly and reliably. Anton will walk through how he used state-of-the-art reasoning LLM models, curated RAG, and leveraged cloud infrastructure to safely test and execute solutions at scale. This approach highlights the massive potential of test-time compute scaling and provides insights into AI's future role in programming.
<br/><br/>
Anton Pidkuiko is a Software Engineer at Meta, Reality Labs in London. He is currently working on applying the power of Large Language Models to Metaverse Avatar product experiences.
<br/><br/>
<strong>Register now to attend this event.</strong>
<div style="width:100%;height:0px;position:relative;padding-bottom:56.25%;"><iframe src="https://streamyard.com/watch/SQkGZqZNzgae?embed=true" width="100%" height="100%" frameborder="0" allow="autoplay; fullscreen" style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe></div>
</p>
</div>
</div>
</div>
</div>