<aside> <img src="/icons/info-alternate_green.svg" alt="/icons/info-alternate_green.svg" width="40px" /> Processor Axons are essential components in a Neuron that handle the processing of data, whether it’s documents, raw data, or other forms of input. These axons allow you to classify, extract, compare, generate content, apply conditional logic to your data or perform other kinds of processing.

</aside>

Classifier Axon

The Classifier Axon allows you to categorize documents or data based on labels that you define. It’s a powerful tool for organizing and sorting information automatically.

How It Works:

Name: Define a unique name for each label. This will be used to classify documents or data under the appropriate label.

Description: Provide a description of each label, clearly defining what types of documents or data fall under it.

Extractor Axon

The Extractor Axon allows you to extract specific pieces of information from your documents or data, making it easy to pull out the key details you need.

How It Works:

Name: Specify a unique name for each datapoint. This name will be used to identify the extracted information.

Description: Provide a brief description of the datapoint to clarify its purpose.

Options: For certain datapoints, you can define specific values to extract by providing a list of predefined options.

Comparison Axon

The Comparison Axon allows you to compare any document or data passing through it against a golden template that you upload. This is useful for ensuring consistency and identifying any deviations from a standard.

How It Works:

Upload Template: You can upload a template document or dataset that serves as the standard for comparison.

Comparison Logic: The axon will automatically compare the incoming data or documents against the uploaded template and flag any differences.

Decision Tree Axon

The Decision Tree Axon enables you to create conditional logic for your templates. Based on the conditions you define, the axon can insert specific text or trigger actions as it processes the data.

How It Works: