Tuana commited on
Commit
7fa475e
·
1 Parent(s): 5483466

Documentation and GitHub at bottom

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -14,7 +14,7 @@ pinned: false
14
  <div class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center">
15
  <img alt="" src="https://huggingface.co/spaces/deepset/README/resolve/main/haystack-logo-colored.svg" class="w-40"/>
16
  </div>
17
- <p class="lg:col-span-2"><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 🤗! 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>
18
  </p>
19
  <a class="lg:col-span-2" href="https://haystack.deepset.ai/community/join" >
20
  <div class="w-full rounded-lg flex justify-center items-center">
@@ -26,4 +26,5 @@ pinned: false
26
  <div class="lg:col-span-2 w-full rounded-lg flex justify-center items-center">
27
  <img class="h-40" alt="" src="https://huggingface.co/spaces/deepset/README/resolve/main/pipeline.png"/>
28
  </div>
 
29
  </div>
 
14
  <div class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center">
15
  <img alt="" src="https://huggingface.co/spaces/deepset/README/resolve/main/haystack-logo-colored.svg" class="w-40"/>
16
  </div>
17
+ <p class="lg:col-span-2"><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 🤗!
18
  </p>
19
  <a class="lg:col-span-2" href="https://haystack.deepset.ai/community/join" >
20
  <div class="w-full rounded-lg flex justify-center items-center">
 
26
  <div class="lg:col-span-2 w-full rounded-lg flex justify-center items-center">
27
  <img class="h-40" alt="" src="https://huggingface.co/spaces/deepset/README/resolve/main/pipeline.png"/>
28
  </div>
29
+ <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> </p>
30
  </div>