Introduction

Currently the text boxes in our web applications are black boxes. We can’t see what’s inside them and we only have primitive tools to work with them. We can use the number of characters for validation, check they start with a capital letter

Language models offer the chance to work with the meaning of text. With a better tools for extracting, comparing and manipulating the meaning of text we can make our form creator better and improve the forms our services make for our form fillers.

By using language models we might be able to:

The problems with language models

LLMs are not perfect. There are strong reasons to be sceptical of them, they are:

I think it’s still worth exploring the possibilities of LLMs: