Run This Ai
EN DE

Haystack

Open-source AI orchestration framework for production-ready RAG and agents

★ 25,759 GitHub Apache-2.0 ragllmagentsnlppipelinessemantic-searchpython RAG & Knowledge

Overview

Haystack by deepset is an open-source AI orchestration framework for building context-engineered, production-ready LLM applications. It lets you 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. With 25k+ GitHub stars and a vibrant community, Haystack provides a flexible component-based architecture that integrates with over 200+ model providers, vector databases, and document stores.

Requirements

Min vCPU
1
Min RAM
4096 MB
Min Disk
10 GB
Rec vCPU
2
Rec RAM
4096 MB
Rec Disk
20 GB

Recommended VPS

Hostinger · KVM 2

2 vCPU · 8192 MB · 100 GB

$6.99
View plan

Hostinger · KVM 2

2 vCPU · 8192 MB · 100 GB

$6.99
View plan

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Affiliate disclosure

Docker Compose

# Generated by Run This Ai — docker-compose.yml
services:
  haystack:
    image: deepset/haystack:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/haystack:/data

Best VPS for Haystack →

Related tools

Guides & articles