Overview
Overview
General Chat SubSystem
General Chat is the foundational interaction layer of HippoxOS. It enables you to control your computer through natural language — launching applications, managing files, adjusting system settings, and orchestrating complex workflows across multiple subsystems, all through conversation.
Unlike traditional assistants that only provide information, General Chat actively executes operations on your behalf. It translates your spoken or typed requests into system commands, driving the Hippox Kernel to schedule the appropriate drivers and resources to complete the task.
With General Chat, you can:
- Control System Functions: Open applications, adjust settings, manage processes, and navigate the file system
- Orchestrate Cross-Subsystem Workflows: Coordinate tasks across video editing, 3D scene construction, code development, and other subsystems
- Automate Repetitive Tasks: Create scheduled tasks that execute automatically based on natural language instructions
- Maintain Context: Engage in multi-turn conversations where the system remembers previous interactions and can continue complex tasks
Core Capabilities
| Capability | Description |
|---|---|
| Natural Language Control | Control system functions, launch applications, and adjust settings through conversation |
| Task Orchestration | Decompose complex intentions into sub-tasks and orchestrate execution order |
| Cross-Application Coordination | Unify different subsystems and break down application silos through dialogue |
| Multi-Turn Dialogue | Maintain context across conversations to support task continuation |
| Workflow Automation | Support for four workflow modes: ReAct, Batch, Chain, and PlanAndExecute |
Interaction Flow
- Intent Recognition: The system analyzes natural language input to understand what you want to do
- Driver Matching: Matches your intent against registered system drivers to find the best execution path
- Parameter Extraction: Extracts execution parameters from your request and validates them
- Execution Scheduling: The Hippox Kernel schedules and executes the operation
- Result Feedback: The system returns execution results in natural language format
General Chat Demo
The following video demonstrates how to control your computer through natural language — from launching applications and managing files, to coordinating complex workflows across multiple subsystems, all through simple conversation.