Emoji-translator-Server/README.md

4 lines
338 B
Markdown
Raw Normal View History

2024-11-20 23:01:51 +00:00
#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.