The released version is V1.0 is different from what you see on screenshots.

If you want version V1.1 join the beta test team.

šŸ‘‰Join the Beta Test Team here V1.1šŸ‘ˆ


Windows Windows

  1. Download the šŸ‘‰installeršŸ‘ˆ.
  2. Run the installer and follow the on-screen prompts.
    • Parakeet STT (local speech recognition) and Kokoro TTS (local text-to-speech) are both included. No additional steps or services are required.
  3. Set up an LLM. Two options are available:
    • Local LLM (free, offline): See the Local LLM guide. Requires capable GPU hardware.
    • Cloud LLM (easier to set up): See the Configure the app guide for API key setup.

Linux Linux

Installation (any desktop distro - no sudo required)

  1. Download the installer script:
curl -L -o installer.sh https://raw.githubusercontent.com/stone-alex/EliteIntel/refs/heads/master/distribution/installer.sh
  1. Make the script executable and run it:
chmod +x installer.sh
./installer.sh

The app installs to ~/.var/app/elite.intel.app. Both Parakeet STT and Kokoro TTS are bundled with the app. No additional installation is needed. Enable them in the app via the Settings tab ā˜‘ Use checkboxes.

  1. Set up an LLM. Two options are available:
    • Local LLM (free, offline): See the Local LLM guide. Requires capable GPU hardware.
    • Cloud LLM (easier to set up): See the Configure the app guide for API key setup.

Setup complete. See Configure the app for next steps.


Uninstall

Use the -d flag to remove the app. The installer will prompt before deleting configuration and API key data.

bash installer.sh -d

For issues, report on Matrix. Bug reports and pull requests are welcome.

Community šŸ‘‰MatrixšŸ‘ˆ