mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10:14:59 +00:00
copy
This commit is contained in:
parent
79ba5699d0
commit
09452806be
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
|
|
||||||
# Download, analyze and plot US Census data
|
# Download, analyze and plot US Census data
|
||||||
|
|
||||||
Inspired by Ethan Mollick's recent blog article about ChatGPT plugins,
|
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 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 all the code to do all that and summarize and plot a graph of the results.
|
I had GPT-4 tell me how to download census data, suggest some hypotheses to test and then write all the code to do all that and summarize and plot a graph of the results.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue