Discover and explore top open-source AI tools and projects—updated daily.
quiet-nodeFloating AI secretary for macOS
Top 59.9% on SourcePulse
Thuki is a macOS-native, fully local AI secretary designed for quick, context-aware interactions without data leaving the user's machine. It targets power users and engineers seeking a private, free, and always-available AI assistant that integrates seamlessly into their workflow, even over fullscreen applications.
How It Works
Thuki utilizes a Tauri v2 architecture with a Rust backend and React/TypeScript frontend. It interfaces with a local Ollama instance for running AI models, ensuring all processing and data remain on the user's machine. Its key innovation is a floating overlay mode, summonable via a global hotkey, which can capture screen context or highlighted text, enabling context-aware queries across any application, including fullscreen ones.
Quick Start & Requirements
brew install ollama, then pull a model (e.g., ollama pull gemma4:e2b).bun run sandbox:start.Thuki.dmg from releases and drag to Applications. Run xattr -rd com.apple.quarantine /Applications/Thuki.app in Terminal before first launch.Highlighted Details
/screen) for context-aware queries./translate, /tldr, /think, etc.) for common tasks.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
xattr -rd com.apple.quarantine) to bypass Apple's Gatekeeper for non-App Store distribution.1 day ago
Inactive