You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NOFX is an open-source autonomous AI trading assistant. Unlike traditional AI tools that require you to manually configure models, manage API keys, and wire up data sources -- NOFX's AI perceives markets, selects models, and fetches data entirely on its own. Zero human intervention. You set the strategy, the AI handles everything else.
Fully autonomous: The AI decides which model to use, what market data to pull, when to trade -- all by itself. No manual model configuration. No juggling API keys for different services. Just fund a USDC wallet and let it run.
What makes it different: built-in x402 micropayments. No API keys. Fund a USDC wallet and pay per request. Your wallet is your identity.
Also compatible with ClawRouter -- an intelligent LLM router that picks the cheapest capable model per request (41+ models, 74-100% savings, <1ms routing).
What It Does
Feature
Description
Multi-AI
DeepSeek, Qwen, GPT, Claude, Gemini, Grok, Kimi -- switch anytime
git clone https://github.com/NoFxAiOS/nofx.git &&cd nofx go build -o nofx && ./nofx # backend cd web && npm install && npm run dev # frontend (new terminal)