A guessing game that uses vector embeddings
- A daily phrase is generated by our AI
- That phrase will nominally not be released before midnight, GMT / UTC
- Each word of the phrase is currently from the OG list for Wordle
- The closest embedded emoji is shown to you for that word.
- Guess the word using only words on that same list
- You can try any word on that list
- each time you get a word wrong you'll get one more emoji as hint
- orange means word not on list, black means correct, blue means word wrong
- you'll be given two numbers after every try -- how close you are in the embedding distance to the emoji and to the word
- Your score is the number of tries * the number of seconds
- Lower score is better
- Min score possible that day is the number of words if you could solve whole puzzle in less than second
- add leaderboard
- add visualizations to help better understand guesses, hints,, etc.
- make your own puzzles, share puzzles with friends
- many people are all about the generative AI
- our core thesis is that embeddings have much more power
- in that sense, it's a bit of a race right now to build the equivalent of the modern chronometer for AI LLMs
- we wanted a fun way to introduce people to the concept
- hadn't seen an embedding based game before
- future mods -- help people learn - language, flashcards, concepts, etc.
the nightwatch crew at Sloop
- academic use, MIT
- personal use, MIT
- commercial use, TBD, ping @SloopFX on Twitter
- not sure, ping same
- openai
- cohere
- supabase
- streamlit