> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify.com/awesome-selfhosted/awesome-selfhosted/llms.txt
> Use this file to discover all available pages before exploring further.

# Generative AI (GenAI)

> Self-hosted generative artificial intelligence solutions for text, images, and more

Generative Artificial Intelligence (GenAI) is a subset of artificial intelligence that uses generative models to produce text, images, videos, or other forms of data.

## Applications

<CardGroup cols={2}>
  <Card title="Agenta" icon="flask" href="https://agenta.ai/">
    LLMOps platform for prompt management, LLM evaluation, and observability. Build, evaluate, and monitor production-grade LLM applications with collaborative prompt engineering.

    **License:** MIT | **Platform:** Docker
  </Card>

  <Card title="AnythingLLM" icon="brain" href="https://anythingllm.com/">
    All-in-one desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.

    **License:** MIT | **Platform:** Nodejs/Docker
  </Card>

  <Card title="Khoj" icon="robot" href="https://khoj.dev/">
    Your AI second brain. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI.

    **License:** AGPL-3.0 | **Platform:** Python/Docker
  </Card>

  <Card title="LLM Harbor" icon="anchor" href="https://github.com/av/harbor">
    Containerized LLM toolkit. Run LLM backends, APIs, frontends, and additional services via a concise CLI.

    **License:** Apache-2.0 | **Platform:** Docker/Shell
  </Card>

  <Card title="Local Deep Research" icon="magnifying-glass" href="https://github.com/LearningCircuit/local-deep-research">
    AI-powered deep research tool with multi-source search (arXiv, PubMed, web), PDF text extraction, and encrypted local storage.

    **License:** MIT | **Platform:** Docker/Python
  </Card>

  <Card title="LocalAI" icon="microchip" href="https://localai.io/">
    Run your AI models locally and generate images and audio (alternative to OpenAI and Claude).

    **License:** MIT | **Platform:** Docker/K8S
  </Card>

  <Card title="Ollama" icon="llama" href="https://ollama.com/">
    Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 3, and other large language models.

    **License:** MIT | **Platform:** Docker/Python
  </Card>

  <Card title="Onyx Community Edition" icon="gem" href="https://onyx.app">
    Chat UI that works with any LLM. It comes loaded with advanced features like agents, web search, RAG, MCP, deep research, Connectors to 40+ knowledge sources, and more.

    **License:** MIT | **Platform:** Docker/K8S
  </Card>

  <Card title="Open-WebUI" icon="window" href="https://openwebui.com">
    User-friendly AI Interface, supports Ollama, OpenAI API.

    **License:** BSD-3-Clause | **Platform:** Docker/Python
  </Card>

  <Card title="Perplexica" icon="search" href="https://github.com/ItzCrazyKns/Perplexica">
    AI-powered search engine (alternative to Perplexity AI).

    **License:** MIT | **Platform:** Docker
  </Card>

  <Card title="TuxSEO" icon="blog" href="https://tuxseo.com/">
    Create automated blog content for your business, using AI.

    **License:** MIT | **Platform:** Python/Django/Docker

    <Note>⚠️ This application may be unstable or have limited features</Note>
  </Card>
</CardGroup>

## Related Categories

* [Knowledge Management](/categories/knowledge-management)
* [Learning and Courses](/categories/learning-courses)
