Skip to content

HinnyTsang/paper-summary

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published