Skip to content

meglaficus/wordle_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle_bot

 _       ______  ____  ____  __    ______   ____  ____  ______
| |     / / __ \/ __ \/ __ \/ /   / ____/  / __ )/ __ \/_  __/
| | /| / / / / / /_/ / / / / /   / __/    / __  / / / / / /
| |/ |/ / /_/ / _, _/ /_/ / /___/ /___   / /_/ / /_/ / / /
|__/|__/\____/_/ |_/_____/_____/_____/  /_____/\____/ /_/
     

This bot helps you solve the wordle puzzle. What makes it special is the fact that it is GPU accelerated!

Yes, most of the heavy lifting is done on the GPU via pytorch.

Try it out

You can either clone the repo or use the link to try it out on Google Colab.

Make sure to select the GPU accelerated version of Google Colab.

Inspiration

The maths behind finding the best guess is well explained in this 3Blue1Brown video.

About

Bot to solve Wordle chalenges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published