mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-17 18:15:00 +00:00
copy
This commit is contained in:
parent
97f1f71255
commit
281c005db7
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
Inspired by
|
||||
[Ethan Mollick's recent blog article about ChatGPT plugins](https://www.oneusefulthing.org/p/it-is-starting-to-get-strange),
|
||||
I used `aider` and GPT-4 to do data analysis of some US Census data.
|
||||
I had GPT-4 tell me how to download census data, suggest some hypotheses to test and then write the code to do all that, including a summary and plot of the results.
|
||||
I had GPT-4 tell me how to download census data, suggest some hypotheses to test and then write the code to test one and provide a summary and plot of the results.
|
||||
|
||||
## Chat transcript
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue