Skip to main content

Haystack

Open-source LLM orchestration framework for building customizable, production-ready AI agents and RAG pipelines.

View on GitHub Official site
Agent Frameworks Apache-2.0 Easy setup 26,300 stars

Overview

Description

Haystack is an open-source Python framework by deepset for building production-ready AI agents, semantic search systems, and advanced RAG pipelines. It provides modular components to connect language models with diverse document stores, vector databases, and custom tools. The bottom line: design transparent, deterministic agentic and retrieval workflows that scale smoothly from experimentation to enterprise production.

Technical scorecard

License

Apache-2.0

Commercial use

Yes

OpenAI-compatible API

No

REST API

No

Fine-tuning support

No

Quantization support

No

Docker available

Yes

GUI / no-code available

No

Telemetry

Opt-out

Offline after setup

Yes

Data & Privacy

Does it send data online?

After setup, this listing is marked as usable offline. Confirm network behavior against the upstream project before regulated deployment.

Does it store history?

Not verified in this directory yet. Review the upstream docs for persistence, logs, and workspace storage.

License checks?

Commercial use is marked as allowed or likely allowed by the listed license.

Telemetry?

Opt-out

Last verified: Aug 24, 2026. Maintainer verification should be treated as directory guidance, not legal advice.

🛡️

Deploying Haystack in production?

Stop silent telemetry leaks before they trigger an unintended data leak. Get our Airgap Certainty Blueprint for Haystack.

Request Privacy and Telemetry Audit

Setup & Installation

Easy

A developer can usually get this running with standard docs.

# Start with the official project repository
# https://github.com/deepset-ai/haystack

Hardware Requirements

Hardware tagsCPU, GPU
LanguagesPython

Works Well With