Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ pinned: false
|
|
15 |
<img alt="" src="https://huggingface.co/spaces/deepset/README/resolve/main/haystack-logo-colored.svg" class="w-40"/>
|
16 |
</div>
|
17 |
<div class="lg:col-span-2">
|
18 |
-
<p><strong><a href="https://deepset.ai">deepset</a></strong> is the company behind <strong><a href="https://haystack.deepset.ai/">Haystack</a></strong>, an open-source NLP framework to help you build production ready search systems or applications powered by various NLP tasks such as Question Answering. We host our models and datasets we create on Hugging Face 🤗! Haystack is designed to help you
|
19 |
</p>
|
20 |
<p>For more info on Haystack, visit our <strong><a href="https://github.com/deepset-ai/haystack">GitHub</a></strong> repo and <strong><a href="https://haystack.deepset.ai">Documentation</a></strong>. You can also <strong>join us on <a class="h-7" href="https://haystack.deepset.ai/community/join"><img alt="slack" class="h-7 inline-block m-0" style="margin: 0" src="https://huggingface.co/spaces/deepset/README/resolve/main/Slack_RGB.png"/></a></strong></p>
|
21 |
</div>
|
|
|
15 |
<img alt="" src="https://huggingface.co/spaces/deepset/README/resolve/main/haystack-logo-colored.svg" class="w-40"/>
|
16 |
</div>
|
17 |
<div class="lg:col-span-2">
|
18 |
+
<p><strong><a href="https://deepset.ai">deepset</a></strong> is the company behind <strong><a href="https://haystack.deepset.ai/">Haystack</a></strong>, an open-source NLP framework to help you build production ready search systems or applications powered by various NLP tasks such as Question Answering. We host our models and datasets we create on Hugging Face 🤗! Haystack is designed to help you build systems that work intelligently over large document collections. It achieves this with the concept of <strong>Pipelines</strong> consisting of various <strong>Nodes</strong> such as a <strong>DocumentStore</strong>, a <strong>Retriever</strong> and a <strong>Reader</strong>.
|
19 |
</p>
|
20 |
<p>For more info on Haystack, visit our <strong><a href="https://github.com/deepset-ai/haystack">GitHub</a></strong> repo and <strong><a href="https://haystack.deepset.ai">Documentation</a></strong>. You can also <strong>join us on <a class="h-7" href="https://haystack.deepset.ai/community/join"><img alt="slack" class="h-7 inline-block m-0" style="margin: 0" src="https://huggingface.co/spaces/deepset/README/resolve/main/Slack_RGB.png"/></a></strong></p>
|
21 |
</div>
|