# 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 协议。

🚀 Live Demo · ⚡ Deploy in minutes · 🔑 Free API key · 💬 Discord · ⭐ Star us

stars license vue capacitor deploy

--- ## 🎯 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](https://platform.acedata.cloud) 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](https://platform.acedata.cloud). Powers the live consumer app at [hub.acedata.cloud](https://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 | | 🎵 **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](https://vercel.com/button)](https://platform.acedata.cloud/documents/5b942c64-5612-4aab-ab3c-9e58b64cb069) ### Option B — Docker (self-host) ```bash 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 ```bash npm install cp .env.example .env.local npm run dev ``` Get a key (free quota) at **[platform.acedata.cloud](https://platform.acedata.cloud/?inviter_id=4c37bac7-d460-4d5e-8a72-8d5312050f2c&utm_source=github&utm_campaign=nexior)**. Full guides → [`docs/deploy/`](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](https://cdn.acedata.cloud/52dff32e47.png) | ![nanobanana](https://cdn.acedata.cloud/930d011b58.png) | ![seedance](https://cdn.acedata.cloud/f0bf58571a.png) | ![suno](https://cdn.acedata.cloud/b64fe23e7c.png) | > Try them all live → **[studio.acedata.cloud](https://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. Nexior star history --- ## 🤝 Community & support - 🔑 Free API key & docs: [platform.acedata.cloud](https://platform.acedata.cloud/?inviter_id=4c37bac7-d460-4d5e-8a72-8d5312050f2c&utm_source=github&utm_campaign=nexior) - 💬 Discord: - 🐦 Follow on X: [@acedatacloud](https://x.com/acedatacloud) - 📧 Email: office@acedata.cloud - 🆘 Support: - 🐛 Issues & PRs welcome. ## 📄 License MIT © [AceDataCloud](https://platform.acedata.cloud)