Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Description

Exercises for Chapter 3. "Introduction to Haystack by deepset "

Chapter topics covered

  1. An overview of deepset

  2. About Haystack’s NLP pipeline and LLM orchestration framework

  3. Haystack key building blocks: components and pipelines

  4. Key features and advantages

  5. Use cases and applications

  6. Architecture of Haystack

  7. Incorporating Haystack into your workflow

Directory of notebooks

  1. Notebook 1: Haystack data classes

  2. Notebook 2: Overview of Haystack components

  3. Notebook 3: Data processing components

  4. Notebook 4: Embedding components

  5. Notebook 5: Writing components