You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Haystack Tutorials
2
2
3
3
<divalign="center">
4
-
<ahref="https://haystack.deepset.ai/"><imgsrc="https://github.com/deepset-ai/haystack/blob/main/docs/img/banner_20.png"alt="Green logo of a stylized white 'H' with the text 'Haystack, by deepset. Haystack 2.0 is live 🎉' Abstract green and yellow diagrams in the background."></a>
4
+
<ahref="https://haystack.deepset.ai/"><imgsrc="https://github.com/deepset-ai/haystack/blob/main/docs/img/banner.png"alt="Green logo of a stylized white 'H' with the text 'Haystack, by deepset. Haystack 2.0 is live 🎉' Abstract green and yellow diagrams in the background."></a>
5
5
</div>
6
6
7
7
[**Haystack**](https://github.com/deepset-ai/haystack) is an open source framework by [**deepset**](https://deepset.ai) for building production-ready **LLM applications**, **retrieval-augmented generative pipelines** and **state-of-the-art search systems** that work intelligently over large document collections. It lets you quickly try out the latest models in natural language processing (NLP) while being flexible and easy to use.
@@ -59,4 +59,4 @@ Haystack 2.0
59
59
|[Answering Complex Questions with Agents](./tutorials/23_Answering_Multihop_Questions_with_Agents.ipynb)|[](https://colab.research.google.com/github/deepset-ai/haystack-tutorials/blob/main/tutorials/23_Answering_Multihop_Questions_with_Agents.ipynb)|||
60
60
|[Building a Conversational Chat App](./tutorials/24_Building_Chat_App.ipynb)|[](https://colab.research.google.com/github/deepset-ai/haystack-tutorials/blob/main/tutorials/24_Building_Chat_App.ipynb)|||
61
61
|[Customizing Agent to Chat with Your Documents](./tutorials/25_Customizing_Agent.ipynb)|[](https://colab.research.google.com/github/deepset-ai/haystack-tutorials/blob/main/tutorials/25_Customizing_Agent.ipynb)|||
62
-
|[Creating a Hybrid Retrieval Pipeline](./tutorials/26_Hybrid_Retrieval.ipynb)|[](https://colab.research.google.com/github/deepset-ai/haystack-tutorials/blob/main/tutorials/26_Hybrid_Retrieval.ipynb)|||
62
+
|[Creating a Hybrid Retrieval Pipeline](./tutorials/26_Hybrid_Retrieval.ipynb)|[](https://colab.research.google.com/github/deepset-ai/haystack-tutorials/blob/main/tutorials/26_Hybrid_Retrieval.ipynb)|||
0 commit comments