haystack
Open-source AI orchestration framework for building context-engineered, production-ready LLM applications. Design modular pipelines and agent workflows with explicit control over retrieval, routing, memory, and generation. Built for scalable agents, RAG, multimodal applications, semantic search, and conversational systems.
Written by deepset-ai, whose words those are. Agentwire did not build this and has not tested it.
open the repositoryWHAT VOUCHED FOR IT
- Curated listA maintainer added it to a curated list they publish.kyrolabs/awesome-langchain
- StarredPast the absolute star floor.
- AgenticCarries two or more agentic topics in its own repo metadata.
WHERE THE ACCOUNTS POSTED IT
Haystack by deepset-ai lets your team build production LLM agents and modular pipelines with explicit control over retrieval, routing, memory and generation. #SoftwareArchitecture
haystack keeps the parts of an LLM system separate and inspectable: retrieval, routing, memory and generation are each components you wire yourself rather than a chain that hides them. deepset-ai maintains it in Python, aimed at agents, RAG and search systems headed for production.