Skip to content

alex-lew/robot-mind-meld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robot-mind-meld

A little game powered by word vectors

(cd frontend && npm install && npm run build)
python3 create_data_file.py
python3 server.py

Then browse to http://0.0.0.0:8000 :-)