RobovAI Nova Official Command Line Interface - Enterprise AI Platform
Project description
🪐 RobovAI Nova CLI
The Official Command Line Interface for RobovAI Nova Platform
Platform • Company Website • Creator & Lead Architect
🌍 Overview / نظرة عامة
🇬🇧 English
RobovAI Nova CLI is the ultimate terminal companion for the Sovereign Edge AI platform. Built for enterprise productivity, it allows developers and system administrators to interact seamlessly with the dynamic multi-agent orchestration ecosystem of RobovAI Nova directly from their command line.
Whether you are configuring dynamic model routing (GPT-4, Claude 3, Gemini), managing AI webhooks, or syncing local environments with the Nova cloud, the CLI brings the total power of the enterprise platform to your fingertips.
🇸🇦 العربية
RobovAI Nova CLI هي أداة سطر الأوامر الرسمية والاحترافية لمنصة "نوفا" للذكاء الاصطناعي المؤسسي. صُممت خصيصاً للمطورين ومديري الأنظمة للتحكم الكامل في وظائف المنصة عبر الـ Terminal.
تسمح لك الأداة بإدارة وكلاء الذكاء الاصطناعي (AI Agents)، تبديل النماذج الذكية ديناميكياً (GPT-4, Claude 3, Gemini)، ومزامنة بيئة عملك المحلية مع السحابة المركزية الخاصة بمنصة RobovAI بسهولة وأمان تام.
⚡ Key Features
- 🛡️ Secure Access: Manage your RobovAI Nova platform authentication securely.
- 🤖 Multi-Agent Handling: Trigger, monitor, and configure autonomous AI workflows.
- 🔄 Dynamic Local Sync: Keep your edge devices perfectly in sync with the Nova Cloud.
- 🚀 Ultra-Fast Console: Built entirely on modern Python standards architectures (
Typer,Rich,HTTPX) to provide gorgeous, colorful terminal UI. - ☁️ Cloud + Offline: Work with cloud providers and local runtimes from one CLI.
- 🔐 BYOK Controls: Save and inspect provider credentials for supported backends.
- 🧠 Platform Operations: Access readiness, skills, guardrails, memory, model routing, and assistant templates.
📦 Installation
Installing the CLI adds the robovai command for your terminal when your Python Scripts directory is available in PATH.
يؤدي تثبيت الأداة إلى توفير أمر robovai في الطرفية عندما يكون مجلد Scripts الخاص ببايثون مضافًا إلى PATH.
python -m pip install --upgrade robovai-cli
Then run robovai to open the RoboVAI Home Hub for guided setup, status, and chat.
ثم شغّل robovai لفتح واجهة RoboVAI Home Hub الخاصة بالإعداد الموجّه والحالة والدردشة.
Windows Troubleshooting / حل مشكلة Windows
If PowerShell says robovai is not recognized, add your Python user Scripts directory to PATH, then open a new terminal window.
إذا ظهر في PowerShell أن robovai غير معروف، أضف مجلد Scripts الخاص ببايثون إلى PATH ثم افتح نافذة طرفية جديدة.
Typical path:
C:\Users\alien ware\AppData\Roaming\Python\Python314\Scripts
Fallback command that works even before PATH is refreshed:
python -m robovai_cli
🛠️ Quick Start
# Verify installation and sync with platform
robovai
robovai login --method password
robovai login --method browser
robovai account-status
robovai pricing
robovai provider-wizard
robovai chat-shell
robovai update-check
# View all available CLI actions and help
robovai --help
# Inspect providers and platform readiness
robovai providers-status
robovai readiness-matrix
# Save BYOK credentials and route a task
robovai byok-set openai --api-key sk-...
robovai models-route "design a support assistant" --mode builder
# PowerShell examples on Windows
robovai signup --full-name "Your Name" --email you@example.com
robovai login --method password --email you@example.com
robovai
robovai account-status
robovai pricing
robovai buy-tokens --package-id tokens_500
robovai chat-shell
robovai providers-status
robovai guardrails-policy-show
python -m robovai_cli
📞 Support & Infrastructure
- Company / الشركة: RobovAI Edge Solutions
- Nova Portal / منصة نوفا: nova.robovai.tech
- Lead Developer / المطور الرئيسي: Mo Shaban
- Support / الدعم الفني: contact.robovai@gmail.com
© 2026 RobovAI Solutions. Built with ⚡ by Mo Shaban.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file robovai_cli-2.1.3.tar.gz.
File metadata
- Download URL: robovai_cli-2.1.3.tar.gz
- Upload date:
- Size: 34.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9b08d99a16188c4ea0b6477344af0bedb5efb333f65ac42dbbcd60b23c1538c
|
|
| MD5 |
7062dd359ec1d7e1fa2477d22e0c2173
|
|
| BLAKE2b-256 |
715f18ef534b1e27190c910436d20df4cb1ab03a4822717b0df1cfb24b91492d
|
File details
Details for the file robovai_cli-2.1.3-py3-none-any.whl.
File metadata
- Download URL: robovai_cli-2.1.3-py3-none-any.whl
- Upload date:
- Size: 35.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01ccae055616bcfbb3feb66e4a746f23cd4c952a397fd3e4edd7247b18008b2b
|
|
| MD5 |
7d1675648672890101c076be67df4206
|
|
| BLAKE2b-256 |
168b4af47d39b8f98caa463496f94d72451fe7cecb6283acbba0a70e59d0470d
|