Skip to content

bguisard/openai-paper-summary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Summarizing a Research Paper with OpenAI Completion API

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.

Colab notebook

Open In Colab

The notebook was designed to run on Google colab, but it should be trivial to adjust it to run locally if you prefer.

Summaries

The summaries in the repository are the unmodified output of the text-davinci-002 model.

About

Summarizes a paper using OpenAI Completion API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published