Summarize papers with ChatGPT API
- Copy from Lucas Soares @ medium
-
Install required packages
poetry update
-
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
-
-
Try the code with the following command
poetry run python main.py