https://github.com/cmudig/eyeintoai-code

https://github.com/cmudig/eyeintoai-code

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.1%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Basic Info
Statistics
  • Stars: 1
  • Watchers: 7
  • Forks: 2
  • Open Issues: 13
  • Releases: 0
Created almost 7 years ago · Last pushed almost 2 years ago
Metadata Files
Readme

README.md

Eye Into AI (Our AI GWAP)

cd frontend

First Time Setup

Before running/deploying, make sure you have configured the .env file in the 'frontend' directory. The .env has not been committed to git, but can be found in our shared google drive.

For those developing this game for their own research, the .env file contains all of the details related to the firebase configuration. You can see what this file should look like in the example-env.txt file.

In the 'frontend' directory, you can then run:

npm install

firebase login

At this point you may need to run the command firebase use --add and add your firebase project

firebase init

  • Select Hosting, Emulators, and Firestore
    • For the emulators init: select Firestore emulators
  • Follow all of the prompts for setup

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

npm run deploy

This will deploy the frontend to Github Pages. You must be in the frontend directory for this to work.

Owner

  • Name: CMU Data Interaction Group
  • Login: cmudig
  • Kind: organization
  • Location: Pittsburgh, PA

People, Visualization, Analysis, Machine Learning

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 152
  • Total pull requests: 8
  • Average time to close issues: 2 months
  • Average time to close pull requests: about 8 hours
  • Total issue authors: 4
  • Total pull request authors: 4
  • Average comments per issue: 1.39
  • Average comments per pull request: 0.25
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 2
Past Year
  • Issues: 0
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 2
Top Authors
Issue Authors
  • laurafulton (51)
  • adamperer (19)
  • katelyn98 (6)
  • jayolee (5)
Pull Request Authors
  • kazijawad (1)
  • dependabot[bot] (1)
  • jerryjianguv (1)
  • mayankj (1)
Top Labels
Issue Labels
enhancement (24) bug (17) question (5) invalid (5) help wanted (3) duplicate (1) documentation (1)
Pull Request Labels
dependencies (1)