Athento offers integration with the HuggingFace platform to use AI models.
The integration paves the way for exploring use cases with specific models.
The integration needs to be configured at the settings level, with the parameters:
HUGGING_FACE_URL_BASE
HUGGING_BASE_API_KEY
On a trial basis, the operation can be used:
op_analyze_document_sentiment_v1
which allows us to calculate whether a document in -sentiment analysis terms- is positive or negative based on the value of text and text area fields. The model used by this operation only supports sentiment analysis for English texts.
Comments
0 comments
Please sign in to leave a comment.