Skip to content

AI agent that creates a word chain based on conditions. User only enters the start and end word, the agent does the rest.

Notifications You must be signed in to change notification settings

tgh499/AI_Powered_Word_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please use python3 Mostly standard packages have been used, except numpy. Please use "pip3 install " if there is a package missing

Takes about 1 min 30 sec for same-length in my machine for 1 run (tick, flea) Takes about 1 min 30 sec for shrinking in my machine for 1 run (tick, flea) Takes about 6 min 30 sec for expanding in my machine for 1 run (tick, flea)

Sample output chains: (outputs should be different in each run)

tick-> bick-> beck-> beek-> beet-> blet-> flet-> flea

tick-> tic-> tec-> tea-> lea-> flea

tick-> thick-> chick-> chock-> clock-> cloak-> cloam-> cleam-> fleam-> flea

About

AI agent that creates a word chain based on conditions. User only enters the start and end word, the agent does the rest.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages