npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@acedatacloud/nexior

v3.323.3

Published

<div align="center">

Readme

Nexior

The open-source, self-hostable all-in-one AI app

Every model in one app — ChatGPT · Claude · Gemini · Grok · DeepSeek · Kimi · Midjourney · Flux · Suno · Veo · Kling · Hailuo · Wan — deploy your own in minutes. BYOK or one-key. MIT licensed.

一个开源、可自托管的全能 AI 应用 —— 聊天 / 图片 / 音乐 / 视频 的所有模型,一处搞定。几分钟部署你自己的,BYOK 或一键直用,MIT 协议。


🎯 What is Nexior

Nexior is the open-source app that puts every major AI model behind one clean UI — and lets you self-host it or ship it as your own product. Web, iOS, and Android from a single codebase (Vue 3.5 + Capacitor). No AI accounts to buy, no backend to build, no payment system to wire — point it at your own keys (BYOK) or use a single AceData key for all of them, and you're live.

  • 🧠 40+ models, 4 modalities, one app — chat, image, music, video.
  • 🖥️ Self-host anywhere — one-click Vercel, or docker compose up. Your data, your domain.
  • 🔑 BYOK or one-key — bring your own provider keys, or use a single AceData key for all of them.
  • 💸 Turn it into a business (optional) — built-in user accounts, payments, and a referral/distribution system. Zero extra config.
  • 📦 MIT licensed — fork it, brand it, ship it.

Built and maintained by AceDataCloud. Powers the live consumer app at hub.acedata.cloud.

Nexior 是把所有主流 AI 模型收进一个干净界面的开源应用 —— 可自托管,也可直接做成你自己的产品。 Web / iOS / Android 同一套代码(Vue 3.5 + Capacitor)。无需采购 AI 账号、无需搭后端、无需配支付:用你自己的 key(BYOK),或用一个 AceData key 直接全用,几分钟上线。


✨ Models in the box

| Modality | Models | |---|---| | 💬 AI Chat | ChatGPT · Claude · Gemini · Grok · DeepSeek · Kimi | | 🖼️ AI Image | Midjourney · Flux · OpenAI Image · Seedream · NanoBanana · QR Art · Headshots | | 🎵 AI Music & Voice | Suno · Producer · Fish (TTS) | | 🎬 AI Video | Veo · Kling · Luma · Hailuo · Pixverse · Seedance · Pika · Wan · Grok Video |

All capabilities ship with a free trial — no credit card to try.


⚡ Quick start

Option A — One-click deploy to Vercel

Deploy with Vercel

Option B — Docker (self-host)

git clone https://github.com/AceDataCloud/Nexior.git
cd Nexior
cp .env.example .env        # set your AceData key (or BYOK provider keys)
docker compose up -d
# → http://localhost:8084

Option C — Local dev

npm install
cp .env.example .env.local
npm run dev

Get a key (free quota) at platform.acedata.cloud. Full guides → docs/deploy/.


🚀 Launch your own AI product (optional)

Nexior isn't just a client — it's a complete AI-SaaS starter. Every deployment ships with:

  • 👤 User system — email login/registration, out of the box.
  • 💳 Payments — accept payments with zero extra config.
  • 🤝 Referral / distribution — registered users bind permanently to the site owner; their spend pays you a commission. Withdraw anytime.

Deploy once, and your-domain.com is a revenue-ready AI product. Zero startup cost, zero AI accounts to manage.

本系统支持客源绑定机制:每个网站的注册用户可永久绑定为站长的下级客户,其在平台的所有消费按分销比例返还到你的账户,可随时提现。


🖼️ Preview

| 💬 Chat (ChatGPT) | 🖼️ Image (NanoBanana) | 🎬 Video (Seedance) | 🎵 Music (Suno) | |---|---|---|---| | chat | nanobanana | seedance | suno |

Try them all live → studio.acedata.cloud


🧩 Tech stack

Vue 3.5 · Vite 7 · TypeScript · Vuex 4 (per-service namespaced modules) · Element Plus · Capacitor 6 (iOS + Android) · OAuth SSO.


💛 Star us

If Nexior saved you a weekend of wiring AI providers together, give it a ⭐. Stars don't pay rent — but they tell the next builder, the next agent, and the next contributor that this is worth their attention. One click, three seconds, a real signal.


🤝 Community & support

📄 License

MIT © AceDataCloud