diff --git a/documentapi/EnableDocumentAI.md b/documentapi/EnableDocumentAI.md new file mode 100644 index 0000000..c42bd87 --- /dev/null +++ b/documentapi/EnableDocumentAI.md @@ -0,0 +1,6 @@ +# Cloud Document AI API + +Google Enterprise API +Service to parse structured information from unstructured or semi-structured documents using… + +f75434f8b5fea84f diff --git a/documentapi/notes.md b/documentapi/notes.md new file mode 100644 index 0000000..53783ad --- /dev/null +++ b/documentapi/notes.md @@ -0,0 +1,7 @@ +# What is Document AI? + +The Document AI API is a document understanding solution that takes unstructured data, such as documents, emails, +and so on, and makes the data easier to understand, analyze, and consume. +The API provides structure through content classification, entity extraction, advanced searching, and more. +In this tutorial, you focus on using the Document AI API with Python. +The tutorial demonstrates how to parse a simple medical intake form