Inspiration

We like playing codenames, and we suck at web apps, so let's make codenames as a web app and throw NLP into it.

What it does

Uses word embeddings (glove) to give a suggestion for what word the codemaster should give as a hint. Kind of, has a web interface for playing the game

How we built it

create-react-app

Challenges we ran into

Turns out figuring out semantic relationships between words is pretty hard and the model doesn't work too well.

Built With

Share this project:

Updates