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

# Overview

> Integrate your Digital Twins seamlessly in your LMS, web applications, or any LLM-powered environment

## Integration Capabilities at a Glance

Pria unlocks frictionless integration of AI-powered digital twins and learning assistants into virtually any educational or organizational environment. Whether you’re deploying in a standard LMS, custom web app, or advanced AI ecosystem, Pria’s modular platform adapts to your unique needs—securely and at scale.

## Supported Integration Paths

### **LMS Plug-and-Play with LTI**

Seamlessly connect Pria to leading platforms like **Moodle**, **Canvas**, and **D2L (Brightspace)** via the industry-standard **Learning Tools Interoperability (LTI)** protocol. This ensures consistent user experiences, easy provisioning, and scalable rollouts in institutional settings.

### **Deep Canvas Integration**

For organizations using **Canvas**, Pria enables a premium, branded experience with **Custom Theme** integrations—unlocking UI customization, direct navigation, and native workflows for optimal engagement.

### **Universal Web SDK Integration**

Extend Pria into any web or mobile application using the robust **Web SDK**. Leverage flexible components, secure authentication, and event hooks to power personalized learning journeys or embed AI assistants with minimal engineering overhead.

### **AI Middleware & Model Context Protocol (MCP) Server**

Bridge Pria with advanced LLM architectures or enterprise AI workflows using the **Praxis AI Middleware**. The built-in **MCP server** exposes powerful endpoints—including the `search-instance-rag`—that empower deep customization, context sharing, and real-time orchestration between your systems and Pria's cognitive engine.

### **Voice & Avatar Providers**

Give your Digital Twin a voice — or a face. Pria's Convo Mode supports **OpenAI Realtime**, **Gemini Live** (30 voices, noise reduction, live transcription, ephemeral token security), **xAI Grok voice**, **ElevenLabs Conversational AI** (connect an agent to Pria's Chat Completions API as a Custom LLM, with embeddable voice widgets), and the **Anam** talking avatar. Compare them all in [Voice & Realtime Providers](/mdx/integrations/voice-providers/overview).

### **Avatar Embed Widget**

Put your Digital Twin's talking avatar directly on an **external website** with a single script tag (or React component). Visitors converse with the avatar anonymously — no Pria login — while your Twin's knowledge and instructions drive every answer. See [Avatar Embed Widget](/mdx/integrations/web/avatar-widget).

***

## The choice is yours

<Columns cols={3}>
  <Card title="Chat Completions" icon="comments" href="/mdx/integrations/chat-completions/introduction">
    **Best Use Case:**\
    Connect any OpenAI SDK app to a Digital Twin in minutes — minimal setup, full compatibility.
  </Card>

  <Card title="Web App" icon="code" href="/mdx/sdk/javascript">
    **Best Use Case:**\
    Rapidly add AI-powered learning, support bots, or AI assistants to your own platform—no LMS required.
  </Card>

  <Card title="MCP Server" icon="brain" href="/mdx/integrations/mcp/introduction">
    **Best Use Case:**\
    Integrate Pria's context-aware AI into custom LLM stacks, workflow engines, or analytic tools.
  </Card>

  <Card title="Canvas" icon="bullseye" href="/mdx/integrations/canvas/overview">
    **Best Use Case:**\
    Deliver a unified, branded learning experience, automate class operations, or deploy digital twins natively in Canvas.
  </Card>

  <Card title="D2L" icon="globe" href="/mdx/integrations/d2l/introduction">
    **Best Use Case:**\
    Empower instructors and students with AI-driven feedback and smart assistance within your Brightspace environment.
  </Card>

  <Card title="ElevenLabs" icon="wave-square" href="/mdx/integrations/elevenlabs/introduction">
    **Best Use Case:**\
    Give your Digital Twin a voice — deploy real-time voice widgets powered by ElevenLabs and your Twin's knowledge.
  </Card>

  <Card title="Gemini Live" icon="signal" href="/mdx/integrations/gemini-live/introduction">
    **Best Use Case:**\
    Native Google multimodal audio for real-time voice conversations with tool calling support.
  </Card>

  <Card title="Avatar Embed Widget" icon="user-astronaut" href="/mdx/integrations/web/avatar-widget">
    **Best Use Case:**\
    Put your Twin's talking avatar on any external website — anonymous visitors converse with it instantly.
  </Card>

  <Card title="Javascript APIs" icon="terminal" href="/mdx/sdk/javascript">
    **Best Use Case:**\
    Programmatically control Pria, trigger specific actions, or enrich your own UIs with targeted AI features.
  </Card>
</Columns>

***

<info>
  \*\*Tip: \*\*Every integration path is fully documented—with code samples, diagrams, and accessibility guidance—to ensure a smooth rollout regardless of technical skill level.
</info>
