Highlights

Highlight key sentences and essential points in text
//

Highlights emphasizes important sentences within texts. The results can provide immediate insights on texts, helping you skim through large amounts of entries quickly.

Setup

Parameters

Request

Extract highlights from texts by performing a POST request to the following URL: api.oneai.com/api/v0/pipeline { "input": "your input text here", "steps": [{ "skill": "highlights" }] }

Response

Returns a list of highlighted sentences extracted from the text

Supported Labels