Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 711 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 711 Bytes

Voice_OS

Mergeing the power of traditional command line functionalities with cutting-edge AI from OpenAI to offer users a voice-controlled operating environment.

Installation

Run the following command to clone the repository

git clone https://github.com/Top-100-Coders/Voice_OS2.git

Run the following command to install the dependencies

cd Voice_OS
pip install -r requirements.txt

Running

Change the directory to the required folder

cd Voice_OS

To run use the following command

python front_end.py

Use