Document OCR integration with AI21 Studio. AI21 Studio is a platform that provides developers and businesses with top-tier natural language processing (NLP) solutions

Supports the following APIs:

  • Text Segmentation API - intelligently segments text into coherent and readable units, based on distinct topics and lines. This allows for easy breakdown of long text into manageable chunks of text.
  • Summarize API - it gives you the ability to use advanced summarization engine, which has been specially calibrated for summarization tasks.

Configuration

Configure the Document OCR AI21 Studio at (/admin/config/structure/document-ocr). Requires Document OCR module.

1. Get an API Key here
2. Create JSON file and store your credentials in the following format:

{
  "apikey": "[API-KEY]"
}

4. Upload it to the private directory `private://document-ocr/ai21-credentials.json`
5. Point to the credentials file when adding AI21 specific transformer plugins
6. You should be all set to use AI21 Studio integration

Supporting the Project

Please consider supporting this project with a donation.

Project information

Releases