https://github.com/sofwerx/skill-pdf
Mycroft PDF Skill - Search for spoken words from pdf file. The end result is a subset of the pdf file.
https://github.com/sofwerx/skill-pdf
Last synced: 2 months ago
JSON representation
Mycroft PDF Skill - Search for spoken words from pdf file. The end result is a subset of the pdf file.
- Host: GitHub
- URL: https://github.com/sofwerx/skill-pdf
- Owner: sofwerx
- License: apache-2.0
- Created: 2018-06-29T11:54:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-29T12:46:06.000Z (almost 7 years ago)
- Last Synced: 2025-01-20T05:40:33.239Z (4 months ago)
- Language: Python
- Homepage:
- Size: 72.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Mycroft PDF Skill
Search for pages with spoken key words## Description
Use mycroft to query pages from pdf with spoken keywords.## Examples
* "filter for linux"
* "filter for wireshark and windows"## Installtion
Assumptions
* Ubunutu 16.04
* Mycroft install correctly - https://mycroft.ai/documentation/linux/
* Need to change pdf file name in pdfkeywordpagesearch.py
* Some python packges may need to be installed in the python virtual environmentClone the repo to the location of the skills. Skills should be in /opt/mycroft/skills/
Restart Mycroft wait 30 seconds and begin.