12 lines
515 B
Markdown
12 lines
515 B
Markdown
# stealth-ai-agent
|
|
AI agent that lives in macOS menubar. Analyzes screen content and solves tasks.
|
|
|
|
- Uses Gemini 3 Pro (Preview) by default, can be changed in .env
|
|
- Set your own API key in .env before usage
|
|
- Only compatible with Google models (provided by google-genai)
|
|
- Shortcut: ⇧⌃⌥⌘A for low reasoning
|
|
- Shortcut: ⇧⌃⌥⌘H for high reasoning
|
|
- ⇧⌃⌥⌘ is Raycast's Hyper key
|
|
|
|
<sub><sup>MVP. Worst code I've written in the last 5 years. Sorry for ts. But it does what it should.</sup></sub>
|