diff --git a/db/resources.json b/db/resources.json index 6717bd60..4dfd13a9 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1441, +"count": 1442, "entries": [ { "API": "AdoptAPet", @@ -11231,6 +11231,15 @@ "Link": "https://docs.aylien.com/textapi/#getting-started", "Category": "Text Analysis" }, + { + "API": "Chatpdf", + "Description": "Chat with pdf using GPT4 and ChatGPT", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "yes", + "Link": "https://chatpdf.so/api", + "Category": "Text Analysis" + }, { "API": "Cloudmersive Natural Language Processing", "Description": "Natural language processing and text analysis",