This code aims to write code like an AI.
- 
Delete identation, autocompletion in VSCode or use
vscode-app. - 
Python 3.8
 - 
pip install -r requirements.txt
 
Once the command is launched, you have 3 seconds to get to where the code should be written.
Using defaults :
python main.pyWith recording:
python main.py -rUpdate video properties in config.json.
Run vscode-app:
cd vscode-app
npm i
npm run dev