diff --git a/website/src/data/showcase/claritychallenge.png b/website/src/data/showcase/claritychallenge.png new file mode 100644 index 0000000000..33a4ce3064 Binary files /dev/null and b/website/src/data/showcase/claritychallenge.png differ diff --git a/website/src/data/users.js b/website/src/data/users.js index a5bfd19505..a8335721b1 100644 --- a/website/src/data/users.js +++ b/website/src/data/users.js @@ -233,6 +233,14 @@ const Users = [ source: 'https://github.com/paularmstrong/build-tracker', tags: ['opensource'], }, + { + title: 'ClarityChallenge', + description: 'Documentation for the Clarity machine learning challenges for improving hearing aid signal processing', + preview: require('./showcase/claritychallenge.png'), + website: 'https://claritychallenge.github.io/clarity_CEC1_doc', + source: 'https://github.com/claritychallenge/clarity_CEC1_doc', + tags: ['opensource'], + }, { title: 'Clutch', description: 'An extensible API and UI platform for infrastructure tooling',