Ainbox.ai

For MAC or Linux:

 Go through this easy setup:

    • Step 1: Open Terminal 
      • Mac: Press Cmd + Space, type Terminal, and press Enter.
      • Linux: Press Ctrl + Alt + T to open a terminal.
  • Step 2: Download the Installation Script:
      • curl -o install_ollama_chatbox.sh http://files.ainbox.ai/AInBox/install_ollama_chatbox.sh
    • Step 3: Make the Script Executable
      • chmod +x install_ollama_chatbox.sh
    • Step 4: Run the Script
      • ./install_ollama_chatbox.sh

What the Script Will Do:

    1. Install Homebrew (if not installed) – Mac only.
    2. Install Ollama.
    3. Pull DeepSeek 1.5 model.
    4. Clone and set up Chatbox AI.
    5. Start Chatbox AI.

Click here to download the installer.

Scroll to Top