Hi, could anyone provide a VERY simple, “Hello World” example of an answers script in python, using embeddings? I tried following the Olympics example in the cookbook, but it’s way too complicated. I just need a script that simply takes a small CSV, and answers questions about it.
Thanks
Are you looking to use the OpenAI API only or just a solution in general? Can you provide a small sample of your CSV?
Hi Nelson, I was able to figure it out, thanks
can you post your solution? I am struggling as well
@heiko Can you post sample CSV?
gladly - I am trying around with some publicly available legal text like this
Thanks for uploading the file, but I am having issues opening it up as a CSV.
Seems like there is something wrong with the formatting itself. Do you have a cleaned version of the dataset?
sorry - must have been the wrong file. this one imports correctly in excel:
Thanks for taking the time
Still no luck with the file, so I created a template where you can just fill in the Questions and Answering…
See GSheet+GPT3 - Google Sheets
That so cool. Thanks !