Haystack annotation tool #5070
Replies: 2 comments 1 reply
-
Hi @sohanasarah if you use the hosted version and upload documents, these documents are stored by the annotation tool yes. What you can do is host the annotation tool yourself with docker. We describe how to do that on our documentation page about the tool: https://docs.haystack.deepset.ai/docs/annotation#installing-the-local-version-docker |
Beta Was this translation helpful? Give feedback.
-
From the guide, Configure the credentials and the database in the docker-compose.yml. The credentials should match in the database image and application configuration. Where can i get the database image and application configuration file? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using Haystack to build a Q&A system for my company. I am fine-tuning the models as I have domain-specific data. I want to use the Haystack annotation tool to prepare training data. If I use the Haystack annotation tool web version, will it save my files? Those documents are confidential.
Beta Was this translation helpful? Give feedback.
All reactions