Path: /using-morphik/morphik-ui
When uploading a test PDF I wanted to test and it starts out blank.
But I typed up the code and it would be nice to have it on this page as well.
[{
"type":"metadata_extraction",
"schema": {
"properties": {
"title": {
"type": "string"
},
"author": {
"type": "string"
},
"date": {
"type": "string"
}
}
}
}]