Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Companion

Voice-first personal memory brain. Ask a question out loud, hear the answer in a warm ElevenLabs voice. Built at the ElevenLabs × Sauna Hack Night, July 2026.

What it does

  • Auto-ingests Gmail + Slack on an hourly schedule
  • Transcribes call recordings via ElevenLabs Scribe into searchable memory
  • Voice Q&A — tap the orb, speak, hear the answer
  • Source-aware search — ask "what's on Slack" and it searches Slack only

Stack

Sauna App runtime (Cloudflare Workers + Durable Object) · Hono + Drizzle ORM over app-owned SQLite · single-file React client with a glassmorphic UI · ElevenLabs TTS + STT via the Sauna proxy.

Layout

app.md            manifest (visibility, hourly cron)
src/handler.ts    API + Gmail/Slack sync + cron + voice
src/client.tsx    voice-ask UI
src/schema.ts     Drizzle schema
src/db.ts         sqlite-proxy adapter
migrations/       generated migrations
public/index.html glassmorphic styles

About

Voice-first memory brain — pulls Gmail + Slack + call recordings, recalls anything in a warm ElevenLabs voice. Built for ElevenLabs x Sauna Hack Night.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages