
AI AGENTS
by deepset-ai
Open-source AI orchestration framework for building context-engineered, production-ready LLM applications.
Haystack is described by its GitHub source as an open-source AI orchestration framework for building context-engineered, production-ready LLM applications. It supports modular pipelines and agent workflows with explicit control over retrieval, routing, memory, and generation. The documentation describes Haystack agents as AI agents that retrieve information, generate responses, and perform actions using Haystack components, including a loop-based Agent component that works with chat generators and external tools to solve complex queries iteratively.
Build LLM applications that need explicit orchestration across retrieval, routing, memory, and generation. Create AI agents that retrieve information, generate responses, and perform actions with tools. Develop RAG, semantic search, multimodal, or conversational systems using modular pipelines.
Last updated May 31, 2026