From 09e6d812fc59e1724c83d576d491a7798976e173 Mon Sep 17 00:00:00 2001 From: synergyaffirm Date: Mon, 23 Aug 2021 22:12:32 +0100 Subject: [PATCH 1/2] starting commit --- documentapi/notes.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 documentapi/notes.md diff --git a/documentapi/notes.md b/documentapi/notes.md new file mode 100644 index 0000000..e69de29 From 118a6789071027651c06429b7c6da857832f0755 Mon Sep 17 00:00:00 2001 From: ezikechris Date: Tue, 24 Aug 2021 00:34:25 +0100 Subject: [PATCH 2/2] add EnableDocumentAi MarkDown & Tasks --- documentapi/EnableDocumentAI.md | 6 ++++++ documentapi/notes.md | 7 +++++++ 2 files changed, 13 insertions(+) create mode 100644 documentapi/EnableDocumentAI.md 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 index e69de29..53783ad 100644 --- a/documentapi/notes.md +++ 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