Simple, honest pricing

Start free. Pay once if you want GPT-4o and Claude. No hidden fees, no trials.

Free

$0/month

No credit card required. Start immediately.

  • Llama 3.2 1B via llmizeOFF (self-hosted)
  • File uploads: PDF, TXT, RTF, PNG, JPG up to 1 MB
  • DuckDuckGo web search
  • Browser-native text-to-speech
  • No sign-up required
  • GPT-4o and Claude Sonnet
  • GPT-4o Mini and Claude Haiku
  • Priority inference
Start for free
Popular

Pro

$10/month

One license key, works on all your devices.

  • Everything in Free
  • GPT-4o (OpenAI)
  • GPT-4o Mini (OpenAI)
  • Claude 3.5 Sonnet (Anthropic)
  • Claude 3 Haiku (Anthropic)
  • Llama 3.2 1B via llmizeOFF
  • Approximately 300 messages per day
  • Priority inference

Support without a subscription

Like the project? A one-time Ko-fi helps keep the servers running and the project maintained.

Support on Ko-fi

Questions & answers

Do you store my conversations?

No. Nayab stores nothing. The free tier runs on llmizeOFF — inference happens on the server and the result is streamed back, but nothing is written to disk. The paid tier routes through OpenAI or Anthropic APIs under your implicit agreement with them, but Nayab itself never logs, stores, or analyses your messages.

Can Nayab see what I'm typing?

Free tier messages are processed by our self-hosted llmizeOFF server (Llama 3.2 1B) and never leave that server in a readable form. Pro tier messages are forwarded to OpenAI or Anthropic's APIs — the same path as using ChatGPT or Claude directly. We never read or log those payloads.

Is Nayab private compared to ChatGPT?

Yes, meaningfully so. ChatGPT and similar cloud services store conversations and may use them to improve their models (unless you opt out). Nayab stores nothing on any tier, and the free tier never leaves our server at all. No conversation history, no training data harvesting.

Does Nayab collect analytics or telemetry?

No. Nayab does not phone home, track usage, or collect analytics. Your browser session is yours.

Is the $10 Pro license really one-time, or will I be charged again?

Truly one-time. $10 buys the license key permanently. There is no subscription, no annual renewal, no hidden fees. ChatGPT Plus costs $20 every month — Nayab Pro costs $10 once.

How does the license key work?

After purchasing on Gumroad you receive a license key by email. Open Nayab, click Upgrade in the chat header, paste your key, and all premium models unlock instantly. The key is stored in your browser — no account required.

What payment methods are accepted?

Payments go through Gumroad, which accepts major credit cards, PayPal, Apple Pay, and Google Pay.

Can I get a refund?

Yes. Gumroad handles all billing. Contact support@gumroad.com within 30 days of purchase if you're not satisfied — no questions asked.

What does 'fair use' mean for the free tier?

The free tier is rate-limited to roughly 20 requests per minute to keep the server responsive for everyone. There's no daily message cap — just don't run automated scripts against it.

Which model does the free tier use?

Meta's Llama 3.2 1B (instruction-tuned), running self-hosted via llmizeOFF. It's a capable, lightweight open model — good at general questions, writing, and light coding while staying fast on CPU. Responses stream in a couple of seconds. For the fastest possible replies, the free Groq (Llama 3.1 8B) option in the picker responds in under a second.

When should I use Pro (GPT-4o / Claude) vs the free model?

Use the free Llama 3.2 for everyday questions, drafting, brainstorming, and light coding. Switch to GPT-4o or Claude for complex multi-step reasoning, nuanced long-form writing, or tasks where accuracy on hard questions really matters. You can switch models per conversation in-app.

Do AI models on Nayab hallucinate or make mistakes?

Yes — all large language models can produce confident-sounding incorrect answers. Always verify important information from a primary source. Pro gives you access to Claude 3.5 Sonnet, which has one of the lowest hallucination rates of any public model, and GPT-4o for a second opinion.

How does Nayab compare to ChatGPT Plus?

ChatGPT Plus is $20/month, cloud-only, stores your conversations, and may use them to improve OpenAI's models. Nayab Pro is $10 one-time, stores nothing, and gives you access to the same GPT-4o model plus Claude Sonnet. If privacy and cost matter to you, Nayab wins. If you want voice, image generation, or deep integrations, ChatGPT is ahead.

Can I use my Pro license on multiple devices?

Yes. Enter your license key on any device — it works everywhere. There's no device limit.

Does Nayab work on mobile?

The web app is responsive and works on mobile browsers, but it's optimised for desktop. A dedicated mobile app is on the roadmap.

How do I save an important conversation?

Copy and paste the conversation text, or select all and save it as a document. Nayab intentionally doesn't auto-save conversations — it's a privacy feature, not a bug. If you need history, keep a note.

Can I share a conversation with someone?

Not with a shareable link — Nayab has no cloud backend to host shared chats. Copy the conversation text and send it directly. The recipient can paste it into their own Nayab session to continue from context.

What is llmizeOFF and why does it matter?

llmizeOFF is an open-source library built by Zulqurnain Haider that wraps llama.cpp to run LLMs on standard shared hosting and VPS servers without a GPU. It's what makes the free tier possible — instead of paying OpenAI per token, the model runs on our own server. Source: github.com/Zulqurnain/llmizeoff.

Does Nayab have an API I can use in my own apps?

Not yet. Nayab is a consumer chat interface, not an API service. For programmatic LLM access, check out the llmizeOFF library directly or use OpenAI/Anthropic APIs.

Will there be more features — file uploads, voice, image generation?

File uploads (PDF, TXT, images) are already supported in the free tier. Voice and image generation are planned. Features are shipped based on demand — if something matters to you, open a GitHub issue or reach out.

What if the service goes down or Nayab shuts down?

The free tier depends on our server being online. If the service ever shuts down, Pro users still have valid OpenAI/Anthropic API keys — you can use those directly. We're committed to keeping Nayab running, but your Pro license is not locked to us.