codeinterpreter-api icon indicating copy to clipboard operation
codeinterpreter-api copied to clipboard

Doing Q&A over tabular data

Open homanp opened this issue 1 year ago • 3 comments

Hey there! Does this support analysis of csv files similar to ChatGPT?

homanp avatar Sep 14 '23 21:09 homanp

this uses chat gpt to achieve the same via (gpt-4) api. (3.5-turbo) can also be used but results are better while using gpt-4)

Ebinjose10 avatar Sep 15 '23 07:09 Ebinjose10

this uses chat gpt to achieve the same via (gpt-4) api. (3.5-turbo) can also be used but results are better while using gpt-4)

Is there a guide on how to do that?

homanp avatar Sep 15 '23 07:09 homanp

just follow the repo you may face some issues ,most of them are answered on the issues page

Ebinjose10 avatar Sep 15 '23 07:09 Ebinjose10