Aleph Alpha Connector

Aleph Alpha is an artificial intelligence (AI) made in Germany. Unlike pure speech models such as GPT-3, LUMINOUS combines computer vision with Natural Language Processing (NLP) and masters speech processing in the multimodal domain, including automated image description in English, French, German, and Spanish.

This forge component wraps the following API endpoints of Aleph Alpha as an integration service:

  • Complete generates a completion for the given prompt, which can be any combination of texts, images and preprocessed tokens.
  • Summarize generate summaries for longer texts, which can be passed as a text string or docx file.
  • Q&A answers questions about one or more documents, which can be passed as text strings or docx files.
  • De-/Tokenize converts texts to tokens and vice versa for further use.
  • API Token to create, retrieve and delete authentication tokens.
  • and more endpoints to manage user settings, and get information on version, available models, and remaining credits.

For more information, please see the Aleph Alpha website or documentaion.

The also available demo application shows how to use the integration service’s server actions and provides direct links to respective Aleph Alpha API documentation.

Latest Version

1.0.0

Platform

O11

Application Objects

17