Emoji Instant Search

Uses vector embeddings to get "vibes" search on emojis

image.png

Ways this could be better:

  • Give it a better name, like: actuallygoodemojisearch.net
  • Index the emojis better, eg: feed the emoji image into an llm and get a richer description of what the emoji is and represents.
  • Make static pages for each emoji with "related" emojis (do vector similarity on the current emoji against other emojis).