This commit is contained in:
Paul Gauthier 2023-05-13 10:15:56 -07:00
parent fb319fe4d3
commit c71d98ff82
2 changed files with 4 additions and 2 deletions

View file

@ -1,7 +1,9 @@
# Modify an open source 2048 game with aider and gpt-4
> The user explores and modifies the open source 2048 game codebase from https://github.com/gabrielecirulli/2048
> The user explores and modifies the open source javascript 2048 game codebase from https://github.com/gabrielecirulli/2048
>
> Notice that GPT-4 asks to see a particular source file, and aider automatically includes it in the chat session after getting permission from the user.
---
#### > what is this repo?

View file

@ -1,7 +1,7 @@
# Complete a css exercise with aider and GPT-4
> The user asks aider about the CSS Exercises repo https://github.com/TheOdinProject/css-exercises/tree/main and complete an animation exercise.
> The user asks aider about the CSS Exercises repo https://github.com/TheOdinProject/css-exercises/tree/main and completes an animation exercise.
---
#### > what is this repo?