AgnicFlow
Open indicators landing
n8n automations • GPT-native • AgnicPay data

Agnic Flow: ship polished n8n workflows fast

Front-ends, webhooks, and JSON exports that match the hosted experience at n8n.agnic.cloud. Swap in your webhook URL and keys—no backend rebuild needed.

Zero servers to maintain AgnicPay multi-exchange candles OpenAI GPT-4/GPT-4o ready

What’s included

Each folder bundles a static UI plus its n8n workflow JSON. Point the UI to your webhook, set credentials, and you’re live.

Indicators playground AI trading agent Job search copilot

Workflow library

Select a starter, import the JSON into n8n, and host the matching HTML wherever you like.

Front-end + n8n JSON in every folder
Indicators Charts LLM insight

Crypto Indicator Playground

Interactive dashboard that posts to your n8n webhook, fetches candles via AgnicPay, computes 11+ indicators, and asks GPT for a concise read.

AI agent Multi-market Routing

Multi-market AI Trader

Agentic trading scaffold with OpenAI prompts and exchange routing. Control surface ships as a static page; swap in your webhook to execute actions.

LLM Document parsing Scoring

Job Search Copilot

Upload CVs and job specs, parse PDFs in-browser, and let GPT rank fit, summarize gaps, and draft outreach inside n8n.

Resources

Quick links to configure n8n, plug in credentials, and align with the hosted demo.

View live demo

n8n setup

Run locally via Docker docker run -it --rm -p 5678:5678 n8nio/n8n or with npm npm install -g n8n && n8n start.

Default webhook

https://indicators.app.n8n.cloud/webhook/crypto-indicators — update the HTML files to point at your own n8n instance.

Credentials checklist

AgnicPay Universal API key for market data, OpenAI API key for GPT-4/4o, and optional exchange credentials for trading actions.