diff --git a/_events/ai-programming.md b/_events/ai-programming.md new file mode 100644 index 000000000000..c8baea9fb584 --- /dev/null +++ b/_events/ai-programming.md @@ -0,0 +1,19 @@ +--- +category: event +title: "AI-Powered Competitive Programming: My HackerCup 2024 Experience" +date: January 24, 2025 +poster: assets/images/ai-programming.png +--- + +**Date**: January 24, 2025, 1PM ET + + +AI-Powered Competitive Programming + + + +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. + +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) diff --git a/assets/images/ai-programming.png b/assets/images/ai-programming.png new file mode 100644 index 000000000000..b1a8093af9df Binary files /dev/null and b/assets/images/ai-programming.png differ