File size: 1,935 Bytes
3d7adce
 
 
 
 
 
 
 
 
38ad733
75a837b
bd0f36e
af0f0bc
 
bd0f36e
af0f0bc
37906fb
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
title: README
emoji: 🐠
colorFrom: indigo
colorTo: red
sdk: static
pinned: false
---

<div class="grid lg:grid-cols-2 gap-x-4 gap-y-3">
    <div class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center">
         <img alt="" src="https://raw.githubusercontent.com/deepset-ai/.github/main/deepset-logo-colored.png" class="w-40"/>
     </div>
     <div class="w-full h-40 object-cover mb-2 rounded-lg flex items-center justify-center">
         <img alt="" src="https://raw.githubusercontent.com/deepset-ai/.github/main/haystack-logo-colored.png" class="w-40"/>
     </div>
</div>

[**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.

* πŸ“š Start learning Haystack with our [Tutorials](https://haystack.deepset.ai/tutorials) 
* πŸ§‘β€πŸ³ Check out example notebooks in our [Cookbooks](https://github.com/deepset-ai/haystack-cookbook) 
* πŸ€— We host our models and datasets on [Hugging Face](https://huggingface.co/deepset)   
* πŸ“Ί Regular [Open NLP Meetups](https://www.meetup.com/open-nlp-meetup/) 
* 🌐 For events by Haystack, follow [our Luma calendar](https://lu.ma/haystack) 

<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>
<p align="center"><img src="https://img.shields.io/pypi/v/haystack-ai?label=Haystack%20version"/></p>