Skip to content

Comments

Add a batch script to easily generate reviews for a given pdf paper#134

Open
nbotti wants to merge 3 commits intoSakanaAI:mainfrom
nbotti:patch-cli-for-reviewer
Open

Add a batch script to easily generate reviews for a given pdf paper#134
nbotti wants to merge 3 commits intoSakanaAI:mainfrom
nbotti:patch-cli-for-reviewer

Conversation

@nbotti
Copy link

@nbotti nbotti commented Sep 28, 2024

To generate a quick review for a single paper:

python generate_review.py --model gpt-4o-2024-05-13 -n 1 --num_reflections 5 --num_fs_examples 1 --num_reviews_ensemble 5 --temperature 0.1 --max-pages 0 --openai-api-key sk-1234 ~/path/to/paper.pdf

Will output n number of reviews to outputs/paper_{n}.json

@conglu1997
Copy link
Contributor

Hi thanks! Would it be possible to not introduce new dependencies like dotenv?

@conglu1997 conglu1997 added the enhancement New feature or request label Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants