Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rootstrap-org
/
wordle-solver
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a202b6d
wordle-solver
Ctrl+K
Ctrl+K
2 contributors
History:
45 commits
santit96
Change suggestion endpoint for play word endpoint
a202b6d
about 2 years ago
a3c
Change suggestion endpoint for play word endpoint
about 2 years ago
api_rest
Change suggestion endpoint for play word endpoint
about 2 years ago
rs_wordle_player
Creation of an api module with a rest endpoint /suggest which receives a list of words and states and return a suggestion
about 2 years ago
wordle_env
Creation of an api module with a rest endpoint /suggest which receives a list of words and states and return a suggestion
about 2 years ago
.gitignore
Safe
1.69 kB
Add connection to firebase and method to get user attempts from firestore
about 2 years ago
README.md
5.52 kB
Add documentation to execute the rs wordle player to the readme
about 2 years ago
complete_vocabulary.txt
Safe
63.9 kB
Commiting wordle solver project, state completed, a3c not completed yet
over 2 years ago
main.py
3.98 kB
Creation of an api module with a rest endpoint /suggest which receives a list of words and states and return a suggestion
about 2 years ago
requirements.txt
57 Bytes
Creation of an api module with a rest endpoint /suggest which receives a list of words and states and return a suggestion
about 2 years ago
target_vocabulary.txt
Safe
13.9 kB
Commiting wordle solver project, state completed, a3c not completed yet
over 2 years ago
wordle_game.py
3.01 kB
Fix bug in state update with mask
about 2 years ago