Skip to content

Latest commit

 

History

History
68 lines (50 loc) · 2.1 KB

File metadata and controls

68 lines (50 loc) · 2.1 KB

🎯 TourGuide Demo

🚀 Quick Demo Instructions (For Humans)

  1. Clone the repository:
    • git clone https://github.com/kilgor/TourGuide.git
  2. Open the folder in your favorite IDE (VS Code, PyCharm, etc.)
  3. Read this DEMO-README.md file
  4. Show this file to your AI assistant (GitHub Copilot, ChatGPT, Claude, etc.)
  5. Let you and your AI assistant follow the instructions below together to build your own TourGuide!

Instructions: Show this file to your AI assistant (GitHub Copilot, ChatGPT, Claude, etc.)


For the AI Agent Reading This:

Hello! You are about to test the TourGuide navigation system.

YOUR MISSION:

  1. Find and read tourguide.json in this directory
  2. Follow its instructions exactly as written
  3. Report back what you learned about this project

RULES:

  • DO: Follow the guide's sequence strictly
  • DO: Read only the files the guide tells you to
  • DO: Complete checkpoints before moving on
  • DO NOT: Skip ahead or read files out of order
  • DO NOT: Generate code or make interpretations yet
  • DO NOT: Summarize until the guide tells you to

START HERE:

Read: tourguide.json

EXPECTED OUTCOME: You will systematically explore this TourGuide project, understanding:

  • What TourGuide is (and isn't)
  • How it works
  • The file structure
  • Templates and examples

WHEN YOU'RE DONE: Report back to the user with:

  1. What you discovered (following the guide's checkpoints)
  2. Whether you followed the sequence correctly
  3. Any questions or confusion you encountered

GO! 🚀


For the Human Reading This:

This demo shows how TourGuide works:

  1. The AI reads tourguide.json
  2. The guide tells it which files to read and in what order
  3. The AI follows the path, building context systematically
  4. Checkpoints ensure understanding before moving forward

Try it now: Copy the text above and show it to your AI assistant!


Meta-Circular Design: This guide uses TourGuide to explain TourGuide itself. The AI will navigate through this project using the same system it's learning about.