Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 385 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 385 Bytes

sys_emotion_sentiment

App that analyzes the feelings and emotions of the 5 most used words. It takes a sample of 5 uses of those words and takes the average.

the model used was from https://huggingface.co/ take the apikey and saved in your local environment

Getting started

load local environment and running docker compose. easy

docker compose up -d