First Gain Stage metal discovery agent — FastAPI pipeline replacing n8n workflow logic
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nick2day 05bb4193ad Initial commit: FGS metal discovery standalone agent
FastAPI service replacing the 77-node n8n pipeline. Implements full
discovery pipeline: 29 rotating SearXNG queries, nomic-embed-text
scoring against Last.fm taste centroid, Mistral-nemo prefilter and
curator with provenance validation, SQLite dedup, writes to
metal-picks.json for the existing FGS dashboard.

Runs as systemd service on port 8766 (fgs-agent.home via Caddy).
n8n reduced to a 2-node schedule trigger → HTTP POST.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 months ago
.gitignore Initial commit: FGS metal discovery standalone agent 3 months ago
agent.py Initial commit: FGS metal discovery standalone agent 3 months ago
fgs-agent.service Initial commit: FGS metal discovery standalone agent 3 months ago
requirements.txt Initial commit: FGS metal discovery standalone agent 3 months ago