paper-qa icon indicating copy to clipboard operation
paper-qa copied to clipboard

Implement CLI Functionality

Open malekinho8 opened this issue 2 years ago • 1 comments

It would be nice to have a CLI that can be run to automatically enter the question-answering routine. The app should be installable through the setup.py and be created using the click package. Example of desired behavior pasted below:

qa-pdf [pdf_file]

malekinho8 avatar Apr 16 '23 06:04 malekinho8

https://github.com/whitead/paper-qa/issues/286

marioseixas avatar Jun 17 '24 01:06 marioseixas

This is now implemented as part of v5, see: https://github.com/Future-House/paper-qa/tree/v5.0.0?tab=readme-ov-file#cli

jamesbraza avatar Sep 11 '24 17:09 jamesbraza