You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CLAUDE.md
+10-5Lines changed: 10 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,11 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
4
4
5
5
## Project Overview
6
6
7
-
This is an enhanced MentraOS application that combines camera functionality, voice transcription, and AI music generation. The app demonstrates how to:
7
+
This is an enhanced MentraOS application that combines camera functionality, voice transcription, AI photo captioning, and AI music generation. The app demonstrates how to:
8
8
- Take photos from smart glasses with voice activation
9
+
- Generate automatic captions for photos using Claude Vision API
9
10
- Maintain photo galleries and transcription history
10
-
- Generate AI music using Suno API based on selected photos and transcriptions
11
+
- Generate contextual AI music using Suno API with photo captions and transcriptions
11
12
- Provide a rich web interface for content selection and music creation
12
13
13
14
## Development Commands
@@ -25,6 +26,7 @@ The application requires a `.env` file with these variables:
0 commit comments