Lab
This is a notebook of ideas and experiments for using large language models to "understand" the text in forms. It's a work in progress, and I'm not sure where it's going yet.
I'm using it to learn about language models, and to experiment with different ways of using them.
Have a look at the introduction to read why I'm interested.
Examples
-
Extracting text from document based forms
Create the questions for a form from text.
Demo
-
Can we offer the user better phrased questions?
Demo
-
Inferring answer type from question text
Can question text be used to work out answer type?
Demo