2120 Forks
20161 Stars
20161 Watchers

haystack

AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.

How to download and setup haystack

Open terminal and run command
git clone https://github.com/deepset-ai/haystack.git
git clone is used to create a copy or clone of haystack repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with haystack https://github.com/deepset-ai/haystack/archive/master.zip

Or simply clone haystack with SSH
[email protected]:deepset-ai/haystack.git

If you have some problems with haystack

You may open issue on haystack support forum (system) here: https://github.com/deepset-ai/haystack/issues