An automation that automatically identifies whether the given PDFs contain the specified keywords, outputting the result as a CSV file.
example.mp4
Prerequisites:
- A Robocorp account – necessary to download the assistant, available under the free plan without needing to provide a credit card
- Robocorp Assistant
Once downloaded and installed, click on Install a community assistant and paste in the URL of this repository: https://github.com/bendersej/pdf-keywords-extractor
.
Prerequisite:
Place yourself at the root of this folder and run the following command:
rcc run
Extracting the text from big PDFs files currently takes a significant amount of time.
For example, it takes roughly 1 min and 10s to extract keywords for The Count of Monte Cristo.
Feel free to open a new pull request with your proposed feature.
If you don't have the skills or the time, feel free to open an Issue describing the feature you would like to be implemented.