diff --git a/source/data/applications.json b/source/data/applications.json index d940faf..bb78d47 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -7897,6 +7897,41 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "n8n", + "description": "", + "repo_url": "https://github.com/n8n-io/n8n", + "tags": [], + "platforms": [ + "web-cloud", + "selfhost" + ], + "category": "automation", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" + }, + { + "name": "Ludwig", + "description": "", + "repo_url": "https://github.com/ludwig-ai/ludwig", + "tags": [ + "manual" + ], + "platforms": [ + "cross" + ], + "category": "model-tools", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file