This commit is contained in:
Raven 2024-08-09 04:48:18 -04:00
parent 905685a30d
commit db93e7c10e

View File

@ -82,6 +82,8 @@ Before setting up and running the AI Log Monitoring System, ensure you have the
- **Docker**: Required for running the AI model, particularly if using a containerized GPT model for processing.
- **NGINX**: The web server generating logs that the system will monitor.
- **Discord**: A Discord webhook URL is necessary for sending security alerts.
- **llama-cpp-python[web]**: A docker container preferably although not required: [Read the Docs](https://llama-cpp-python.readthedocs.io/en/latest/server/)
Ensure you have administrative privileges on the machine to install and configure these dependencies.