Giter VIP home page Giter VIP logo

busitizer's Introduction

Busitizer

From the about page:

THE BUSITIZER applies star of stage and screen Gary Busey to your very own Facebook photos.
Connect your Facebook profile and let THE BUSITIZER discover which of your memories best deserves a little more Gary Busey.

Basically, this app connects to Facebook, grabs some pictures, and pastes Gary Busey on the faces that it finds.

There's also a twitter bot component (the original inspiration of busitizer), allowing people to tweet links at the bot, but it can then busitize.

Development setup

If you want to run EVERYTHING locally, you'll want to do these, but the compilation will take a while:

> brew install rabbitmq
> brew install opencv

OpenCV is a problem, because there's not a good install on Debian for it. I was able to get it compiled and in the virtualenv, and if you're interested in how that happened, check the server_setup.md file in this directory.

With or without those steps, you can get startd with this:

> git clone [email protected]:csinchok/busitizer.git
> cd busitizer
> virtualenv .env
> source .env/bin/activate
> pip install -r requirements.txt
> python manage.py syncdb
> python manage.py migrate
> python mange.py runserver

We had great plans of coverage reports, unit tests, etc. These plans did not go great.

Coverage reports are here: http://busitizer.com/coverage/index.html

Pylint reports are here: http://busitizer.com/pylint.html

busitizer's People

Contributors

csinchok avatar samdjohnson avatar shawncook avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.