Skip to content
Is there an AI for this?

Alternatives

Self-hosted alternatives to Onyx

Projects in the registry that can run on your own hardware and serve at least one of the same use cases as Onyx.

Source
Registry relations over fetched repository records — the evidence sits on each repository page
Verified
Evidence not verified
Confidence
High

01How this list was built

Compared against
Onyx
Delivery
Hybrid — hosted or self-hosted
Shared use cases
Internal company search, Knowledge management, Employee helpdesk, Document Q&A, AI customer-support agent
Selection rule
open source, or self-hostable, and shares a use case
Candidates found
25

02Alternatives

25
  • AnythingLLM

    Hybrid — hosted or self-hosted

    Desktop and server application that turns a document set into a chat workspace, with per-workspace embeddings, multiple model back ends and a built-in vector store.

    Stars
    Licence
    unknown
    In stacks
    0

    Shares: Document qa · Internal knowledge search · Knowledge management

  • authentik

    Hybrid — hosted or self-hosted

    Identity provider with OpenID Connect, SAML and proxy-based authentication, application-level policies and a forward-auth outpost for services that have no login of their own.

    Stars
    Licence
    unknown
    In stacks
    0

    Shares: Internal knowledge search · Employee helpdesk

  • Chroma

    Hybrid — hosted or self-hosted

    Embedded and server-mode vector store with a small API surface, often used for prototypes and single-node retrieval before a larger engine is justified.

    Stars
    Licence
    unknown
    In stacks
    0

    Shares: Document qa · Internal knowledge search

  • Dify

    Hybrid — hosted or self-hosted

    Platform for building LLM applications: visual workflow editor, retrieval pipelines, agent tools, prompt management and an API layer. Available self-hosted or as a managed cloud service.

    Repository
    langgenius/dify
    Stars
    153,448
    Licence
    Other
    In stacks
    1

    Shares: Customer support agent · Internal knowledge search · Document qa

  • Docling

    Libraries

    Document conversion toolkit that parses PDF, Office and image files into structured Markdown or JSON, preserving reading order, tables and figures for downstream retrieval.

    Stars
    65,519
    Licence
    MIT
    In stacks
    4

    Shares: Document qa · Internal knowledge search

  • Flowise

    Hybrid — hosted or self-hosted

    Visual builder for LLM chains and agents, with retrieval nodes, tool calling and an API or embeddable chat widget for the finished flow.

    Stars
    Licence
    unknown
    In stacks
    0

    Shares: Customer support agent · Document qa · Internal knowledge search

  • Keycloak

    Self-hosted projects

    Identity and access management server providing OpenID Connect and SAML single sign-on, user federation, groups and roles for self-hosted applications.

    Stars
    Licence
    unknown
    In stacks
    3

    Shares: Internal knowledge search · Employee helpdesk

  • Kotaemon

    Self-hosted projects

    Document question-answering application with a configurable retrieval pipeline, inline citations that highlight the source passage, and support for local or hosted models.

    Stars
    Licence
    unknown
    In stacks
    0

    Shares: Document qa · Internal knowledge search

  • LangChain

    Frameworks

    Library for composing model calls, retrieval and tools into applications, with adapters for most providers and vector stores. A building block, not a deployable product.

    Stars
    Licence
    unknown
    In stacks
    0

    Shares: Document qa · Internal knowledge search · Customer support agent

  • Langflow

    Hybrid — hosted or self-hosted

    Visual environment for composing LLM pipelines and agents from components, with export to a Python application or an API endpoint.

    Stars
    Licence
    unknown
    In stacks
    0

    Shares: Document qa · Customer support agent · Internal knowledge search

  • Langfuse

    Hybrid — hosted or self-hosted

    Tracing, evaluation and prompt management for LLM applications, self-hostable so prompts and responses can stay inside the network being audited.

    Stars
    Licence
    unknown
    In stacks
    0

    Shares: Customer support agent · Internal knowledge search

  • LibreChat

    Self-hosted projects

    Self-hosted multi-model chat application with authentication, per-conversation model switching, plugins, file upload and an admin configuration file. Familiar interface for staff moving off consumer tools.

    Stars
    Licence
    unknown
    In stacks
    0

    Shares: Document qa

  • LiveKit Agents

    Hybrid — hosted or self-hosted

    Framework for real-time voice and video agents on LiveKit’s WebRTC infrastructure, with turn detection, interruption handling and pluggable speech and model providers.

    Repository
    livekit/agents
    Stars
    Licence
    unknown
    In stacks
    1

    Shares: Customer support agent

  • LlamaIndex

    Frameworks

    Data framework for retrieval applications: loaders for many document types, indexing and query pipelines, and evaluation helpers for retrieval quality.

    Stars
    Licence
    unknown
    In stacks
    0

    Shares: Document qa · Internal knowledge search

  • LM Studio

    Hybrid — hosted or self-hosted

    Desktop application for downloading and running open-weight models locally, with a chat interface and a local OpenAI-compatible server. Windows, macOS and Linux.

    Repository
    none linked
    Stars
    Licence
    unknown
    In stacks
    0

    Shares: Document qa

  • Milvus

    Hybrid — hosted or self-hosted

    Distributed vector database designed for large collections, with several index types, GPU indexing options and a separated storage and compute architecture.

    Stars
    Licence
    unknown
    In stacks
    0

    Shares: Internal knowledge search · Document qa

  • n8n

    Hybrid — hosted or self-hosted

    Workflow automation tool with several hundred integrations, branching logic, code steps and AI nodes. Can be self-hosted, which is why it appears in on-premise automation stacks.

    Repository
    n8n-io/n8n
    Stars
    202,375
    Licence
    Other
    In stacks
    4

    Shares: Employee helpdesk

  • Open WebUI

    Self-hosted projects

    Self-hosted chat interface for local and hosted models, with user accounts, groups, document upload and built-in retrieval. Runs in Docker against Ollama, vLLM or any OpenAI-compatible endpoint.

    Stars
    149,870
    Licence
    Other
    In stacks
    4

    Shares: Internal knowledge search · Document qa

  • paperless-ngx

    Self-hosted projects

    Self-hosted document management system that OCRs incoming scans and email, applies tags and correspondents through trainable rules, and keeps a searchable archive.

    Stars
    44,585
    Licence
    GPL-3.0
    In stacks
    2

    Shares: Knowledge management

  • pgvector

    Libraries

    PostgreSQL extension adding vector types and HNSW or IVFFlat indexes, so embeddings live in the same database and the same backup as the rest of the application data.

    Stars
    22,735
    Licence
    Other
    In stacks
    5

    Shares: Internal knowledge search · Document qa · Knowledge management

  • Pipecat

    Frameworks

    Open-source framework for real-time voice and multimodal agents, composing speech-to-text, model and speech synthesis services into a streaming pipeline with barge-in support.

    Stars
    Licence
    unknown
    In stacks
    1

    Shares: Customer support agent

  • PostgreSQL

    Self-hosted projects

    Relational database used here as the system of record for documents, metadata and job queues, and — with pgvector — for embeddings as well.

    Repository
    none linked
    Stars
    Licence
    unknown
    In stacks
    3

    Shares: Internal knowledge search · Document qa

  • Qdrant

    Hybrid — hosted or self-hosted

    Vector search engine written in Rust with payload filtering, hybrid search, quantisation and snapshots. Runs as a single container or a cluster, or as a managed cloud service.

    Repository
    qdrant/qdrant
    Stars
    Licence
    unknown
    In stacks
    0

    Shares: Internal knowledge search · Document qa · Knowledge management

  • RAGFlow

    Self-hosted projects

    Retrieval engine built around deep document parsing: layout-aware chunking of PDFs, tables and scans, citation-backed answers, and a visual pipeline for building knowledge bases.

    Stars
    Licence
    unknown
    In stacks
    1

    Shares: Internal knowledge search · Document qa · Knowledge management

  • Unstructured

    Hybrid — hosted or self-hosted

    Library and hosted API that partition documents of many formats into typed elements for indexing, with connectors to common storage systems and vector databases.

    Stars
    Licence
    unknown
    In stacks
    1

    Shares: Internal knowledge search · Document qa


03Repository facts

RepositoryStarsHealth
Mintplex-Labs/anything-llmHealth not measuredunknown
goauthentik/authentikHealth not measuredunknown
chroma-core/chromaHealth not measuredunknown
langgenius/difyBuild Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.153kMaintenance 100%, Releases 80%, Contributors 50%, Issues 94%, Community 100%88
docling-project/doclingGet your documents ready for gen AI66kMaintenance 100%, Releases 100%, Contributors 50%, Issues 85%, Community 96%90
FlowiseAI/FlowiseHealth not measuredunknown
keycloak/keycloakHealth not measuredunknown
Cinnamon/kotaemonHealth not measuredunknown
langchain-ai/langchainHealth not measuredunknown
langflow-ai/langflowHealth not measuredunknown
langfuse/langfuseHealth not measuredunknown
danny-avila/LibreChatHealth not measuredunknown
livekit/agentsHealth not measuredunknown
run-llama/llama_indexHealth not measuredunknown
milvus-io/milvusHealth not measuredunknown
n8n-io/n8nFair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.202kMaintenance 100%, Releases 100%, Contributors 50%, Issues 95%, Community 100%92
open-webui/open-webuiUser-friendly AI Interface (Supports Ollama, OpenAI API, ...)150kMaintenance 100%, Releases 80%, Contributors 50%, Issues 99%, Community 100%88
paperless-ngx/paperless-ngxA community-supported supercharged document management system: scan, index and archive all your documents45kMaintenance 100%, Releases 80%, Contributors 50%, Issues 100%, Community 93%87
pgvector/pgvectorOpen-source vector similarity search for Postgres23kMaintenance 100%, Releases 30%, Contributors 50%, Issues 99%, Community 87%75
pipecat-ai/pipecatHealth not measuredunknown
qdrant/qdrantHealth not measuredunknown
infiniflow/ragflowHealth not measuredunknown
Unstructured-IO/unstructuredHealth not measuredunknown

04Ask about your own case

Which alternative is right depends on how many people will use it, what the data is and what you can operate. Ask and the answer is researched for your organisation.

  1. 01What is a self-hosted alternative to Onyx that we can run ourselves?