GithubHelp home page GithubHelp logo

isabella232 / pixel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from danbuehrer/pixel

0.0 0.0 0.0 2.27 MB

Code for the single pixel debate game from the paper "AI safety via debate" (https://arxiv.org/abs/1805.00899)

Home Page: https://debate-game.openai.com

License: MIT License

JavaScript 85.65% CSS 8.42% HTML 5.93%

pixel's Introduction

Status: Archive (code is provided as-is, no updates expected)

Single pixel debate game

Code for the debate game hosted at https://debate-game.openai.com. Go there for game instructions or to play it. For more details and motivation, see the blog post or paper.

The website is hosted on Firebase. It's MIT licensed, so feel free to clone and tweak, though you'll have to make your own Firebase project in order to run a copy. PRs to make that easier are welcome!

The image search feature uses a Flickr API key. If you want to host a copy of the site, you'll need to get your own key or use a different mechanism to pick images.

Instructions

npm install
npm run dev
open http://localhost:3000

Deploying

npm run fb login
npm run deploy

Firebase database

We use a Firebase Realtime Database to manage games. The ground truth schema is only stored in Firebase, but see database.md for a copy. Please file an issue if that file appears to be out of date.

pixel's People

Contributors

cberner avatar christopherhesse avatar girving avatar lord 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.