From 0075138a2d8ee203f7b74f5b7fc4aae59262f82d Mon Sep 17 00:00:00 2001 From: Rob Hallam <0504004h@student.gla.ac.uk> Date: Wed, 26 Jun 2024 14:14:44 +0100 Subject: [PATCH] add note about and link to React PoC ('inquisitor') --- meetings.org | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/meetings.org b/meetings.org index a3b52b1..d94fc72 100644 --- a/meetings.org +++ b/meetings.org @@ -45,12 +45,26 @@ MB's communication preference is email for anything needing specifically `action ** Pre-Meeting +*** Very Basic React App Proof of Concept + +I decided to try out React since I haven't before just to see if I could get something that read in a questionnaire from JSON and could present it as a questionnaire. + +http://inquisitor.roberthallam.org + +Screenshot: + +[[file:~/downloads/inquisitor-demo-example1.png]] + +(alternative link) + *** Highlight Generator Pipeline / Workflow [[file:~/downloads/highlightgeneration-process.svg]] ([[https://roberthallam.com/files/highlightgeneration-process.svg][alternative link]]) +Not much to look at as it's only a few hours' work but lays the foundation for rapid prototyping / iterating once design is in place! + *** Laughter Detection Tricky mix of specific package versions needed to get this working in 2024! Also needs a minor change (1 line) due to librosa API update. Can also be run on Colab: