8 Drawing Conclusions

8.1 Learning Objective
Understand the limitiatons of automation in order to be able to demonstrate your digital literacy.
Exhibit, IIIF Manifest
8.2 Summary
You can input IIIF manifests into lots of different tools, including ones that can apply machine learning and computer vision (yes - AI!).
8.3 Exercise
Have a go at using a IIIF resource to undertake some automated analysis.
Using a IIIF Illustration Detector.
- Enter this manifest: https://cudl.lib.cam.ac.uk//iiif/PR-FH-00910-00083-00098
- Click ‘Load Manifest’.
- Set the ‘Confidence Threshold’ to 85%.
- Tick ‘Show only illustrated pages’, and Click ‘Classify’.
- Once it’s finished, click ‘View All Pages’ and you will be able to look through just the pages with illustrations on. Handy!
Let’s try that again with a different resource…
This time, enter this manifest: https://cudl.lib.cam.ac.uk//iiif/MS-OR-00770
What do you notice?
Why do you think this is?
Add the two manifests to you journal and include your answers.
This exercise used an easy to use tool, but you can apply all sorts of AI models to do different things - even transcribe handwriting! There’s a tool for that: Transkribus.
But to really get into AI models, you might be better off learning to code using Python/R.