mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-24 06:15:00 +00:00
cop
This commit is contained in:
parent
fb319fe4d3
commit
c71d98ff82
2 changed files with 4 additions and 2 deletions
|
@ -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?
|
||||
|
|
|
@ -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?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue