Emojify
Pick the most relevant emoji for a small length of text.
or try
Run your own
$ docker run -p 8080:8080 ghcr.io/jphastings/emojify
Install locally
$ go install github.com/jphastings/emojify/cmd/emojify@latest $ echo "happy birthday!" | emojify 🥳
Installs the pure-Go model — small and dependency-free. Docker and the box above use the larger one, which is sharper on subtler phrasing.
XRPC endpoint
GET /xrpc/me.byjp.emojify.suggestEmojis?text=Awesome&limit=1