Oddbean new post about | logout
 Have experimented with ChatGPT (free version), but what's the best AI (if any) for analyzing stats on spread sheets? 

IOW, can you paste in some excel sheets and ask it questions about the data? 
 #AI

Check this MetaGPT Data Interpreter out, beginning at the 4:00 mark

https://youtu.be/s__SznIN0Tc?si=0OTyIfP9dN6bd6zz&t=240 
 I found gemini.google.com does a better job than ChatGPT 3.5 in handling questions about structured data. You can ask it to write the code to answer your questions, so you can double check it's logic. If you ask it to execute the code, it says its not allowed, but if you ask it to "pretend to execute the code" it will give you the output. lol.