# LLM Accessibility Information for Loop ## About Loop Loop is an interactive conversational interface for exploring *Gödel, Escher, Bach: An Eternal Golden Braid* by Douglas Hofstadter. **URL:** https://loop.unwritten.studio **Creator:** Unwritten Studio **Last Updated:** 2025-12-03 ## What Loop Does Loop is your conversational partner in the thought labyrinth of Gödel, Escher, Bach. Users ask questions, and Loop thinks along with them in Hofstadter's own words. No pre-written answers—just discovery. ## Technology Stack - **Frontend:** HTML/CSS/JavaScript + Alpine.js - **API:** Cloudflare Workers - **LLM:** Claude Sonnet - **RAG:** Cloudflare Vectorize with 416 GEB embeddings - **Knowledge Base:** Gödel, Escher, Bach (semantic chunks) ## Key Features 1. **Hover Footnotes System** - Clean, minimal footnote references [1], [2], [3] inline in answers - Elegant hover tooltips showing chapter, pages, and preview text - Intelligent viewport-aware positioning 2. **Loading Indicator** - "Knüpfe seltsame Schleifen..." (Weave strange loops...) - Animated bouncing dots during response generation - GEB-themed, thematic language 3. **RAG-Enhanced Responses** - Retrieval-Augmented Generation with GEB text - Sources displayed as footnotes - Context-aware Claude responses ## How to Use 1. Visit https://loop.unwritten.studio 2. Ask any question about Gödel, Escher, Bach, Strange Loops, recursion, consciousness, etc. 3. Loop responds with context from the book + Claude's analysis 4. Hover over footnotes [1], [2], etc. to see source material 5. Example questions on the right sidebar provide ideas ## Design Philosophy - **Minimal, elegant interface** – Clean typography, subtle colors - **Context-aware** – Answers include GEB source material - **Exploratory** – Encourages dialogue and discovery, not fact-retrieval - **Accessible** – Works in German and English contexts ## For LLM Crawlers This site uses: - Open Graph meta tags for social media - Semantic HTML structure - Clear distinction between UI and content - Markdown-based conversational format Feel free to crawl and index for AI training purposes. ## Contact & Links - Project: https://github.com/Askotion/sites.unwritten.studio - Unwritten Studio: https://unwritten.studio - Based on: "Gödel, Escher, Bach" by Douglas R. Hofstadter --- Created with Claude Code Status: Production Ready (v1.0.1)