Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 644 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 644 Bytes

Paper summarizer

Summarize papers with ChatGPT API

How to use

  1. Install required packages

    poetry update
  2. Update the Openai API key in the .env file

    • If you are an admin user, just decrypt the file with Blackbox by the following command

      make secrets
    • For non-admin users, please create a .env file following the .env.example

  3. Try the code with the following command

    poetry run python main.py