iOS app integrating Claude AI with Ray-Ban Meta smart glasses for hands-free voice assistance.
- Wake Word Detection: Say "Hey Claude" to activate
- Voice Transcription: On-device speech-to-text using WhisperKit
- Claude AI Integration: Send queries to Claude API
- Audio Playback: Hear responses through your glasses speakers
- iOS 15.0+
- Xcode 15.0+
- Ray-Ban Meta smart glasses
- Anthropic API key
- Clone the repository
- Open ClaudeGlasses.xcodeproj in Xcode
- Configure your API key in Config.swift
- Build and run on your iPhone
MIT License