Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker installation #50

Open
drmetro09 opened this issue Dec 12, 2024 · 4 comments
Open

Docker installation #50

drmetro09 opened this issue Dec 12, 2024 · 4 comments

Comments

@drmetro09
Copy link

I want to try this, but im unable to follow the installation, a proper installation guide on docker installation would be very helpful

@pkarw
Copy link
Contributor

pkarw commented Dec 15, 2024

Hey @drmetro09, please let me know what exact issue you are experiencing, and I'll try to help you

@drmetro09
Copy link
Author

drmetro09 commented Dec 15, 2024

Hey @drmetro09, please let me know what exact issue you are experiencing, and I'll try to help you

  1. I have ollama and redis docker containers , already running how do i use them instead of the ones mentioned in the compose file ? How do i edit the docker compose file to include those instances running on my local machine .

  2. How do i use the tool it doesn't have any webui ?

Please guide me , in simple words. @pkarw

Thanks

@pkarw
Copy link
Contributor

pkarw commented Dec 23, 2024

Sorry for the late response. Actually, all you need to do is probably to look at the https://github.com/CatchTheTornado/pdf-extract-api?tab=readme-ov-file#getting-started - and modify the run.sh to not start the ollama and redis but to connect to the servers you already have.

There's a simple UI you might want to use and modify: https://github.com/CatchTheTornado/pdf-extract-api-demo

@drmetro09
Copy link
Author

drmetro09 commented Dec 23, 2024

Sorry for the late response. Actually, all you need to do is probably to look at the https://github.com/CatchTheTornado/pdf-extract-api?tab=readme-ov-file#getting-started - and modify the run.sh to not start the ollama and redis but to connect to the servers you already have.

There's a simple UI you might want to use and modify: https://github.com/CatchTheTornado/pdf-extract-api-demo

I use unraid os only way for me to try this tool is install using docker , Im not understanding the readme , but if you Could please provide me docker compose yml which uses already hosted ollama and redis i cam install it on unraid @pkarw .
I have already tried the already given dockercomposegpu.yml but it has redis and ollama in it so it is not working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants