Skip to content

nunodonato/advent-of-code-2021

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Advent of Code 2021

Using Advent of Code to run experiments with AI (Codex and GitHub's Copilot) and prompt engineering.

Introduction

I was looking for a challenge to get more practice in prompt engineering and Advent of Code was just the right place to start!

My goal? Solve each puzzle successfully without writing any code. The idea was to better understand how to write good prompts in order to achieve the best results. If, in some cases, the AI can't solve the puzzle correctly, I will point out in comments the lines I needed to add or fix.

Each puzzle has it's own file and inputs. Note that the inputs are different for every login in Advent of Code, so don't copy my results :)

I'll be writing some comments and observations each day(or when relevant) on my blog over at https://www.nunodonato.com

About

Experiments with AI and Codex to solve Advent of Code puzzles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages