> ## Documentation Index
> Fetch the complete documentation index at: https://docs.corvic.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Corvic Platform Documentation

> Welcome to Corvic — The Intelligence Composition Platform

<div className="product-cards">
  <div className="product-card product-card-studio">
    <span className="product-card-label">Data Composer</span>

    <img src="https://mintcdn.com/corvicinc/OTmt7hY3NE0hTq3C/images/data-studio-ui.png?fit=max&auto=format&n=OTmt7hY3NE0hTq3C&q=85&s=e62e2539e770af01d1abb6618ade5f69" alt="Corvic Data Composer — pipeline and data flow editor" width="1440" height="900" data-path="images/data-studio-ui.png" />

    <div className="product-card-tagline">Query, transform, and visualize your enterprise data — without writing pipelines.</div>
  </div>

  <div className="product-card product-card-agent">
    <span className="product-card-label">Data Agents</span>

    <img src="https://mintcdn.com/corvicinc/OTmt7hY3NE0hTq3C/images/agent-chat-ui.png?fit=max&auto=format&n=OTmt7hY3NE0hTq3C&q=85&s=9027edeaff813c6961504f25f535fed6" alt="Corvic Data Agents — conversational analytics" width="1440" height="900" data-path="images/agent-chat-ui.png" />

    <div className="product-card-tagline">Ask questions in plain language and get answers grounded in your verified data — not hallucinations.</div>
  </div>

  <div className="product-card product-card-dashboard">
    <span className="product-card-label">Dashboards</span>

    <img src="https://mintcdn.com/corvicinc/OTmt7hY3NE0hTq3C/images/dashboard-ui.jpg?fit=max&auto=format&n=OTmt7hY3NE0hTq3C&q=85&s=6c4755fac9503cfe2c81c11de91eab47" alt="Corvic Dashboard — performance monitoring and analytics" width="1440" height="900" data-path="images/dashboard-ui.jpg" />

    <div className="product-card-tagline">Monitor performance, track queries, and surface insights — all in real time.</div>
  </div>
</div>

## What is Corvic

Corvic is the world's first Intelligence Composition Platform — a generative AI-native enterprise system that lets organizations compose and operationalize intelligent workflows across all their data and processes. Instead of forcing teams to build and maintain brittle pipelines and hand-coded integrations, Corvic lets domain experts declaratively assemble operational intelligence that powers mission-critical applications with explainability, scalability, and operational rigor.

Corvic works natively across structured and unstructured enterprise data — from documents, tables, and graphs to images and logs — and unifies them into adaptive, agentic workflows that automate complex decision processes, insight generation, and operational operations at scale. Its adaptive orchestration intelligently plans and executes multi-step reasoning and actions, turning domain expertise into robust, production-ready intelligence without deep engineering overhead.

As an end-to-end platform, Corvic simplifies how teams ingest, transform, and operationalize data into explainable, enterprise-grade intelligence — enabling faster deployment of AI-powered agents and workflows that drive real business outcomes.

<Card title="Get Started" icon="rocket" href="/get-started/quickstart" horizontal>
  Start building with Corvic in minutes. Follow our quickstart guide to create your first embedding space.
</Card>

## Core Features

<Columns cols={2}>
  <Card title="Data Rooms" icon="folder" href="/concepts/rooms">
    Exclusive workspaces to upload and manage your ingestion pipelines, generate Corvic Tables, run spaces and create agents.
  </Card>

  <Card title="Corvic Tables" icon="eye" href="/concepts/feature-views">
    Distributed processing tables for data transformations and defining what entities to embed.
  </Card>

  <Card title="Spaces" icon="layer-group" href="/concepts/spaces">
    Transform your defined Corvic Tables into embeddings with state-of-the-art algorithms.
  </Card>

  <Card title="Agents" icon="robot" href="/concepts/agents">
    Natural language processing entities that utilize LLM-powered orchestration to execute multi-space traversal workflows.
  </Card>
</Columns>

## Platform Components

<Columns cols={2}>
  <Card title="Data Sources" icon="database" href="/concepts/data-sources">
    Upload and manage your data sources including text documents, tables, and databases.
  </Card>

  <Card title="Data Apps" icon="window" href="/features/data-apps">
    Build and deploy production-ready applications on your enterprise data.
  </Card>

  <Card title="API Integrations" icon="plug" href="/integrations/overview">
    Integrate Corvic with Python, OpenAI, Langchain, CrewAI, FastAPI, and more.
  </Card>

  <Card title="Sample Datasets" icon="table" href="/features/datasets">
    Explore sample datasets to kick-start your embedding generation spaces.
  </Card>
</Columns>

## Core Principles

* **Improved Productivity:** Streamline data transformation and embedding generation at scale
* **Explainable Quality:** Real-time metrics, visualization dashboards, and continuous monitoring
* **Performance & Efficiency:** Distributed high-performance computation, 10x-100x faster than alternatives
* **Security & Privacy:** State-of-the-art cryptography and compliance standards

## Learn More

<Card title="Introduction to Corvic" icon="book" href="/concepts/introduction">
  Deep dive into Corvic's architecture, components, and core principles.
</Card>
