๐ค NWO Robotics API Demo v2.0
Full Robotics API Interface with Intelligent Routing, Planning, Learning, IoT Edge, Safety, and Navigation. NWO Robotics API v2.0 transforms how robots think by dynamically routing tasks to the optimal Language Model (LM) โ from OCR-specialized DeepSeek to generalist Xiaomi-Robotics-0, all within a single API call.
Included API Layers / Features
- ๐ง Intelligent Model Router โ auto-selects the best model for each task
- ๐ฏ Core Inference โ natural language to robot action generation
- ๐ Task Planner โ decomposes high-level goals into subtasks
- ๐ Learning System โ retrieves learned parameters from prior experience
- ๐ IoT Edge โ injects sensor context like GPS, temperature, humidity, LiDAR
- ๐ฅ Multi-Agent Coordination โ create and manage swarms
- ๐ Gesture Control โ detect gesture commands
- ๐ค Voice Wake Word โ voice command routing
- ๐ Progress Updates โ subscribe to task milestones
- ๐ Failure Recovery โ auto-retry strategies
- ๐ Task Templates โ reusable workflows
- โ๏ธ Physics Planning โ validate trajectories before execution
- ๐จ Real-Time Safety โ continuous monitoring and emergency safety layer
- ๐งญ Semantic Navigation โ natural language landmark navigation
- ๐ Model Registry โ inspect configured models
- โน๏ธ API Status โ test health and connectivity
Intelligent Model Selection
Enter an instruction and preview how the router classifies the task and chooses the best model.
Examples
- OCR / reading tasks
- manipulation tasks
- navigation tasks
- general robot chat / QA
๐ Links & Resources
- ๐ Developer Dashboard: nwo.capital/webapp/api-key.php
- ๐ Technical Whitepaper: ResearchGate
- ๐ค Model: Xiaomi-Robotics-0
Built with: Gradio + PHP + Python + Xiaomi-Robotics-0
License: Apache 2.0