mjul / haystack-lab

Experimental data pipelines with Haystack for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Haystack Lab

Experimental data pipeline in Python with Haystack.

Structure

Setup

Install the environment with Anaconda, see environment.yml.

The key libraries are the Haystack libraries on PyPI:

  • farm-haystack
  • farm-haystack[crawler]

Also, datasets and pretrained models are from Huggingface:

  • datasets

License

MIT License, see the LICENSE file.

About

Experimental data pipelines with Haystack for Python

License:MIT License


Languages

Language:Jupyter Notebook 100.0%