Back to Projects
AIPrivateFeatured

Intellity

A credit-based AI studio that routes image, video, text, and voice generation across a dozen model providers behind one interface, with persistent avatars, studio-style parameter controls, and a fully bilingual English and Persian UI.

Intellity is a production AI studio that puts image, video, chat, and voice generation behind a single interface instead of a dozen separate provider accounts. It replaces raw prompt writing with studio-style controls and bills by credits rather than a subscription, so users pay only for what they generate.

Next.jsTypeScriptAIGenerative MediaPayments

Role

Founder and Product Engineer

Timeline

Shipped

Delivery

Structured implementation across design, engineering, and release phases.

Challenge

  • Unify a dozen model providers with different APIs, parameters, and cost profiles behind one interface.
  • Make generation approachable for users who do not want to write elaborate prompts.
  • Keep a subject or product visually consistent across separate generations and model families.

Solution

  • Built a provider-agnostic routing layer covering FLUX, Kling, Seedance, Wan, GPT, Claude, Gemini, and Grok.
  • Replaced freeform prompting with structured controls for lens, lighting, composition, and motion.
  • Implemented persistent avatars so a saved face or product carries across every output.
  • Added a credit ledger with transparent per-model pricing and local payment integration.

Architecture

  • Next.js and TypeScript front-end with a shared generation pipeline across media types.
  • Provider abstraction layer that normalizes parameters, queuing, and cost accounting per model.
  • Credit and billing subsystem wired to Shaparak for local payment processing.
  • Bilingual routing with a full right-to-left Persian experience alongside English.

Outcomes

  • Shipped a live studio covering 4K images, 1080p video, chat, and multilingual text to speech.
  • Removed the need for separate accounts and billing across many AI providers.
  • Established a routing layer that absorbs new models without front-end rework.

Next Steps

  • Expand the template library for marketing and product photography workflows.
  • Add team workspaces with shared avatars and asset libraries.
  • Introduce batch generation and queue management for larger jobs.

More Projects