FG-AI4H-TG-Symptom / fgai4h-tg-symptom-assessment-mmvb-backend

A backend of a minimal minimal viable benchmark designed and developed by the members of the sub-group (topic group) “Symptom assessment”, which is the part of the ITU focus group “Artificial Intelligence for Health”
6 stars 4 forks source link

Berlin model compatible toy AIs #66

Open neopostmodern opened 4 years ago

maccinza commented 4 years ago

Where can I find a minimal berlin model schema so we can start the work for adapting the toy AIs? Another important thing: would we like to keep some flexibility to work with both london and berlin models or the goal is to make it fully compatible with berlin model only?

neopostmodern commented 4 years ago

over at the schema repo i have one sample case

concerning model-flexibility: i don't think a single AI implementation necessarily needs to support different versions of the schema but if it's easy enough to pull off it won't hurt

in the more long-term i think we should implement a /meta endpoint for the AI implementations where they report (among other things) all supported model versions of this implementation (vaguely referenced in the API spec draft we could then have different versions of the (conceptually same) toy AI with different meta entries, or we have one generic implementation that responds an array of supported model versions