Science Score: 44.0%

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

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

Repository

Basic Info
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 8 months ago · Last pushed 8 months ago
Metadata Files
Readme License Citation

README.md

ENABLING Project Website

This is the website for the ENABLING (Resilient Human-Robot Collaboration in Mixed-Skill Environments) research project, funded by the European Regional Development Fund (ERDF).

About the Project

ENABLING addresses the development of AI methods to complement human and robot skills. The project focuses on:

  • Robust recording of affective user states
  • Semantic environment analysis
  • Intention-based interpretation of user actions
  • Research into generative models for complex behavior

Website Features

  • Project information and objectives
  • Publications and research outputs
  • News and updates
  • Team information

Technical Details

This website is built with:

Local Development

  1. Install Ruby and Bundler
  2. Clone this repository: bash git clone https://github.com/ovgu-nit/enabling cd enabling
  3. Install dependencies: bash bundle install
  4. Start local server: bash bundle exec jekyll serve
  5. View website at: http://localhost:4000

Owner

  • Name: Neuro-Information Technology group (NIT)
  • Login: ovgu-nit
  • Kind: organization

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: petridish
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Peter
    family-names: Desmet
    orcid: 'https://orcid.org/0000-0002-8442-8025'
repository-code: 'https://github.com/peterdesmet/petridish'
url: 'https://peterdesmet.com/petridish'
abstract: Jekyll theme for research project websites.
keywords:
  - jekyll
  - theme
license: MIT

GitHub Events

Total
  • Push event: 3
  • Create event: 1
Last Year
  • Push event: 3
  • Create event: 1

Dependencies

.github/workflows/jekyll.yml actions
  • actions/checkout v4 composite
  • actions/configure-pages v5 composite
  • actions/deploy-pages v4 composite
  • actions/upload-pages-artifact v3 composite
  • ruby/setup-ruby 4a9ddd6f338a97768b8006bf671dfbad383215f4 composite
Gemfile rubygems
  • github-pages >= 0 development
  • webrick ~> 1.7
jekyll-theme-petridish.gemspec rubygems
  • jekyll >= 3.9