Skip to content

pr0gramista/meme-analytics

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

Meme Analytics

The tool for analyzing memes that appear on sites supported by Memes-API. Meme Analytics are waiting for new memes (on Memes API) then analyze them and store information in Elasticsearch instance. You can use Kibana for data visualizing.

Scripts

gather.py index memes continuously, does not perform any calculations.

classifier.py contains classifier, which simplifies downloading, reading and operating Tensorflow. When run directly can be used to classify given image on path/url.

classify.py runs throught elasticsearch documents and tries to classify and save the result.

Releases

No releases published

Packages

No packages published

Languages