> ## Documentation Index
> Fetch the complete documentation index at: https://edenai-auto-update-feature-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# AI Features Reference

> Complete reference for all Universal AI features available through Eden AI.

# AI Features Reference

Browse all AI features available through the Universal AI endpoint (`POST /v3/universal-ai`). Each feature page includes input/output schemas, available providers with pricing, and quick-start code examples.

## Text

<CardGroup cols={2}>
  <Card title="Text AI Content Detection" icon="font" href="/v3/expert-models/features/text/ai-detection">
    The AI Detection API is a tool designed to determine whether a given text was generated by an artificial intelligence
  </Card>

  <Card title="Text Moderation" icon="font" href="/v3/expert-models/features/text/moderation">
    Text moderation scans text for offensive, sexually explicit or suggestive content, it also checks if there is any
  </Card>

  <Card title="Grammar Spell Check" icon="font" href="/v3/expert-models/features/text/spell-check">
    Spell Check analyzes the inputted text by comparing it to a dictionary of correctly spelled words to identify and
  </Card>

  <Card title="Topic Extraction" icon="font" href="/v3/expert-models/features/text/topic-extraction">
    Topic analysis is a Natural Language Processing (NLP) technique that allows us to automatically extract meaning from
  </Card>

  <Card title="Named Entity Recognition" icon="font" href="/v3/expert-models/features/text/named-entity-recognition">
    Named Entity Recognition (also called entity identification or extraction) is an information extraction technique that
  </Card>

  <Card title="Plagiarism Detection" icon="font" href="/v3/expert-models/features/text/plagia-detection">
    The Plagiarism Detection API is a tool designed to scan a content string for plagiarism using a plagiarism detection
  </Card>
</CardGroup>

## Web Tools

<CardGroup cols={2}>
  <Card title="Web Scraping" icon="globe" href="/v3/expert-models/features/web/scraping">
    Fetch a single URL and return its clean content as markdown, text, or HTML, with optional JavaScript rendering.
  </Card>

  <Card title="Site Map" icon="globe" href="/v3/expert-models/features/web/map">
    Discover and return the list of URLs on a site (a sitemap-style link map).
  </Card>

  <Card title="Web Search" icon="globe" href="/v3/expert-models/features/web/search">
    Search the web for a query and return ranked results (title, URL, and a snippet or the page content).
  </Card>

  <Card title="Web Crawl" icon="globe" href="/v3/expert-models/features/web/crawl-async">
    Crawl a site from a starting URL and return the content of its pages. Runs as an async job.
  </Card>

  <Card title="Batch Web Scraping" icon="globe" href="/v3/expert-models/features/web/batch-scrape-async">
    Scrape many URLs in one request and return each page's content. Runs as an async job.
  </Card>

  <Card title="Structured Extraction" icon="globe" href="/v3/expert-models/features/web/structured-extraction-async">
    Extract structured data from one or more web pages against a schema or prompt. Runs as an async job.
  </Card>

  <Card title="Deep Research" icon="globe" href="/v3/expert-models/features/web/research-async">
    Run deep, multi-step web research on a query and return a synthesized answer with sources. Runs as an async job.
  </Card>
</CardGroup>

## OCR

<CardGroup cols={2}>
  <Card title="Text Detection (OCR)" icon="file-lines" href="/v3/expert-models/features/ocr/ocr">
    Optical Character Recognition or Reader (OCR) is the electronic or mechanical conversion of images of typed,
  </Card>

  <Card title="OCR Multipage" icon="file-lines" href="/v3/expert-models/features/ocr/ocr-async">
    OCR or Optical Character Recognition is also referred to as text recognition or text extraction.
  </Card>

  <Card title="Table Extraction" icon="file-lines" href="/v3/expert-models/features/ocr/ocr-tables-async">
    OCR Table (Optical Character Recognition for tabular documents)  allows users to analyze documents containing tables
  </Card>

  <Card title="Identity Parser" icon="file-lines" href="/v3/expert-models/features/ocr/identity-parser">
    ID Document parsing technology allows users to automatically extract information from an ID Document such as passport,
  </Card>

  <Card title="Financial Parser" icon="file-lines" href="/v3/expert-models/features/ocr/financial-parser">
    Financial Parser API is a powerful and versatile tool designed to streamline your financial data extraction process.
  </Card>

  <Card title="Resume Parser" icon="file-lines" href="/v3/expert-models/features/ocr/resume-parser">
    Resume Parser enables users to extract various information from resumes (curriculum vitae, CV) that could be in a
  </Card>
</CardGroup>

## Image

<CardGroup cols={2}>
  <Card title="Background removal" icon="image" href="/v3/expert-models/features/image/background-removal">
    Background removal is a digital image processing technique designed to seamlessly eliminate the backdrop of a photo,
  </Card>

  <Card title="Image generation" icon="image" href="/v3/expert-models/features/image/generation">
    Image Generation is an advanced feature that generates compelling images based on a given text prompt.
  </Card>

  <Card title="AI Image Detection" icon="image" href="/v3/expert-models/features/image/ai-detection">
    Determine whether an image was generated by AI or is a real photograph or artwork.
  </Card>

  <Card title="Object Detection" icon="image" href="/v3/expert-models/features/image/object-detection">
    Object Detection is a computer vision technique that allows users to identify and locate (with bounding boxes) objects
  </Card>

  <Card title="Face Detection" icon="image" href="/v3/expert-models/features/image/face-detection">
    Face Detection is a computer technology being used in a variety of applications that identifies human faces in digital
  </Card>

  <Card title="Explicit Content Detection" icon="image" href="/v3/expert-models/features/image/explicit-content">
    Explicit Content Detection detects adult only content in images, that is generally inappropriate for people under the
  </Card>

  <Card title="Image Anonymization" icon="image" href="/v3/expert-models/features/image/anonymization">
    Image Anonymization API, also known as image de-identification or image de-personalization, refers to the process of
  </Card>

  <Card title="Deepfake Detection" icon="image" href="/v3/expert-models/features/image/deepfake-detection">
    Detect whether a face in a real photo has been swapped or manipulated (face-swap deepfakes).
  </Card>

  <Card title="Face Comparison" icon="image" href="/v3/expert-models/features/image/face-compare">
    Compare two faces and decide whether they are from the same person.
  </Card>

  <Card title="Logo Detection" icon="image" href="/v3/expert-models/features/image/logo-detection">
    Logo Detection is a powerful technology that enables the automatic identification and recognition of popular logos
  </Card>

  <Card title="Face Recognition" icon="image" href="/v3/expert-models/features/image/face-recognition">
    Recognizing a face in an image is a more advanced feature than just detecting the face in the image.
  </Card>
</CardGroup>

## Translation

<CardGroup cols={2}>
  <Card title="Text Translation" icon="language" href="/v3/expert-models/features/translation/automatic-translation">
    Automatic translation or machine translation (MT) is the process of automatically translating a text from one language
  </Card>

  <Card title="Document Translation" icon="language" href="/v3/expert-models/features/translation/document-translation">
    Document Translation API translates whole documents in supported languages and various file formats (like pdf or doc)
  </Card>
</CardGroup>

## Audio

<CardGroup cols={2}>
  <Card title="Text to Speech" icon="volume-high" href="/v3/expert-models/features/audio/tts">
    Text-to-speech (TTS) is a technology that converts written text into spoken audio, enabling computers and digital
  </Card>

  <Card title="Speech To Text" icon="volume-high" href="/v3/expert-models/features/audio/speech-to-text-async">
    Speech Recognition (or speech to text or voice to text) can recognize and transcribe spoken words (voice),  that will
  </Card>
</CardGroup>

## Video

<CardGroup cols={2}>
  <Card title="Video Generation" icon="video" href="/v3/expert-models/features/video/generation-async">
    The Video Generation API enables easy creation of high-quality videos from text,and images, perfect for marketing,
  </Card>

  <Card title="Video Deepfake Detection" icon="video" href="/v3/expert-models/features/video/deepfake-detection-async">
    Detect deepfake and synthetically manipulated video.
  </Card>
</CardGroup>
