From 37b94fa8bbe98da29b58675a5935d94dcd19b61c Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 2 Oct 2023 09:13:36 +0000 Subject: [PATCH] Auto updating db --- db/resources.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/db/resources.json b/db/resources.json index 83eb4ce2..ed3d34bc 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1423, +"count": 1424, "entries": [ { "API": "AdoptAPet", @@ -7894,6 +7894,15 @@ "Link": "https://nlpcloud.io", "Category": "Machine Learning" }, + { + "API": "OpenAI", + "Description": "Use AI models such as ChatGPT or DALL-E to experience the capabilities of AI", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "yes", + "Link": "https://openai.com/blog/openai-api", + "Category": "Machine Learning" + }, { "API": "OpenVisionAPI", "Description": "Open source computer vision API based on open source models",