Quick Start
If you do not want to develop or build from source, you can simply:
- Download the release package for your operating system from GitHub Releases.
- Install Google Chrome (required for web scraping and browser automation nodes).
- 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 Signalfor 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 Signaland restart it. This resolves most issues related to initial antivirus checks. - 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
- (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
- Explore example workflows to see ready-to-use templates.
- Learn about all available node types and their capabilities.
For development setup, check next steps.