Voice assistant triggered by hotkeys
Top 47.4% on sourcepulse
AlwaysReddy is a hotkey-activated LLM voice assistant designed for seamless, background interaction with AI models. It targets users who want to integrate AI into their workflow without context switching, offering features like voice chat, clipboard integration, and custom action extensibility.
How It Works
The assistant operates via configurable hotkeys, enabling users to initiate voice commands, interact with clipboard content, and trigger custom scripts. It supports a variety of local and cloud-based LLM and TTS engines, prioritizing a "frictionless" user experience. The architecture is designed to be extensible, allowing users to define custom actions and integrate new AI models or tools.
Quick Start & Requirements
python setup.py
(Windows) or python3 setup.py
(macOS/Linux).config.py
and .env
files for API keys and settings.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
Linux hotkey detection is limited to focused applications, hindering background operation. The codebase is described as "messy" due to ongoing development towards an extensible platform. Custom actions are experimental and subject to change.
5 months ago
1 day