Demos for the projects hosted are embedded below. Do try them out.
PS: They might take a bit longer than usual to load at times!
HuggingFace Hub Space demo hosted for sentiment analysis using finetuned DistilBERT model (distilbert-base-uncased ). The actual demo is hosted here (along with repository files).
Using facial images to understand the emotions using openai/clip-vit-base-patch32 model. Using Multiple labels to accommodate cases with overlapping emotions. The actual demo is hosted here (along with repository files).
Using Simpy to simulate customer flow in a movie theatre. Understanding the effect of resources affecting the objective. The actual demo is hosted here (along with repository files).