Skip to main content

Quick Start

If you do not want to develop or build from source, you can simply:

  1. Download the release package for your operating system from GitHub Releases.
  2. Install Google Chrome (required for web scraping and browser automation nodes).
  3. Install and Start Agentic Signal
    • Run the installer you downloaded from GitHub Releases and follow the prompts to complete installation.
    • Windows users: When launching Agentic Signal for the first time, your antivirus may scan the app because the installer is unsigned.

    If you notice the app is slow or unresponsive, wait for the scan to finish, then close Agentic Signal and restart it. This resolves most issues related to initial antivirus checks.

  4. Configure Ollama and App Settings:
    See Ollama and App Configuration for instructions on:
    • Setting up Ollama CORS for the Windows app
    • Configuring the Ollama Host and Chrome Executable Path in the app settings
  5. (Optional) Set up Google OAuth2 Client for Google integrations:
    If you want to use Gmail, Google Drive, or Google Calendar nodes, follow the Google OAuth2 Client Setup guide to create your credentials in Google Cloud Console.

You are now ready to use Agentic Signal with local AI and browser automation!

Next Steps


For development setup, check next steps.