Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -676,7 +676,7 @@
|
|
676 |
<button id="config-theme-toggle-button" title="Toggle Light/Dark Mode" style="position: absolute; top: 20px; right: 20px; background: var(--bg-tertiary); border: 1px solid var(--border-color); color: var(--text-secondary); font-size: 1.3em; cursor: pointer; padding: 5px 9px; border-radius: 50%; line-height: 1; width: 36px; height: 36px; display: flex; align-items: center; justify-content: center; z-index: 1001; transition: color var(--transition-speed) ease, border-color var(--transition-speed) ease, background-color var(--transition-speed) ease, transform 0.2s ease;">?</button>
|
677 |
<h2>Inverse Turing Test - Setup</h2>
|
678 |
<p class="intro-paragraph">
|
679 |
-
Welcome to the Inverse Turing Test! Instead of an AI trying to convince you it's human, <strong>you</strong> are the human trying to convince a group of AIs that you are one of them. Blend in, participate in discussions, analyze the other "players," and survive the elimination votes each round. Can you successfully mimic an AI and deceive the majority? Your goal is to be one of the last two players remaining. Good luck, impostor! <strong><a href="https://x.com/_name_gr_" target="_blank" rel="noopener noreferrer">Made by GR</a
|
680 |
</p>
|
681 |
|
682 |
<!-- Provider Selection -->
|
|
|
676 |
<button id="config-theme-toggle-button" title="Toggle Light/Dark Mode" style="position: absolute; top: 20px; right: 20px; background: var(--bg-tertiary); border: 1px solid var(--border-color); color: var(--text-secondary); font-size: 1.3em; cursor: pointer; padding: 5px 9px; border-radius: 50%; line-height: 1; width: 36px; height: 36px; display: flex; align-items: center; justify-content: center; z-index: 1001; transition: color var(--transition-speed) ease, border-color var(--transition-speed) ease, background-color var(--transition-speed) ease, transform 0.2s ease;">?</button>
|
677 |
<h2>Inverse Turing Test - Setup</h2>
|
678 |
<p class="intro-paragraph">
|
679 |
+
Welcome to the Inverse Turing Test! Instead of an AI trying to convince you it's human, <strong>you</strong> are the human trying to convince a group of AIs that you are one of them. Blend in, participate in discussions, analyze the other "players," and survive the elimination votes each round. Can you successfully mimic an AI and deceive the majority? Your goal is to be one of the last two players remaining. Good luck, impostor! <strong><a href="https://x.com/_name_gr_" target="_blank" rel="noopener noreferrer">Made by GR</a> with the help of Gemini 2.5 Pro</strong>.
|
680 |
</p>
|
681 |
|
682 |
<!-- Provider Selection -->
|