How to Create and Deploy a Simple Sentiment Analysis App via API

Author: Matthew Mayo

In this article we will create a simple sentiment analysis app using the HuggingFace Transformers library, and deploy it using FastAPI.

Go to Source