Nex AGI: Nex-N2-Pro (free) — AI model

Nex AGI: Nex-N2-Pro (free) is a AI model from Nex Agi, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

Nex-N2-Pro is an agentic mixture-of-experts model from Nex AGI, with 17B active parameters out of 397B total. Built on the Qwen3.5 architecture, it accepts text and image input and produces...

Specs

VendorNex Agi
Typetext, image
Context window262,144 tokens
Pricing$0.00/M in · $0.00/M out
APIchat_completions
CapabilitiesVision · Tools

Code example

curl https://api.hormouz.net/v1/chat/completions \
  -H "Authorization: Bearer ng-YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "nex-agi/nex-n2-pro:free",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Use via Hormouz

Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.

Get started