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

# AI Document Classifier

> Automatically categorize and organize your documents with AI

## Overview

<div align="center">
  <img src="https://mintcdn.com/dibby/pqX3-_kQLdN967hk/images/nodes/document-classifier.png?fit=max&auto=format&n=pqX3-_kQLdN967hk&q=85&s=82052d22f186bbeb0dc7f5a415d4a550" alt="Document classifier" width="420" height="412" data-path="images/nodes/document-classifier.png" />
</div>

The **AI Document Classifier** node uses AI to automatically categorize documents into predefined classes. This is useful for organizing and routing documents based on their content.

## Credits

**Cost:** 0.1 credit per page

## Configuration

## Inputs

* **document**: The document to classify

## Outputs

* **class**: The assigned class/category
* **confidence**: A confidence score (number) indicating how certain the AI is about the classification
