Skip to content

AChelikani/Computational-Humor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Computational-Humor

Using machine learning to deliver funny captions for pictures.

Installation

Run pip install praw

Setup

Make a local file src/config.py with the following:

CLARIFAI_AUTH = {access token}
WORD_AUTH = {words.bighugelabs.com token}
SIM_AUTH = {https://dandelion.eu token}
BOT_USERNAME = {reddit account}
BOT_PASSWORD = {reddit password}

Execution

Run python reddit.py

About

Using machine learning to deliver funny captions for pictures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages