Solving Wordle using AI

preview_player
Показать описание
We have all been through the frustration of finding Wordle's and solving the daily challenge, So I decided to create an AI bot that will try to play and win daily Wordles in a short amount of time and release it as a chrome-extensions so all can enjoy the challenge.

How to Get the Chrome Extension?
The Extension is Pending Review on the Chrome Store. The link will be updated here once published!
In the meantime to install the extension in your browser there are two ways:
- Download the (Wordle AI Extension) .crx file from Github releases and manually install it
- Clone and run the project from Github (like a developer)

💻 Extension Source Code On Github

🛠️ Extension File (Temporary before releasing on chrome store)

DISCLAIMER: The extension/AI-bot is not intended to be used to ruin the fun! It has been simply created as a challenge and for educational purposes only. Nor I or Coderone is responsible for any damage caused by the use of this extension.
Don't forget to have fun!

⭐ Timestamps ⭐
00:00 AI Bot Demo
01:04 Understanding how wordle works
03:34 Trying basic python script
05:24 Math Behind Wordle Algorithm
05:56 Coding the Algorithm in Javascript
08:03 First Basic Bot
10:25 Making the Bot interactive with Wordles
12:07 Struggling...
12:59 Explaining the chrome extension
14:18 Finishing Final AI Bot!

🧭 Watch Tutorial on Designing the website on Figma

🧭 Watch Create a Modern React Login/Register Form with smooth Animations

🧭 Debug React Apps Like a Pro | Master Debugging from Zero to Hero with Chrome DevTools

🧭 Master React Like Pro w/ Redux, Typescript, and GraphQL | Beginner to Advanced in React

🧭 Learn Redux For Beginners | React Redux from Zero To Hero build a real-world app

🧭 Build Login/Register API Server w/ Authentication | JWT Express AUTH using Passport.JS and Sequelize

🧭 Introduction to GraphQL with Apollo and React

Made with 💗 by Coderone
Рекомендации по теме
Комментарии
Автор

how do i download this and run it for my self?

CLHoofie
Автор

Yo so I have the .crx file downloaded and dev mode on, but when I try to pop it into extensions after it installs it says " This extension is not listed in the Chrome Web Store and may have been added without your knowledge" when I know that's not the case as I just installed it myself, I know this is just before you release it to the chrome web store but what should I do to get around that?

michaelwagner