{"library":"haystack-ai","type":"library","category":null,"description":"Open-source AI orchestration framework by deepset for building production-ready LLM applications in Python. Core abstraction is the Pipeline — a computation graph of Components (embedders, retrievers, generators, rankers, etc.) connected via explicit typed edges. Supports RAG, agents, semantic search, and multimodal workflows. Integrates with OpenAI, Anthropic, Mistral, Hugging Face, Azure, Bedrock, and 70+ vector databases and document stores.","language":"python","status":"active","version":"2.24.x","tags":["agents","rag","orchestration","pipelines","deepset","openai","huggingface","vector-store","python","production-stable"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install haystack-ai","imports":["from haystack import Pipeline","from haystack import component","from haystack.components.generators.chat import OpenAIChatGenerator","from haystack.document_stores.in_memory import InMemoryDocumentStore"]},{"cmd":"pip install haystack-ai[all]","imports":[]}],"homepage":"https://haystack.deepset.ai","github":"https://github.com/deepset-ai/haystack","docs":null,"changelog":null,"pypi":"https://pypi.org/project/haystack-ai/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":11.5,"avg_import_s":2.13,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/haystack-ai/compatibility"}}