Jesse Wood

Jesse Wood

Researcher • Engineer • Data Scientist

Wordle Solver

AI-powered tool that uses a trained neural network model to solve Wordle puzzles in real-time.

Enter your Wordle guesses and the color feedback to get intelligent suggestions for your next word.

Loading data and model...

How to Use

  1. Get a Suggestion: The model will provide you with its top 5 recommended words to start with.
  2. Enter Your Guess: Type a 5-letter word into the input field.
  3. Set the Feedback: Select the color feedback you received from Wordle:
    • Green (🟢) - The letter is in the correct position
    • Yellow (🟡) - The letter is in the word but in the wrong position
    • Gray (⚫) - The letter is not in the word
  4. Submit and Repeat: Click the Submit button to get the next prediction, then repeat the process.

Model trained on a dataset of common five-letter English words.

Built with Deno Fresh, ONNX Runtime, and PyTorch.