Let's turn innocent sentences into shitty puns
- Clone the repo
- Create a virtual Environment
virtualenv .env
- install all the dependencies!
pip install -r requirements.txt
- Go to google and get yourself a Google Cloud Platform API key
- Export your new key to your os
export GOOGLE_CLOUD_PLATFORM=<your key here>
- in two separate terminals, run the following:
python app.py
python client.py
- Go crazy :)
Feel free to contribute to puntionary or use it for personal projects! We're expecting to expand the app further and hopefully make it more versatile.