> ## 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.

# Video Tutorials

> Learn Corvic AI through step-by-step video tutorials

## Welcome to Corvic AI Tutorials

Watch our comprehensive video tutorials to learn how to use Corvic AI effectively. Each tutorial covers a specific feature or workflow, helping you master the platform quickly.

## Featured: New product experience

This walkthrough highlights new Corvic AI product capabilities with an enhanced UI and UX. Watch it first for a quick tour of what’s new.

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/dnz3Y2UZGCw" title="Corvic AI — new product features and enhanced UI/UX" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

[Open on YouTube](https://www.youtube.com/watch?v=dnz3Y2UZGCw)

## End-to-End Application Tutorial

<Card title="Customer Intelligence Agent for Loan Officers and Credit Advisors" icon="building-columns" href="/tutorials/customer-intelligence-agent">
  Build a complete end-to-end customer intelligence agent application for financial services. This comprehensive tutorial shows you how to create a production-ready application from data integration to deployment.
</Card>

## Feature Tutorials

<CardGroup cols={2}>
  <Card title="Multi-modal Knowledge Extraction" icon="magnifying-glass" href="/tutorials/multimodal-knowledge-extraction">
    Extract knowledge from multiple data modalities including text, images, and structured data.
  </Card>

  <Card title="AI Data Enrichment: Text Sentiment Analysis" icon="tags" href="/tutorials/sentiment-analysis">
    Enrich your text data with AI-powered sentiment analysis labels for enhanced embeddings and analysis.
  </Card>

  <Card title="Data Enrichment with Code-Based Augmentation" icon="code" href="/tutorials/data-enrichment">
    Learn how to enrich your data using code-based augmentation techniques.
  </Card>

  <Card title="Multi-Structural Embeddings" icon="layer-group" href="/tutorials/multi-structural-embeddings">
    Create embeddings from multiple data structures including structured, unstructured, relational, and visual data.
  </Card>

  <Card title="Live Data Connectors" icon="plug" href="/tutorials/live-data-connectors">
    Connect directly to live data sources and build agentic applications without duplicating data.
  </Card>

  <Card title="Building Domain Specific Custom Agents" icon="robot" href="/tutorials/custom-agents">
    Learn how to build domain-specific custom agents that operate hallucination-free over multimodal data.
  </Card>

  <Card title="Agent Skills" icon="wand-magic-sparkles" href="/tutorials/agent-skills">
    Define reusable agent skills so agents invoke governed, composable capabilities.
  </Card>

  <Card title="Bring Your Own LLM" icon="brain" href="/tutorials/bring-your-own-llm">
    Integrate your own LLM endpoints for maximum flexibility and control over privacy, cost, and performance.
  </Card>

  <Card title="Building a Custom Knowledge Graph" icon="diagram-project" href="/tutorials/custom-knowledge-graph">
    Build custom knowledge graphs from your enterprise data to capture entities, relationships, and context.
  </Card>
</CardGroup>

## Playlist

Watch all tutorials in our [5-Minute Product Demo Series](https://www.youtube.com/playlist?list=PLg5ygoWwy28IOi8xYqjr_HlSBJorIOEvu) on YouTube.

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/videoseries?list=PLg5ygoWwy28IOi8xYqjr_HlSBJorIOEvu" title="Corvic AI Tutorial Playlist" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
