Hello Streamlit community,
Today, July 17th is internationally recognized as the World Emoji Day
To celebrate this special day, Iβm happy to share my most recent project: Emojeez , an AI-powered semantic search engine for emojis!
With support for over 50 languages , Emojeez uses advanced natural language processing (NLP) techniques and embedding-based semantic search to help you discover the emoji you need to communicate your message
Try Emojeez live Streamlit demo https://emojeez.streamlit.app/
Emojeez was developed using open-source solutions
Meta AI Llama 3 LLM for generating rich emoji descriptions
Hugging Face Transformer library for embedding models
Qdrant vector database for efficient indexing and retrieval
Streamlit for building the web app demo
Code on GitHub https://github.com/badrex/emojeez/
Article on Medium Semantic search for Emojis in 50+ languages using AI πππ | by Badr Alabsi | Jul, 2024 | Medium
Happy World Emoji Day!