# Haystack

[Haystack](https://github.com/omalab/haystack) is the text processing library that we have built to handle extracting useful information from text using AI text programming techniques.

Basically, it has a labeler, which will read the text and label the words. Then, you can look for patterns in the tags to find items that match our text.
