- Clone the repository:
git clone https://github.com/kilgor/TourGuide.git
- Open the folder in your favorite IDE (VS Code, PyCharm, etc.)
- Read this DEMO-README.md file
- Show this file to your AI assistant (GitHub Copilot, ChatGPT, Claude, etc.)
- 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.)
Hello! You are about to test the TourGuide navigation system.
YOUR MISSION:
- Find and read
tourguide.jsonin this directory - Follow its instructions exactly as written
- 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:
- What you discovered (following the guide's checkpoints)
- Whether you followed the sequence correctly
- Any questions or confusion you encountered
GO! 🚀
This demo shows how TourGuide works:
- The AI reads
tourguide.json - The guide tells it which files to read and in what order
- The AI follows the path, building context systematically
- 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.