yazinsai / exec
Voice โ Done. Your AI executive that handles whatever you throw at it.
README
<h1 align="center">Exec</h1>
Voice โ Done. Your AI executive that handles whatever you throw at it.
What It Does โข How It Works โข Quick Start
Your Ideas Deserve Better Than a Notes App
You're walking the dog when the perfect marketing angle hits you.
You're driving when you remember that email you've been putting off.
You're half-asleep when you finally figure out how to fix that bug.
What happens next? You either forget it, or you scramble to type a note that sits unread for weeks.
Exec is different. Talk. Exec listens, figures out what needs to happen, and makes it happen.
What Exec Does
| You Say | Exec Does |
|---|---|
| "Draft a tweet about our new feature launch" | โ๏ธ Writes it, ready for your review |
| "Fix the bug where login fails on slow networks" | ๐ง Ships the fix via Claude Code |
| "Research how Stripe handles subscription upgrades" | ๐ Deep dive, returns a summary |
| "Build me a prototype for a habit tracker app" | ๐ Designs, builds, and deploys it |
| "Remind me to call the accountant about Q4 taxes" | ๐ Preps what's possible, notes the rest |
One interface. Voice in, done out.
How It Works
๐ฑ You ๐ป Exec
โ โ
โโ "Hey Exec, [thing]" โ
โ โ
โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ>โ
โ โ
โ Transcribe
โ Understand
โ Execute
โ โ
โ<โโโโโโโโโโ Done. โโโโโโโโโโโโโโโโโโ
No app switching. No formatting. No follow-up required.
Just talk like you're delegating to a human โ Exec handles the rest.
Quick Start
Phone App
pnpm install && pnpm start
Mac Workers
cd voice-listener && bun install
./start.sh
That's it. Record a voice note. Watch Exec work.
Directory Structure
Everything lives under ~/ai/:
~/ai/
โโโ CLAUDE.md # Action execution guidelines
โโโ logs/ # Execution logs (one per action run)
โโโ projects/
โโโ CLAUDE.md # Shared lessons & best practices
โโโ exec/ # โ This repo
โ โโโ app/ # Expo Router pages
โ โโโ components/ # React Native UI
โ โโโ lib/ # Core business logic
โ โโโ voice-listener/ # Bun workers (extraction + execution)
โโโ my-project/ # Created by voice actions
โโโ ...
The workers resolve all paths from ~/ai/ โ projects land in ~/ai/projects/, logs go to ~/ai/logs/.
Tech
- App: React Native + Expo
- Sync: InstantDB (real-time)
- Transcription: Groq Whisper
- Execution: Claude Code
Stop capturing ideas. Start finishing them. Discord โข Issues
KiloClaw - Managed ๐ฆ 