https://store-images.s-microsoft.com/image/apps.12823.18314248-2173-4847-8a6f-1ad2ea54e68b.a5e21377-e48b-4cd7-abdc-8e904cafdd66.14a7176f-89a8-4e9f-bf6f-686a864803da
Jasper
by bCloud LLC
Just a moment, logging you in...
Version 12.0.20 + Free with Support on Ubuntu 24.04
Jasper is an open-source voice-controlled personal assistant platform designed to provide offline and online speech interaction capabilities. Originally developed by Princeton University researchers, Jasper enables users to control devices, retrieve information, and perform tasks using natural voice commands.
Features of Jasper:
- Supports speech recognition, text-to-speech, and natural language processing modules.
- Can run on low-cost devices such as Raspberry Pi or any Linux-based system.
- Allows creation of custom modules for extending functionality and adding new voice commands.
- Operates both online and offline, offering flexibility for different environments.
- Ideal for building smart home assistants, voice automation systems, and educational AI projects.
To check the installed version of Jasper in your environment:
$ sudo su
$ cd /opt/jasper-client
$ source venv/bin/activate
$ git rev-parse HEAD
Disclaimer: Jasper’s performance depends on microphone quality, speech recognition settings, and system configuration. Refer to the official Jasper GitHub repository for the latest updates, installation guides, and community support.