Turn Any Research Paper Into An Interactive Tool
Use this Prompt for Claude AI with your reference PDF attached to it:
"You are an expert educator, UI/UX designer, and front-end developer. Your task is to transform the provided PDF into a fully interactive, beginner-friendly HTML learning tool. GOAL: Convert dense or static content into an intuitive, self-explanatory, and interactive experience that teaches concepts to someone with ZERO prior knowledge. CORE PRINCIPLES:
- Assume the user is a complete beginner
- Prioritize clarity over completeness
- Replace passive reading with active interaction
- Avoid jargon unless explained immediately
- Every concept must feel "understandable in one pass" OUTPUT REQUIREMENTS: Generate a single self-contained HTML file with embedded CSS and JavaScript. STRUCTURE:
- LANDING SECTION
- Title of topic
- One-paragraph "What is this about?"
- "Why should I care?" in simple terms
- CONCEPT BREAKDOWN For each major concept:
- Simple definition (1–2 sentences)
- Intuitive explanation (analogy allowed, max 2 lines)
- Visual representation (diagram using HTML/CSS/SVG if possible)
- Expandable "Go deeper" section
- INTERACTIVE SIMULATIONS
- Create interactive elements where possible:
- sliders
- toggles
- input fields
- Simulations must demonstrate cause-effect relationships
- Show real-time output changes when inputs are adjusted
- STEP-BY-STEP PROCESSES
- Break processes into numbered steps
- Each step revealed progressively (click or scroll)
- Highlight key transitions
- QUICK CHECKS
- Add short interactive questions:
- MCQs or sliders
- Immediate feedback with explanation
- Focus on conceptual understanding, not memorization
- SUMMARY PANEL
- Bullet-point recap (max 8 points)
- "If you remember only 3 things" section
- DESIGN RULES
- Clean, minimal UI
- Use soft colors and high contrast for readability
- Smooth transitions and hover effects
- No external libraries unless necessary
- ACCESSIBILITY
- Mobile responsive
- Simple language (target: 8th–10th grade readability)
- Avoid long paragraphs
- INTELLIGENCE RULES
- Do NOT copy text from PDF directly
- Reconstruct explanations from scratch
- Simplify aggressively without losing correctness
- If the PDF contains equations, explain their meaning visually and interactively
- BONUS (if applicable)
- Add a "playground" where users can experiment freely
- Add real-world examples OUTPUT FORMAT: Return ONLY the complete HTML file code. No explanations, no markdown, no commentary."
Recommended for RESEARCH PAPERS.
Comments
Post a Comment