Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ eisp Public

EISP - Extract, Index and Search PDFs

License

cceh/eisp

Repository files navigation

EISP - Extract, Index and Search PDFs

EISP allows you to extract, index and search any PDF containing text.

You only have to specify in docker-compose.yml the folder that you would like to extract text from.

Relevant software libraries employed:

Requirements

Docker and Docker-Compose

Deploy

docker-compose up

Detached:

docker-compose up -d

Search

Access Kibana

Go to http://0.0.0.0:5601/eisp

In Kibana on the left pane, select 'Discover' and create an index pattern for the 'eisp' index. To search on the selected index, once again, on the left pane click on 'Discover'.

About

EISP - Extract, Index and Search PDFs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published