Run LlamaPress & LlamaBot Locally
Works on Mac and Linux.
Requirements:
- Docker installed on your computer
- An OpenAI API key (get one here)
Copy and paste this command into your terminal, then run it:
curl -fsSL "https://raw.githubusercontent.com/KodyKendall/LlamaBot/refs/heads/main/bin/install_llamabot_local.sh" -o install_llamabot_local.sh && bash install_llamabot_local.sh