mirror of
https://github.com/kaiyuran/Emoji-translator-Server.git
synced 2024-11-21 08:33:40 +00:00
For when you want to annoy your friends with emojis
.gitattributes | ||
.gitignore | ||
app.py | ||
README.md | ||
requirements.txt | ||
testGet.py |
#Emojify Server This is a simple server that takes a string as input and returns the string with emojis. The server is written in Python and uses Flask as the web framework and I am running this on Hackclub's nest server.
I have added a bunch of emojis manually but in the future I plan to use AI to predict the emojis based on the text.