contexto
1.0.0
Contexto.me is a linguistic game that takes the popular word game Wordle to the next level.
This repository contains a solution to the game using vector search.
Clone the repository
Install the requirements
pip install poetry
poetry installpython -m contexto.prepare_embeddingsThe first word is on you, others are generated by the algorithm.
python -m contexto.guessAverage number of guesses is 30.