Coder Social home page Coder Social logo

showerthoughts's Introduction

Shower thoughts in liminal spaces

Shower thoughts: a sudden idea that occurs to a person during an unconnected mundane activity. a.k.a. the most interesting expressions of our creativity and randomness.

Our interactive user experience includes gesture controls. This user experience addition is intended to make the audience’s interaction with others’ thoughts more concrete. Being able to affect the display of concepts with bodily gestures helps bridge the gap between the mental and the physical.

The Visual Experience

sample

zoom

IMG_5433

Developer guide:

Directory and File Structure:

NOTE:

  • 'src' is the folder containing final code files.
  • 'dev' is the folder for temporary code/notes that aren't part of the final product.

How to set up and run the app & backend

  1. Set up Python virtual environment. Enter your python virtual environment and install all dependencies (pip install -r requirements.txt).
  2. Set up dependencies for node.js. Enter the src directory --> 'cd templates' --> 'cd frontend' --> run npm i to install required modules.

After dependencies are added, the app can be run anytime via the following:

  1. Open 2 terminals.
  2. First, in one terminal, run the react frontend: 'cd templates' --> 'cd frontend' --> 'npm run watch'
  3. Next, in the SECOND terminal, start the backend: run flask backend in one terminal: 'cd src' -> 'cd templates' --> 'python3 -B app.py'
  4. Open a browser and go to localhost:5000

Next Ideas (WIP)

  • (suggested by Peggy) add control to allow user to control "strength" of partitioning? is there a way to have the NLP make it "easier" or "harder" to group/draw connections between thoughts? adds to the "things in between" idea of the exhibit and also the physical outside of the showerthoughts room

Write-ups

Harvard SEAS publication

EXPERIENCE SLIDE DECK

Music credits

Credits

Direct contributors: @trifork3, @karenli6

References, resources, and inspiration: @cynthia9chen, (project) lotus https://github.com/vasturiano/react-force-graph

metalab @ Harvard Advisor: Dr. des. Kim Frederic Albrecht, Principal Investigator metaLAB (at) Harvard & FU Berlin

Special thanks to the Conflux Collective

showerthoughts's People

Contributors

karenli6 avatar riwi333 avatar

Stargazers

 avatar

Watchers

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