OpenAI is hosting a Climate Change Hackathon on November 12-13. As a warm-up to the hackathon I decided to use their Completion API to summarize the Tackling Climate Change with Machine Learning paper.
This code is heavily inspired by eco-faqs, which was demo'ed as a proof of concept from OpenAI.
The notebook was designed to run on Google colab, but it should be trivial to adjust it to run locally if you prefer.
The summaries in the repository are the unmodified output of the text-davinci-002
model.