Composable, typed pipelines for search and RAG systems.
Haystack models an AI application as an explicit graph of typed components wired together, which makes a complex retrieval pipeline something you can read, test and swap pieces of rather than trace through call stacks. It has been used in production search systems for years, and the component contract is strict enough that connection errors surface at build time.
The framework most LLM applications are still assembled from.
Turn any set of documents into a private chat workspace.
Ask questions of your own documents with nothing leaving the machine.
The data framework for connecting models to your own sources.
Visual builder for agents and RAG flows, deployable as an API.
Fair-code workflow automation with AI steps built in.
No reviews yet — be the first to review this project.
Sign in to write a review.
Sign In