Skip to content

Commit 8eb3057

Browse files
authored
Merge pull request #4 from chirag0202/main
Update Readme
2 parents aa2b899 + 48daac1 commit 8eb3057

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Python_Non_AI_Windows_Voice_Control
22
- Python 3.8.5 was used during creation and local debugging.
33
- A python code which accepts commands as audio and then executes a command from the commands the programmer has included in the code.
4+
- This voice assistant also integrates a single node kubernetes cluster(minikube) with python
5+
- One can also perform kubectl operations seamlessly with this assistant
46
- The code is executable only from the command terminal.
57
- Please add the required PATH environment variable names in the README file. I haven't used any commands requiring additional PATH values, but be sure to have python3 in your PATH values as you will require it to run this via the CMD.
68
# Required PATH values

0 commit comments

Comments
 (0)