bilgeyucel commited on
Commit
c1b773f
Β·
verified Β·
1 Parent(s): 37906fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -7
README.md CHANGED
@@ -16,13 +16,15 @@ pinned: false
16
  </div>
17
  </div>
18
 
19
- [**deepset**](https://www.deepset.ai/) is the company behind [**Haystack**](https://haystack.deepset.ai/), an open source LLM framework to help you build production ready applications powered by LLMs, Transformer models, vector search and more. Whether you want to perform retrieval-augmented generation (RAG), document search, question answering or answer generation, Haystack provides the tools to implement composable AI systems that are easy to use, customize, extend, optimise, evaluate and ultimately deploy to production.
20
 
21
- * πŸ“š Start learning Haystack with our [Tutorials](https://haystack.deepset.ai/tutorials)
22
- * πŸ§‘β€πŸ³ Check out example notebooks in our [Cookbooks](https://github.com/deepset-ai/haystack-cookbook)
23
- * πŸ€— We host our models and datasets on [Hugging Face](https://huggingface.co/deepset)
24
- * πŸ“Ί Regular [Open NLP Meetups](https://www.meetup.com/open-nlp-meetup/)
25
- * 🌐 For events by Haystack, follow [our Luma calendar](https://lu.ma/haystack)
 
 
 
26
 
27
- <p align="center">For more info on Haystack, visit our <strong><a href="https://docs.haystack.deepset.ai">Documentation</a></strong>. You can also <strong><a href="https://discord.com/invite/VBpFzsgRVF">join us on Discord</a></strong></p>
28
  <p align="center"><img src="https://img.shields.io/pypi/v/haystack-ai?label=Haystack%20version"/></p>
 
16
  </div>
17
  </div>
18
 
19
+ [**deepset**](https://www.deepset.ai/) is the company behind [**Haystack**](https://haystack.deepset.ai/), a leading open-source AI orchestration framework for building production-ready AI applications in Python.
20
 
21
+ Haystack enables developers and engineers to design context-engineered systems, from scalable agent workflows and RAG pipelines to multimodal applications and semantic search. Its modular architecture provides explicit control over retrieval, memory, tools, and generation, making it easy to experiment, evaluate, and deploy AI systems in real-world environments.
22
+
23
+ * πŸ“– Get started with our [Docs](https://docs.haystack.deepset.ai)
24
+ * πŸ“š Learn Haystack through our [Tutorials](https://haystack.deepset.ai/tutorials)
25
+ * πŸ§‘β€πŸ³ Explore example notebooks in our [Cookbook](https://haystack.deepset.ai/cookbook)
26
+ * πŸ€— Find our models and datasets here on [Hugging Face](https://huggingface.co/deepset)
27
+ * 🌐 See upcoming events on [our Luma calendar](https://lu.ma/haystack)
28
+ * πŸ’¬ Join the community on [Discord](https://discord.com/invite/xYvH6drSmA)
29
 
 
30
  <p align="center"><img src="https://img.shields.io/pypi/v/haystack-ai?label=Haystack%20version"/></p>