SPB Git

spb/search-box Public

Agentic web research engine — hypotheses, verbatim evidence, contradictions, sourced answers streamed live. Claude Opus 5 + Firecrawl + PostgreSQL.

TypeScript 76.9% CSS 18.7% SQL 2.1% JavaScript 1.8% Shell 0.5%
345 B · 15 lines yaml
Raw Blame History
1# Search-box.ai2# Author: Simon-Pierre Boucher3# Contact: contact@spboucher.ai4# File: deploy/ngrok.yml5# Description: ngrok tunnel config — www.search-box.ai → local app on node m3u96a.67version: "3"8agent:9  authtoken: ${NGROK_AUTHTOKEN}10endpoints:11  - name: search-box-web12    url: https://www.search-box.ai13    upstream:14      url: 300015