Universal local launcher

Run Gallery AI on your machine.

This page is shareable with anyone. Each person runs a private copy of n8n and Qwen on their own computer, then uses the buttons below to open the agents.

Important: complete the one-time installation first. The buttons open localhost, so they connect only to the n8n instance running on the visitor’s own computer.

1. Install and start

git clone https://github.com/SidM13/Gallery-AI--Agent-.git
cd Gallery-AI--Agent-
cp .env.example .env

# Edit .env and replace the example passwords, then:
make validate
make up
make import
make doctor
  1. Open n8n and create the local owner account.
  2. Connect that person’s Google Sheets, Gmail, and Calendar credentials.
  3. Keep agents inactive until each manual demo succeeds.

Open local n8n

2. Open an agent

Artist Onboarding

Collect, summarize, and review a new artist application.

Open locally

Opportunity Finder

Match current opportunities with represented artists.

Open locally

Collector Assistant

Prepare artwork recommendations for collector inquiries.

Open locally

Weekly Gallery Report

Generate the weekly operational report and Gmail draft.

Open locally

Need help?

Read the complete local installation guide. Google credentials remain private to each local n8n installation.