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",