diff --git a/Pre-Requisites.md b/Pre-Requisites.md new file mode 100644 index 0000000..b5fe2f6 --- /dev/null +++ b/Pre-Requisites.md @@ -0,0 +1,12 @@ +1. Python Interpreter (Like [PyCharm](https://www.jetbrains.com/pycharm/)) +_OR_ +1. Python Interpreter (Like [VS Code](https://code.visualstudio.com/)) +2. Python Environment (Like [Anaconda](https://www.anaconda.com/products/individual)) +3. Basic knowledge of how Python works & computers work +4. A will to explore + +When all the above pre-requisites are there and ready you can +start to work on your own virtual assistant. Please follow each +and every step in order & if you have any error just go to the issues +to see if you find any issue that matches your which is already +resolved before opening an issues. \ No newline at end of file