Install and run vimGPT
mainTo use vimGPT, you need to install the Python dependencies, set up the local Vimium extension for Playwright, and then run the main script.
- Install Python requirements:
pip install -r requirements.txt - Download Vimium locally (this manually loads the extension when running Playwright):
./setup.sh - Run the script:
python main.py
npip install -r requirements.txt
./setup.sh
python main.py