Skip to content

Cyronite/VoxAi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vox - Voice-Activated Desktop AI

Vox is a voice-activated desktop AI that allows users to control their computer through simple voice commands. The system is designed to be activated by the wake word "Vox," making it easy and intuitive to use for tasks like adjusting brightness, volume, and screen-related information. Built using Electron and OpenAI, Vox provides a seamless integration between speech recognition and real-time system control.

Features

  • Wake Word Detection: Activated with the word "Vox."
  • Voice Command Recognition: Handle voice-based actions such as adjusting volume, brightness, and more.
  • Interactive AI: Built with OpenAI for intelligent responses to user queries.
  • System Control: Control your computer's settings using simple voice commands.

Technologies Used

  • Electron: Cross-platform desktop app framework to build the app.
  • Node.js: Backend for the Electron app.
  • OpenAI: AI for handling natural language commands and responses.
  • Speech Recognition: Integrated to listen for voice commands and activate system actions.
  • TypeScript: For safe, scalable, and modern JavaScript code.

Getting Started

Follow these steps to get your own copy of Vox up and running on your local machine.

Prerequisites

Ensure you have the following installed on your machine:

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/vox.git
    cd vox

About

Vox is a voice-activated desktop AI that responds to the wake word "Vox" and executes system commands like adjusting brightness, volume, and more. Built with Electron and OpenAI, it offers a seamless hands-free computing experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors