Git Product home page Git Product logo

projectfib's Introduction

Disclaimer: This project is not under active development anymore

Project Fib

In the current media landscape, control over distribution has become almost as important as the actual creation of content, and that has given Facebook a huge amount of power. The impact that Facebook newsfeed has in the formation of opinions in the real world is so huge that it potentially affected the 2016 election decisions, however these newsfeed were not completely accurate. Our solution? FiB because with 1.5 Billion Users, Every Single Tweak in an Algorithm Can Make a Change, and we don't stop at just one.

Installation

The easy way

Go to the chrome web store and add our extension to your browser

The harder way

(For those who want the latest features)
  1. Download "extension" folder from our repository
  2. Then go to your extensions page, check the box 'Developer Mode'
  3. Click "Load unpacked extension..."
  4. Find the extension where you downloaded it and select it
  5. The extension should be added now
Backend Server Docker Container

To build the backend python server locally to use with the extension, this repository includes backend/Dockerfile.

Build the Docker image

cd backend/
docker build -t hackprincetonf16 .

Run the Docker container locally on port 5000

docker run -it --rm -p 5000:5000 hackprincetonf16

Update var server in extension/myScript.js to http://localhost:5000 before installing the extension manually.

About us

This project is still under development (a lot of work is required and is also being put in). All of us are Univeristy students trying to help solve a problem social media faces. As university we may sometimes take a while to fix issues or approve pull request, please bear with us. We are always on the lookout for sponsors for this project as we are non-profit and need money to run our servers and cover our API costs.

Contributing to this project

We love contributors. We are open source and every contribution helps. Please read CONTRIBUTE.md for how to contribute to our project.

Licensing

This project is protected under Open Software License 3.0

Please read License.md

projectfib's People

Contributors

anantdgoel avatar antoniomedrano avatar aviralmansingka avatar bencxs avatar catherinecql avatar ecliptik avatar lewisje avatar m3we avatar marksho avatar noahcristino avatar nplusp avatar rahulhp avatar thundergolfer-two avatar tpeterson avatar

Watchers

 avatar  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.