julianrisch commited on
Commit
b47b30c
1 Parent(s): 4790168

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -38,6 +38,7 @@ deepset/gelectra-large-generator
38
  **Timo Möller:** timo.moeller@deepset.ai
39
 
40
  ## About us
 
41
  <div class="grid lg:grid-cols-2 gap-x-4 gap-y-3">
42
  <div class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center">
43
  <img alt="" src="https://raw.githubusercontent.com/deepset-ai/.github/main/deepset-logo-colored.png" class="w-40"/>
@@ -47,13 +48,12 @@ deepset/gelectra-large-generator
47
  </div>
48
  </div>
49
 
50
- [deepset](http://deepset.ai/) is the company behind the open-source NLP framework [Haystack](https://haystack.deepset.ai/) which is designed to help you build production ready NLP systems that use: Question answering, summarization, ranking etc.
51
-
52
 
53
  Some of our other work:
54
- - [Distilled roberta-base-squad2 (aka "tinyroberta-squad2")]([https://huggingface.co/deepset/tinyroberta-squad2)
55
- - [German BERT (aka "bert-base-german-cased")](https://deepset.ai/german-bert)
56
- - [GermanQuAD and GermanDPR datasets and models (aka "gelectra-base-germanquad", "gbert-base-germandpr")](https://deepset.ai/germanquad)
57
 
58
  ## Get in touch and join the Haystack community
59
 
@@ -61,6 +61,6 @@ Some of our other work:
61
 
62
  We also have a <strong><a class="h-7" href="https://haystack.deepset.ai/community">Discord community open to everyone!</a></strong></p>
63
 
64
- [Twitter](https://twitter.com/deepset_ai) | [LinkedIn](https://www.linkedin.com/company/deepset-ai/) | [Discord](https://haystack.deepset.ai/community) | [GitHub Discussions](https://github.com/deepset-ai/haystack/discussions) | [Website](https://deepset.ai)
65
 
66
  By the way: [we're hiring!](http://www.deepset.ai/jobs)
 
38
  **Timo Möller:** timo.moeller@deepset.ai
39
 
40
  ## About us
41
+
42
  <div class="grid lg:grid-cols-2 gap-x-4 gap-y-3">
43
  <div class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center">
44
  <img alt="" src="https://raw.githubusercontent.com/deepset-ai/.github/main/deepset-logo-colored.png" class="w-40"/>
 
48
  </div>
49
  </div>
50
 
51
+ [deepset](http://deepset.ai/) is the company behind the production-ready open-source AI framework [Haystack](https://haystack.deepset.ai/).
 
52
 
53
  Some of our other work:
54
+ - [Distilled roberta-base-squad2 (aka "tinyroberta-squad2")](https://huggingface.co/deepset/tinyroberta-squad2)
55
+ - [German BERT](https://deepset.ai/german-bert), [GermanQuAD and GermanDPR](https://deepset.ai/germanquad), [German embedding model](https://huggingface.co/mixedbread-ai/deepset-mxbai-embed-de-large-v1)
56
+ - [deepset Cloud](https://www.deepset.ai/deepset-cloud-product), [deepset Studio](https://www.deepset.ai/deepset-studio)
57
 
58
  ## Get in touch and join the Haystack community
59
 
 
61
 
62
  We also have a <strong><a class="h-7" href="https://haystack.deepset.ai/community">Discord community open to everyone!</a></strong></p>
63
 
64
+ [Twitter](https://twitter.com/Haystack_AI) | [LinkedIn](https://www.linkedin.com/company/deepset-ai/) | [Discord](https://haystack.deepset.ai/community) | [GitHub Discussions](https://github.com/deepset-ai/haystack/discussions) | [Website](https://haystack.deepset.ai/) | [YouTube](https://www.youtube.com/@deepset_ai)
65
 
66
  By the way: [we're hiring!](http://www.deepset.ai/jobs)