diff --git a/autogenerated/drops.json b/autogenerated/drops.json index b09cae98..e1c9cc4a 100644 --- a/autogenerated/drops.json +++ b/autogenerated/drops.json @@ -2371,6 +2371,33 @@ "RTSP" ] }, + { + "Title": "SERPENT Baseline Onee", + "Summary": "SERPENT Test: baseline v1", + "Type": "sample_app", + "Authors": [ + { + "Name": "Aananya", + "Link": "https://github.com/aannagpal_microsoft" + } + ], + "ProgrammingLanguage": [ + "Bash" + ], + "Products": [ + "test", + "Azure Arc" + ], + "Source": "https://github.com/Azure/arc_jumpstart_drops/tree/main/sample_app/serpent_baseline_one", + "Difficulty": "Beginner", + "Topics": [ + "AI" + ], + "Description": "", + "Cover": "serpentlogo.png", + "CreatedDate": "2026-08-12T06:33:34.020Z", + "LastModified": "2026-08-12T06:33:34.020Z" + }, { "Title": "Talk to Your Factory: Optimizing Factory Operations with GenAI", "Summary": "'Talk to Your Factory' leverages Industrial IoT, Edge, and Generative AI to streamline factory operations, enabling real-time, natural language communication with systems for quick issue identification, increased efficiency, and reduced downtime.", diff --git a/drops/serpent_baseline_onee.json b/drops/serpent_baseline_onee.json new file mode 100644 index 00000000..b341ce37 --- /dev/null +++ b/drops/serpent_baseline_onee.json @@ -0,0 +1,27 @@ +{ + "Title": "SERPENT Baseline Onee", + "Summary": "SERPENT Test: baseline v1", + "Type": "sample_app", + "Authors": [ + { + "Name": "Aananya", + "Link": "https://github.com/aannagpal_microsoft" + } + ], + "ProgrammingLanguage": [ + "Bash" + ], + "Products": [ + "test", + "Azure Arc" + ], + "Source": "https://github.com/Azure/arc_jumpstart_drops/tree/main/sample_app/serpent_baseline_one", + "Difficulty": "Beginner", + "Topics": [ + "AI" + ], + "Description": "", + "Cover": "serpentlogo.png", + "CreatedDate": "2026-08-12T06:33:34.020Z", + "LastModified": "2026-08-12T06:33:34.020Z" +} \ No newline at end of file diff --git a/sample_app/serpent_baseline_onee/_index.md b/sample_app/serpent_baseline_onee/_index.md new file mode 100644 index 00000000..dd0ea36c --- /dev/null +++ b/sample_app/serpent_baseline_onee/_index.md @@ -0,0 +1 @@ +index.md \ No newline at end of file