This could be implemented by using models such as https://huggingface.co/datasets/dair-ai/emotion
The output of chatbot is used as input of the emotion model. Based on string output of emotion model, the corresponding character sprite is used (e.g. anger -> anger.png)
This could be implemented by using models such as https://huggingface.co/datasets/dair-ai/emotion
The output of chatbot is used as input of the emotion model. Based on string output of emotion model, the corresponding character sprite is used (e.g. anger -> anger.png)