Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to using emojis for emotion system (and animations) #36

Open
kasumi-1 opened this issue Dec 6, 2023 · 0 comments
Open

Switch to using emojis for emotion system (and animations) #36

kasumi-1 opened this issue Dec 6, 2023 · 0 comments

Comments

@kasumi-1
Copy link
Contributor

kasumi-1 commented Dec 6, 2023

There has been persistent problems with having the chatbot use the correct format of [emotion] message. An idea shared with me was to instead utilize emojis. These fail gracefully, and there should already be a lot of training data utilizing emojis. We can search for specific types, and trigger expression changes, or for some emojis - trigger animations. This should hopefully allow a non-finetuned model to be able to trigger any of the gestures and expressions already exposed by the emoji system, will need to import the animations to make this fully work.

A much larger amount of expressions can be grabbed correctly (see https://emojipedia.org/smileys )

Some I think interesting from https://emojipedia.org/people :

  • thumbs up/down
  • waving
  • dancing
  • bowing
  • facepalming
  • juggling
  • lotus position

This is a pretty large change but I think it should provide a much better route.

We also should save some space in prompt context.

@slowsynapse slowsynapse pinned this issue Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant