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
- Download the šinstallerš.
- 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.
- 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
Installation (any desktop distro - no sudo required)
- Download the installer script:
curl -L -o installer.sh https://raw.githubusercontent.com/stone-alex/EliteIntel/refs/heads/master/distribution/installer.sh
- 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.
- 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š