paper-qa
paper-qa copied to clipboard
Implement CLI Functionality
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]
https://github.com/whitead/paper-qa/issues/286
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