This project is a screenshots based and OpenAI based scarping-alerting system. It is designed to scrape Twitter and extract text from screenshots.
- Scrape Twitter and extract text from screenshots.
- Use OpenAI to analyze the text and alert if it contains certain keywords.
- Save the screenshots to a folder.
- Use systemd to run the script automatically at startup.
sudo apt-get install python3-pipalias python=python3pip install -r requirements.txt