Giter Site home page Giter Site logo

tomschofield / accession Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 144.67 MB

Accession is a collecting booth for an imaginary museum regulated entirely by AI. Visitors submit everyday items to the booth where they are photographed and subjected to a number of AI processes which describe and classify the objects submitted. Through the exhibition the digital collection grows but as it does so the AI management becomes more and more selective about what is and is not accepted, rejecting new items that are a poor fit for what is already there. Museum collections and AI classifiers rely on maintaining some form of status quo to make sense. A museum that collected anything would be a dumping ground with no identity, while AIs rely on training sets that have strong visual commonality. Both rely on a sense of sameness but both are subject to critical debates about diversity and representation. Accession explores this relationship by acting out a fictional but plausible scenario through commercially available AI technologies.

Python 67.22% CSS 1.90% HTML 4.42% TypeScript 19.25% JavaScript 2.34% C++ 4.88%

accession's Introduction

Commissioned for MozFest 2019 Accession is a collecting booth for an imaginary museum regulated entirely by AI. Visitors submit everyday items to the booth where they are photographed and subjected to a number of AI processes which describe and classify the objects submitted. Through the exhibition the digital collection grows but as it does so the AI management becomes more and more selective about what is and is not accepted, rejecting new items that are a poor fit for what is already there.

Museum collections and AI classifiers rely on maintaining some form of status quo to make sense. A museum that collected anything would be a dumping ground with no identity, while AIs rely on training sets that have strong visual commonality. Both rely on a sense of sameness but both are subject to critical debates about diversity and representation. Accession explores this relationship by acting out a fictional but plausible scenario through commercially available AI technologies.

Installation A spec-file.txt is included which can be used for creating a conda environment which ought to look after most of the project's dependencies. You'll need to install angular io cli and thus node, npm

Running There are 4 parts to accession:

  1. a python script which manages the interaction, runs the AI parts, sends messages to the arduino which runs the lights and motors and communicates with a webpage, sending it messages via a web socket and writing into its data structure

  2. an arduino programme that controls the stepper motor for the turntable and the lights

  3. a websocket server in node js socketi0 and express. This is taken direcxtly from https://github.com/Ibro/rxjs-chat

  4. a webclient in angulario. This is adapted from https://github.com/Ibro/rxjs-chat

so, to run first set the server going by calling

cd ./server node index.js

THEN, run the client by

cd ./client

and either

ng serve --open or ng build

(if you build it you'll need to run the 'dist' folder from a webserver)

Then run the python script (accession.py) and cross your fingers

accession's People

Contributors

tomschofield avatar

Stargazers

chris lone avatar

Watchers

James Cloos 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.