diff --git a/README.md b/README.md index 3a6fb75..e33756b 100644 --- a/README.md +++ b/README.md @@ -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.