Make Every Penny Count.
Uses cloud phone technology to simultaneously query Chinese major food delivery platforms, including Meituan, JD and Taobao Instant Buy, for real-time pricing and product updates.
Compare all fees automatically and sort by total price to find the best deal fast.
Avg Time Improvement
56.9%
Avg Task Success Rate
25%
Avg Price Extraction Accuracy
25%
Xiaomi (Search Entry Page) Xiaoxuan (PhoneAgent Execution Page)
1.Users can enter any food delivery item they want to compare prices for in the search box.
2.At any time, users can click ”I’ll take over” to pause the search. Once the operation is complete, the Agent will automatically resume execution.
Command-line Interactive Experience
# Clone Repository
git clone https://github.com/ucloud/orderwise-agent.git
cd orderwise-agent
# Install Dependencies
pip install -r requirements.txt
Configure the model service settings in `env.sh`
Configure the app-to-device mappings in `examples/app_device_mapping.json` for both Android cloud and physical phones
# Launch Interactive MCP Mode.
bash start-mcp-server-tmux.sh