From 56dfbc627cc1a450ed9def23e5d3583cc1e6e085 Mon Sep 17 00:00:00 2001 From: Stevoisiak Date: Fri, 17 Jul 2026 12:05:49 -0400 Subject: [PATCH 1/2] Add topic no-ai Topic for projects that were made without the use of Generative AI --- topics/no-ai/index.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 topics/no-ai/index.md diff --git a/topics/no-ai/index.md b/topics/no-ai/index.md new file mode 100644 index 00000000000..7654a311045 --- /dev/null +++ b/topics/no-ai/index.md @@ -0,0 +1,7 @@ +--- +display_name: no-ai +topic: no-ai +aliases: no-ai-used +short_description: Projects made without Generative AI. +--- +Projects made without the use of Generative AI. Examples of Generative AI include GitHub Copilot, Claude Code, ChatGPT, Google Gemini, and Suno. \ No newline at end of file From 9623957cb9309f134bf9cfb08e96d482b8359d59 Mon Sep 17 00:00:00 2001 From: Stevoisiak Date: Tue, 21 Jul 2026 12:34:45 -0400 Subject: [PATCH 2/2] Capitalize display name --- topics/no-ai/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/topics/no-ai/index.md b/topics/no-ai/index.md index 7654a311045..b724ed2d8e9 100644 --- a/topics/no-ai/index.md +++ b/topics/no-ai/index.md @@ -1,7 +1,7 @@ --- -display_name: no-ai +display_name: No AI topic: no-ai aliases: no-ai-used short_description: Projects made without Generative AI. --- -Projects made without the use of Generative AI. Examples of Generative AI include GitHub Copilot, Claude Code, ChatGPT, Google Gemini, and Suno. \ No newline at end of file +Projects made without the use of Generative AI. Examples of Generative AI include GitHub Copilot, Claude Code, ChatGPT, Google Gemini, and Suno.