Simple ML API, returning a sentiment analysis score of given text in a range from 1 to 5

example

start the app: uvicorn app:app --reload