DocumentationAPI Reference📓 Tutorials🧑‍🍳 Cookbook🤝 Integrations💜 Discord🎨 Studio
Documentation

Introduction to Haystack

Haystack is an open-source AI framework for building production-ready AI Agents, retrieval-augmented generative pipelines and state-of-the-art multimodal search systems. Learn more about Haystack and how it works.

👍

Welcome to Haystack

To skip the introductions and go directly to installing and creating a search app, see Get Started.

Haystack is an open-source AI orchestration framework that you can use to build powerful, production-ready applications with Large Language Models (LLMs) for various use cases. Whether you’re creating autonomous agents, multimodal apps, or scalable RAG systems, Haystack provides the tools to move from idea to production easily.

Haystack is designed in a modular way, allowing you to combine the best technology from OpenAI, Google, Anthropic, and open-source projects like Hugging Face's Transformers or Elasticsearch.

The core foundation of Haystack consists of components and pipelines, along with Document Stores, Agents, Tools, and many integrations. Read more about Haystack concepts in the Haystack Concepts Overview.

Supported by an engaged community of developers, Haystack has grown into a comprehensive and user-friendly framework for LLM-based development.

💪

Looking to scale with confidence?

If your team needs enterprise-grade support, best practices, and deployment guidance to run Haystack in production, check out Haystack Enterprise.

📜 Learn more about Haystack Enterprise

👉 Get in touch with our team


Related Links