Skip to content

deepset-ai/haystack-tutorials

Repository files navigation

Haystack Tutorials

Green logo of a stylized white 'H' with the text 'Haystack, by deepset.' Abstract green and yellow diagrams in the background.

Haystack is an open source framework by deepset for building production-ready LLM applicationsretrieval-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.

This is the repository where we keep all the Haystack tutorials πŸ““ πŸ‘‡ These tutorials are also published to the Haystack Website.

To contribute to the tutorials, please check out our Contributing Guidelines.

Run Tutorials Nightly Publish tutorials on Haystack Home

Tutorials

Code Colab
Your First QA Pipeline with Retrieval-Augmentation Open In Colab
Generating Structured Output with Loop-Based Auto-Correction Open In Colab
Serializing Pipelines Open In Colab
Preprocessing Different File Types Open In Colab
Metadata Filtering Open In Colab
Classifying Documents & Queries by Language Open In Colab
Creating a Hybrid Retrieval Pipeline Open In Colab
Build an Extractive QA Pipeline Open In Colab
Evaluating RAG Pipelines Open In Colab
Building Pipelines with Conditional Routing Open In Colab
Embedding Metadata for Improved Retrieval Open In Colab
Building a Chat Application with Function Calling Open In Colab
Query Classification with TransformersTextRouter Open In Colab
Retrieving a Context Window Around a Sentence Open In Colab