Guides
Here are links to pages which give you step-by-step instructions on getting the most out of Haystack. They are designed to help you through tasks that require interaction with more than one part of the repository.
Guide | Description |
---|---|
Languages Other Than English | Adapt a Haystack system to work with languages other than English. |
Domain Adaptation | Improve your system's performance on data from a specific domain. |
Optimization | Speed up your system or improve its general performance. |
Evaluation | Measure how well your system is performing. |
Chatbot Integration | Build a chatbot that knows how to take advantage of Haystack's NLP power. |
Table Question Answering | Perform Retrieval and Question Answering on tabular data. |
Model Distillation | Create a version of a pretrained model that sacrifices some accuracy for speed. |
Metadata Filtering | Narrow down the dataset that you're working with based on metadata attached to your Documents. |
Question Answering on a Knowledge Graph | Perform Question Answering on data stored in Knowledge Graph. |
Telemetry | Learn about the information Haystack uses to bring improvements to its users. |