Backend.AI Web UI for web / desktop app (Windows/Linux/macOS). Backend.AI Web UI provides a convenient environment for users, while allowing various commands to be executed without CLI. It also provides some visual features that are not provided by the CLI, such as dashboards and statistics.
The current Chat-related React component does not have a clear separation of concerns, making it difficult to maintain. Let's work on improving it.