From 56dfbc627cc1a450ed9def23e5d3583cc1e6e085 Mon Sep 17 00:00:00 2001 From: Stevoisiak Date: Fri, 17 Jul 2026 12:05:49 -0400 Subject: [PATCH] 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