Markus Paff aee90c5df9
Docs v0.7.0 (#757)
* new docs version

* Add latest docstring and tutorial changes

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-01-22 10:28:33 +01:00

14 lines
476 B
ReStructuredText

Tutorials
====================================
.. toctree::
:maxdepth: 4
:caption: Contents:
1) Using Haystack to search through your own documents <tutorials/1>
2) Make Haystack understand your jargon <tutorials/2>
3) Connect Haystack to your Datastore of choice <tutorials/3>
4) Answer incoming questions using FAQ pages <tutorials/4>
5) Benchmark the different components of Haystack <tutorials/5>
6) SoTA: Powerup Haystack with DPR <tutorials/6>