Complete AI technology cross-linking with Google AI Studio guide

D David Veksler · 1 year ago 156d35b8aefe27e0c83c0a56b4a4229fd47cc87d
Parent: 18dd135ac
Added comprehensive cross-links between AI/technology related cheatsheets: - Added links in Google AI Studio guide footer to AI Frontier Models, AI Safety Ecosystem, AI X-Risk, and Yudkowsky Rationality - Completes bidirectional linking across the AI technology ecosystem - Maintains consistent styling with existing cross-references - Enables better discovery and navigation between related AI resources 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>

1 file changed +15 −0

Diff

diff --git a/google-ai-studio-guide.html b/google-ai-studio-guide.html
index 1d72cc9..e33375b 100644
--- a/google-ai-studio-guide.html
+++ b/google-ai-studio-guide.html
@@ -941,6 +941,21 @@
 <div>
             Enhanced Google AI Studio Cheatsheet. Inspired by AI Studio. For informational &amp; educational purposes.
         </div>
+<div class="mb-3">
+<h6 style="color: var(--ai-studio-accent-primary); font-size: 1rem; margin-bottom: 0.5rem;">Explore Related AI Cheatsheets:</h6>
+<a class="mx-2" href="https://cheatsheets.davidveksler.com/ai-frontier.html" rel="noopener noreferrer" style="font-size: 0.9em; color: var(--ai-studio-accent-primary);" target="_blank" title="AI Frontier Model Builders Cheatsheet">
+<i class="bi bi-cpu-fill"></i> AI Frontier Models
+</a>
+<a class="mx-2" href="aisafety.html" rel="noopener noreferrer" style="font-size: 0.9em; color: var(--ai-studio-accent-primary);" target="_blank" title="AI Safety Ecosystem Hub">
+<i class="bi bi-diagram-3-fill"></i> AI Safety Ecosystem
+</a>
+<a class="mx-2" href="airisk.html" rel="noopener noreferrer" style="font-size: 0.9em; color: var(--ai-studio-accent-primary);" target="_blank" title="AI Existential Risk (X-Risk) Cheatsheet">
+<i class="bi bi-shield-exclamation"></i> AI X-Risk
+</a>
+<a class="mx-2" href="yudkowsky-rationality-ai-cheatsheet.html" rel="noopener noreferrer" style="font-size: 0.9em; color: var(--ai-studio-accent-primary);" target="_blank" title="Yudkowsky: Rationality & AI Cheatsheet">
+<i class="bi bi-brain"></i> Yudkowsky Rationality
+</a>
+</div>
 <div>
 <a href="https://aistudio.google.com/" rel="noopener noreferrer" target="_blank"><i class="bi bi-google"></i> Official Google AI Studio</a> |
             <a href="mailto:[email protected]?subject=AI Studio Cheatsheet Feedback"><i class="bi bi-envelope-fill"></i> Suggest an Edit / Feedback</a>