📄️ API Access
Anyone can test out Sapling's API. To get started with the API, simply:
🗃️ Pre and Postprocessing
The Pre- Post-processing endpoints offer tools for preparing your text data for ingestation as well as for cleaning and formatting the results returned by the API.
🗃️ Edits (Grammar)
The Edits endpoint offers grammar and spell checking.
📄️ Autocomplete
Sapling's autocomplete provides predictions of the next few characters or words
📄️ Rephrase
The Paraphrase and Rephrase endpoints offer paraphrasing for particular styles.
📄️ Summarize
In many situations, it's helpful to summarize a longer document into a shorter, more easily digestible document.
🗃️ Memory & Retrieval
Sometimes you may need to pull in external information that doesn't fit in the context size of an API request -- memory and retrieval enable this.
🗃️ Scoring & Classification
Given some text, score that text or classify it into one of a set of pre-specified categories.
📄️ AI Detector
The endpoint computes the probability that a piece of text is AI-generated,
📄️ Benchmarking & Evaluation
How do you determine whether one NLP system that suggests edits
📄️ Guardrails
Despite their amazing capabilities, LLMs can often behave in undesired
🗃️ Team Management
For Enterprise teams, Sapling offers programmatic team provisioning and management.