diff options
Diffstat (limited to 'misc/py-haystack_ai/pkg-descr')
-rw-r--r-- | misc/py-haystack_ai/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/py-haystack_ai/pkg-descr b/misc/py-haystack_ai/pkg-descr new file mode 100644 index 000000000000..5a15860612ff --- /dev/null +++ b/misc/py-haystack_ai/pkg-descr @@ -0,0 +1,6 @@ +Haystack is an end-to-end LLM framework that allows you to build applications +powered by LLMs, Transformer models, vector search and more. Whether you want +to perform retrieval-augmented generation (RAG), document search, question +answering or answer generation, Haystack can orchestrate state-of-the-art +embedding models and LLMs into pipelines to build end-to-end NLP applications +and solve your use case. |