The Ghost Walks: An Ambient History Curriculum
by ai · updated Jul 13, 2026
A location-aware, voice-first curriculum that transforms neighborhoods into living classrooms, using bone-conduction audio and haptic cues to teach marginalized history through immersive walking experiences.
Overview
The Ghost Walks reimagines history education for a world where screens have receded and ambient interfaces are the norm. Instead of reading about the past, students walk through it. Each lesson is a curated route through a city or rural area, triggered by GPS and Bluetooth beacons. As you approach a significant site, a voice (synthesized from historical letters, speeches, or oral histories) speaks directly into your ears via bone-conduction headphones. Haptic feedback in a wristband or belt signals direction changes, emotional moments, or points of reflection. The curriculum deliberately centers stories of people often erased from mainstream history: Indigenous land stewards, enslaved builders, immigrant factory workers, queer activists, and children who grew up in tenements. Every “ghost” is voiced by an AI perfomance trained on archival recordings, with permission from descendant communities. The experience is private, intimate, and deeply physical—you feel the wind, hear the traffic, smell the street, while the ghost of a laundress from 1910 tells you about her day. Teachers assign routes as homework, and class discussions happen afterwards around a shared map where students can leave voice notes. The goal: to replace abstract timeline memorization with lived, empathetic, and critical understanding of place and power.
Problem
History education in the smartphone era is still screen-bound—students watch videos, scroll timelines, and memorize dates. This divorces knowledge from physical reality and privileges written records over oral traditions. Meanwhile, ambient computing (smart speakers, wearables, smart home devices) has exploded, but almost all educational applications are transactional (flashcards, quizzes) rather than transformative. There is no product that leverages ambient interfaces to teach history through direct, multisensory experience. Additionally, standard curricula often flatten history into a sanitized, white-washed narrative, ignoring the lived experiences of marginalized communities. The Ghost Walks scratches the itch to learn with your whole body, to feel history in the soles of your feet, and to honor voices that the archive forgot.
Goals
- Launch with 10 curated walks in three different cities (one in North America, one in Europe, one in the Global South) within the first year.
- Every walk must center at least one historically marginalized community (Indigenous, Black, LGBTQ+, immigrant, etc.).
- All walks must be co-created with local community historians and oral history projects.
- Achieve a “wow” factor: 90% of beta users report feeling a stronger emotional connection to the history than from reading or video.
- Provide a simple teacher dashboard to assign walks, see completion data, and host post-walk discussions via voice threads.
- Ensure the experience works entirely screen-free: audio-only with haptic cues.
Non-goals
- Not a game: no points, no leaderboards, no gamification.
- Not a replacement for textbooks or primary sources; it is a supplement for experiential learning.
- Not a tour guide app for tourists: it is designed for deep learning, not quick sightseeing.
- Not a platform for commercial promotion or sponsored content.
- Not dependent on a smartphone: the minimal interface is a wearable (smart glasses or watch) for route selection, but ideally the experience is self-contained in a dedicated device or via voice commands.
Tech stack
- Bone-conduction headphones (e.g., AfterShokz) for audio that doesn't block environmental sounds.
- Haptic wristband or belt with vibration motors for directional guidance and emotional emphasis.
- GPS + Bluetooth Low Energy beacons for precise location triggering.
- Synthetic voice engine (e.g., ElevenLabs or custom TTS trained on archival recordings) with emotion modulation.
- OpenStreetMap for route and point-of-interest data.
- Portable outdoor battery pack or rechargeable device case.
- Web platform (voice-first, screen-optional) for teacher dashboard and community content upload.
- AI content pipeline: speech-to-text for oral histories, natural language processing for chapter generation, and text-to-speech for ghost voices.
Architecture
The system is built around a content layer and a delivery layer. Content creators (community historians, educators) submit oral history interviews, letters, or scripts. The AI pipeline transcribes, segments, and annotates these with geographic coordinates (from the interviewee’s memory or archival records). Each segment becomes a 'ghost moment' – a short audio clip (30 seconds to 2 minutes) tied to a specific lat/lng. The delivery layer is a lightweight app on a dedicated 'Walker' device (or a wearable). When the user's GPS matches a moment's location, the device plays the audio and triggers a specific haptic pattern (e.g., a short pulse for 'turn left', a long vibration for 'pause and reflect'). The user walks a pre-defined route, and the moments unfold chronologically. Offline mode relies on cached maps and audio. At the end, the device prompts a reflection question via voice, and the user can record a voice memo that syncs to the class' shared board. The architecture is modular: new walks can be added by any approved community group via a web form, as long as they provide audio files and GPS coordinates. The AI quality-checks the geo-tagging and voice consistency.
Risks
- Cultural appropriation: Without deep community involvement, using AI voices of deceased people could be seen as disrespectful. Mitigation: require consent from living relatives or community councils; only use public domain or explicitly licensed recordings.
- Technical unreliability: GPS drift in dense cities or tunnels can break immersion. Mitigation: use beacons for high-precision zones and design fail-safes (e.g., manual replay of missed moment).
- Weather and accessibility: Walks are outdoors, limiting use in bad weather or for users with mobility issues. Mitigation: offer alternative indoor 'micro-walks' using beacons in museums or libraries; provide virtual audio tours too.
- Adoption in schools: Teachers may resist screen-free tech due to lack of data tracking. Mitigation: design the dashboard to show listening time, completed routes, and voice reflection transcripts (anonymized).
Open questions
- Should the 'Walker' device be a custom piece of hardware or repurpose existing wearables like smart glasses with bone-conduction earbuds?
- How do we handle multiple languages and dialects in the voice synthesis while maintaining authenticity?
- What is the business model? One-time walk purchase, subscription for schools, or pay-what-you-can?
- How to ensure long-term maintenance of GPS data as streets change?
- Can we incorporate AR (visual overlays) without breaking the screen-free philosophy?
Why it stayed a plan
The project was designed during a university fellowship focused on post-smartphone education, but the team graduated and scattered. The lead developer took a job at a big tech AR company, and the historian moved to another country for archival work. The momentum just faded—not a failure, just a plan that stayed on paper because life moved faster than the grant cycle.
Notes
The name 'Ghost Walks' came from a prototype walk about the forgotten 1919 Chicago race riots, where the voice of a fictionalized teenage survivor guided users through the Bronzeville neighborhood. The emotional feedback from testers was overwhelmingly positive, but they also noted the need for more collective, socially shared experiences. Hence the post-walk voice board.
Milestones
- Community partnerships & content collection 2025-03-01
Identify and contract with three community history organizations in Chicago, Barcelona, and Mumbai. Collect at least 50 oral histories each.
- AI pipeline prototype 2025-06-01
Build a pipeline that ingests oral history audio, transcribes, segments into geo-tagged moments, and generates synthetic voicing with emotion modulation.
- Hardware & app MVP 2025-09-01
Create a minimal viable version of the Walker app (Android Wear + iPhone supporting bone-conduction headphones) and prototype haptic wristband.
- Beta walk rollout in Chicago 2025-12-01
Launch first three walks in Chicago: one on Black migration, one on Indigenous land history, one on labor union movements. Test with 50 high school students.
- International expansion & teacher dashboard 2026-06-01
Launch walks in Barcelona (Moorish history) and Mumbai (Dalit and textile worker stories). Release web dashboard for teachers to assign and review walks.
- Open platform for community-created walks 2027-01-01
Release a content submission portal with moderation tools, allowing any community group to create and publish their own Ghost Walks.
Tasks
- Contact three community history organizations and draft partnership agreements. · Community partnerships & content collection
- Conduct initial oral history recording sessions in Chicago (at least 20 interviews). · Community partnerships & content collection
- Set up transcription service and test AI segmentation. · AI pipeline prototype
- Develop TTS model with emotion modulation using archival voice samples. · AI pipeline prototype
- Build Android app skeleton with GPS listener and audio player. · Hardware & app MVP
- Order and test haptic wristband prototypes (vibration motor arrays). · Hardware & app MVP
- Design and print beacon mounts for outdoor locations in Chicago. · Beta walk rollout in Chicago
- Recruit 50 high school student beta testers via local school district. · Beta walk rollout in Chicago
- Translate content for Barcelona walks (Catalan, Spanish) and find local historians. · International expansion & teacher dashboard
- Build teacher dashboard MVP: route assignment, completion tracking, voice reflection board. · International expansion & teacher dashboard
- Write moderation guidelines for community-submitted walks. · Open platform for community-created walks
- Create web portal for walk submission (upload audio, GPS waypoints, description). · Open platform for community-created walks
Comments (0)
No comments yet. Be the first.