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

# Introduction

> Devic is an abstraction platform that allows **SaaS** companies to transform into **AI-native** organizations, integrating artificial intelligence into their internal processes and products without needing to build their own infrastructure.

The platform provides a unified environment to create, deploy, and operate AI-powered systems, combining **agents**, **assistants**, **vector databases**, and **tools (MCPs)** in an interoperable architecture.

Devic was born from the experience of a team of entrepreneurs and engineers who, after years of building SaaS products, identified the lack of a standard for incorporating AI in a structured, secure, and scalable way within enterprise environments.

<img src="https://mintcdn.com/devic/LC3YesCBoM98ccu5/Devic.ai.png?fit=max&auto=format&n=LC3YesCBoM98ccu5&q=85&s=4ef7c370d16ee10ab7a6156dce49711b" alt="General view of Devic" width="867" height="580" data-path="Devic.ai.png" />

***

## Why Devic

<Card title="Full abstraction layer" icon="layers" horizontal>
  Devic centralizes the management of models, prompts, tools, and data, removing the need to develop AI infrastructure from scratch.
</Card>

<Columns cols={2}>
  <Card title="Model-agnostic" icon="brain">
    Compatible with multiple LLMs (OpenAI, Anthropic, Azure, on-prem models). Choose the most efficient model for each use case.
  </Card>

  <Card title="Prompt management" icon="file-lines">
    Version control, history, and full traceability of every prompt used by agents or assistants.
  </Card>

  <Card title="Custom MCPs and tools" icon="plug">
    Create, import, and publish tools that models can invoke directly under the MCP standard.
  </Card>

  <Card title="Native RAG" icon="book-open">
    Automatic document ingestion with vectorization and integrated semantic search.
  </Card>

  <Card title="Automatic evaluations" icon="scale-balanced">
    Use a model as a judge (LLM as a Judge) to audit results and assess quality with no human intervention.
  </Card>

  <Card title="FinOps and traceability" icon="chart-line">
    Granular control of costs, token usage, and detailed logs for each execution.
  </Card>
</Columns>

***

## What you can build

Devic provides all the components needed to build **AI-native** products and workflows within your own SaaS environment.

<Columns cols={2}>
  <Card title="Custom MCPs" icon="server">
    Connect your APIs or internal services and publish them as MCPs ready to be used by your models or agents.
  </Card>

  <Card title="Autonomous agents" icon="robot">
    Configure agents that execute complex business processes with context control, tools, and task orchestration.
  </Card>

  <Card title="Conversational assistants" icon="comments">
    Create real-time assistants with access to your data and tools, embeddable in your products or intranets.
  </Card>

  <Card title="Widgets and SDKs" icon="window-maximize">
    Integrate your agents and assistants into ChatGPT or any interface using embeddable SDKs or widgets.
  </Card>

  <Card title="Agentic processes and Human-in-the-Loop" icon="user-check">
    Design hybrid workflows that combine automation with human validation at critical steps.
  </Card>

  <Card title="Vector databases" icon="database">
    Create and manage native databases with semantic search and direct access from your agents and MCPs.
  </Card>
</Columns>

***

<Card title="Get started" icon="rocket" href="/devic/quickstart">
  Set up your first agent or assistant and transform your SaaS product into an AI-native solution in minutes.
</Card>
