# [2020-12-22] Nylas Neural API

Source: https://developer.nylas.com/docs/new/v2-release-notes/2020-12-22-nylas-neural-api/

The Nylas Neural API gives you the ability to use machine learning against any data in Nylas. We have released 3 new APIs to help you take advantage of complex AI in minutes.

## Categorization

The Categorize endpoint classifies emails by purpose, function, or type. Emails are sorted by conversation or email sent by humans and feed or emails sent by a computer.

## Clean Conversations

The Conversation endpoint removes unnecessary content from emails such as company logos, legal language, HTML, signatures, and nested responses to return a clean message body. It’s the simplest way to extract email text that’s a part of a human-to-human conversation.

## Signature Extraction

The Signature endpoint extracts a sender’s email signature to parse important contact information like name, email, and address.

Read the [documentation](/docs/unlisted/intelligence/) to learn how easy it is to integrate these into your workflow.