Data Analytics with Gen AI

Hi
I was working on POC for data analytics where Pandas AI is used as interpreter and get python code from LLM.
It worked well for basic use case like calculation , average , percentage but not giving good result if ask trends , summary of data , graph

Is there any other solution / liberary which can provide better data analytics result from LLM.

1 Like

Just posted about this, I didn’t see your post. I agree this is highly relevant. I imagine a new architecture or finetune would be great for this purpose.

1 Like

I believe what amitgoyal14 is suggesting is a model which performs inference on the data directly.

2 Likes