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).
- Start
Agentic Signal
by running the downloaded app. - 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
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.