actuallyGoodEmojiSearch
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
Uses vector embeddings to get "vibes" search on emojis
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).