From 8f3e7a868040f3515b729c0e2b2e6ad6fab3d937 Mon Sep 17 00:00:00 2001 From: thejumpman2323 <138251983+thejumpman2323@users.noreply.github.com> Date: Fri, 27 Oct 2023 17:44:28 +0530 Subject: [PATCH 1/2] Add SuperDuperDB --- data.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data.json b/data.json index 28ce1de..a933188 100644 --- a/data.json +++ b/data.json @@ -2095,6 +2095,16 @@ "Ansible" ], "description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems." + }, + { + "name": "SuperDuperDB", + "link": "https://github.com/SuperDuperDB/superduperdb", + "label": "Good First Issue", + "technologies": [ + "Python", + "MLOps" + ], + "description": "🔮SuperDuperDB: Bring AI to your favourite database! Integrate, train and manage any AI models and APIs directly with your database and your data" } ] } From fea458a7991b190efe8c019109d5a9c7bb06fa34 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sat, 19 Oct 2024 22:07:43 +0100 Subject: [PATCH 2/2] Update data.json --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index a933188..04678f0 100644 --- a/data.json +++ b/data.json @@ -2099,7 +2099,7 @@ { "name": "SuperDuperDB", "link": "https://github.com/SuperDuperDB/superduperdb", - "label": "Good First Issue", + "label": "good first issue", "technologies": [ "Python", "MLOps"