mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 01:04:59 +00:00
copy
This commit is contained in:
parent
52d5236205
commit
bb08410376
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
Inspired by
|
Inspired by
|
||||||
[Ethan Mollick's recent blog article about ChatGPT plugins](https://www.oneusefulthing.org/p/it-is-starting-to-get-strange),
|
[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 ask GPT-4 how to download census data and to suggest some
|
I asked GPT-4 how to download census data and to suggest some
|
||||||
hypotheses to test. I asked it to write the code to get the data, test one of the
|
hypotheses to test. I asked it to write the code to get the data, test one of the
|
||||||
hypotheses and provide a summary and plot of the results.
|
hypotheses and provide a summary and plot of the results.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue