# Welcome to Quor!

Open Source AI Platform for Work

## What is Quor?

Quor is your team's entry point to Generative AI,
offering a natural language interface for any LLM while integrating seamlessly with your knowledge and applications.
Build tailored AI Agents, search for documents, browse the web, and more — all in one place.

<img className="rounded-image" src="/assets/overview/core_features/chat_ui.png" alt="Quor Chat Interface"/>

### Quickstart

<Columns cols={2}>
  <Card title="Deploy Quor Locally" icon="server" href="/deployment/getting_started/quickstart">
    Checkout our quickstart guide to self-host Quor in minutes.
  </Card>

  <Card title="Open Quor" icon="arrow-right" href="https://quor-demo.swedencentral.cloudapp.azure.com">
    Go straight to the Quor workspace for this deployment.
  </Card>
</Columns>

## Major Features

<Tip>
  The best way to quickly get familiar with Quor is to check out the features below!
</Tip>

<Columns cols={2}>
  <Card title="Chat" icon="comment" href="/overview/core_features/chat">
    Conversational interface to your LLMs, Agents, and knowledge.
  </Card>

  <Card title="Agents" icon="robot" href="/overview/core_features/agents">
    Create AI agents tailored to your use cases with custom instructions, knowledge, and actions.
  </Card>

  <Card title="Internal Search" icon="magnifying-glass" href="/overview/core_features/internal_search">
    Search through your organization's knowledge and connected applications.
  </Card>

  <Card title="Web Search" icon="globe" href="/overview/core_features/web_search">
    Enrich the knowledge of the LLM with the latest information from the internet.
  </Card>

  <Card title="Actions" icon="play" href="/overview/core_features/actions">
    Enable Actions connected to your team's applications to let Agents automate work.
  </Card>

  <Card title="Code Execution" icon="code" href="/overview/core_features/code_interpreter">
    Execute code directly within your chat sessions for complex calculations and data analysis.
  </Card>
</Columns>

<Info>
  To learn about other features, check out the [Core Features](/overview/core_features/chat)
  section or visit the [Admin Docs](/admins/overview) for an even more in depth breakdown.
</Info>

## Why Quor?

Why choose Quor over ChatGPT, Microsoft Copilot, Google Gemini, or Glean?

- **Reliable Responses from Internal Knowledge:**
  Quor builds a knowledge index using LLM-native techniques. Powered with contextual retrieval, advanced RAG,
  hybrid search, and AI-generated knowledge graphs, Quor ensures the most relevant results and the least hallucinations.

- **Open Source:**
  Quor is made for security, data privacy, and ease of self-hosting. It's easy and free to get started.
  For teams investing in a long-term GenAI strategy,
  Quor can be easily extended or customized to your team's future needs.

- **Highly Configurable:**
  Quor is designed to be flexible, so you can optimize the experience for your team. Plug and play any LLM model,
  connect only the data you need, and enable the features you want your team to use.

## Ready to Get Started?

**Next Steps:**

<Columns cols={2}>
  <Card title="Deploy Quor Locally" icon="server" href="/deployment/getting_started/quickstart">
    Checkout our quickstart guide to self-host Quor in minutes.
  </Card>

  <Card title="Open Quor" icon="arrow-right" href="https://quor-demo.swedencentral.cloudapp.azure.com">
    Go straight to the Quor workspace for this deployment.
  </Card>
</Columns>
