diff --git a/db/resources.json b/db/resources.json index 8531b108..1ed0bab5 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1485, +"count": 1486, "entries": [ { "API": "Cat Facts", @@ -4014,6 +4014,15 @@ "Link": "https://developers.notion.com/docs/getting-started", "Category": "Documents & Productivity" }, + { + "API": "OCR AI", + "Description": "Document validation API using OCR and AI. Automatically extracts data from documents  and compares it with user-provided data to verify consistency", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "no", + "Link": "https://ocrai.xyz", + "Category": "Documents & Productivity" + }, { "API": "PandaDoc", "Description": "DocGen and eSignatures API",