Skip to content

Latest commit

 

History

History
126 lines (86 loc) · 3.91 KB

File metadata and controls

126 lines (86 loc) · 3.91 KB

qSpeak - Your Intelligent Voice Assistant

License: MIT Made with Tauri GitHub Stars Discord

qSpeak Demo

Visit qSpeak.app to download the latest version for free.

qSpeak is a powerful voice transcription and AI assistant tool that helps you manage your workflow, answer questions, and maintain focus across all your applications.

✨ Why qSpeak?

  • 🔓 Fully Open Source: Transparent, auditable code you can trust
  • 🔒 Privacy First: All processing happens locally on your device with local models
  • 💻 Cross-Platform: Native support for Linux, Windows, and macOS
  • 🎯 Contextual AI: Adaptive personas that adjust to your workflow
  • 🔌 Extensible: MCP server integration for custom workflows

🌟 Key Features

  • Real-time Voice Transcription: Convert your speech to text instantly in any application
  • AI Assistant: Get instant help and answers without switching contexts
  • Adaptive Personas: Automatically adjust communication style based on context
  • Offline Processing: Your voice data never leaves your device
  • Cross-Platform Support: Works on Windows, macOS, and Ubuntu
  • Universal Compatibility: Works with any application that accepts text input
  • MCP Integration: Seamless integration with MCP Servers

🚀 How It Works

  1. Install & Setup

    • Download qSpeak for your platform
    • Follow the simple setup wizard
    • Runs in the background, ready to capture your voice
  2. Activate with Hotkey

    • Press your custom hotkey combination (default: F6)
    • A subtle indicator shows when qSpeak is listening
  3. Speak Naturally

    • Speak in your natural voice
    • Watch as qSpeak converts speech to text in real-time

💼 Use Cases

  • Professional networking (LinkedIn posts)
  • Team communication (Slack, Email)
  • Document creation
  • Code documentation
  • Social media management
  • Task management

🔒 Privacy & Security

  • All voice processing happens offline
  • Your voice data never leaves your device
  • No cloud processing required
  • Complete privacy protection

🛠️ System Requirements

  • Windows 11
  • macOS 10.15+
  • Ubuntu 22.04+

🏗️ Building from Source

Prerequisites

Build Steps

# Clone the repository
git clone https://github.com/qforge-dev/qspeak.git
cd qspeak

# Install dependencies
pnpm install

# Run in development mode
pnpm tauri dev

# Build for production
pnpm tauri build

The compiled application will be in src-tauri/target/release/.

📥 Download

Visit our website to download qSpeak for your platform:

🤝 Support

If you find qSpeak useful, please consider:

  • Starring this repository - It helps others discover the project
  • 🐦 Sharing on social media - Spread the word
  • 🐛 Reporting bugs - Help us improve
  • 💡 Suggesting features - Share your ideas
  • 🤝 Contributing code - Join the development

📄 License

qSpeak is open-source software licensed under the MIT License.

Copyright (c) 2025 qSpeak Contributors

🔗 Links