mattm / arxiv-summarizer

A Jupyter Notebook to evaluate ChatGPT's responses to summarize arXiv papers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arXiv Summarizer

Introduction

This repository contains a Jupyter Notebook titled "arXiv Summarizer" that was used to evaluate ChatGPT's responses to requests for summarizing arXiv papers.

Usage

To view and run the notebook:

Open Jupyter Notebook in the repository directory:

jupyter notebook

Navigate to "arXiv Summarizer.ipynb" and open it.

You'll also need to install the necessary dependencies and ensure the OPENAI_API_KEY enviroment variable is set.

License

This project is licensed under the MIT License.

About

A Jupyter Notebook to evaluate ChatGPT's responses to summarize arXiv papers

License:MIT License


Languages

Language:Jupyter Notebook 100.0%