diff --git a/services/frontend/Dockerfile b/services/frontend/ui/Dockerfile similarity index 100% rename from services/frontend/Dockerfile rename to services/frontend/ui/Dockerfile diff --git "a/services/frontend/app/1_\360\237\222\254_Chat.py" "b/services/frontend/ui/app/1_\360\237\222\254_Chat.py" similarity index 100% rename from "services/frontend/app/1_\360\237\222\254_Chat.py" rename to "services/frontend/ui/app/1_\360\237\222\254_Chat.py" diff --git "a/services/frontend/app/pages/2_\360\237\244\226_Explore_Assistants.py" "b/services/frontend/ui/app/pages/2_\360\237\244\226_Explore_Assistants.py" similarity index 100% rename from "services/frontend/app/pages/2_\360\237\244\226_Explore_Assistants.py" rename to "services/frontend/ui/app/pages/2_\360\237\244\226_Explore_Assistants.py" diff --git "a/services/frontend/app/pages/3_\342\232\231\357\270\217_Settings.py" "b/services/frontend/ui/app/pages/3_\342\232\231\357\270\217_Settings.py" similarity index 100% rename from "services/frontend/app/pages/3_\342\232\231\357\270\217_Settings.py" rename to "services/frontend/ui/app/pages/3_\342\232\231\357\270\217_Settings.py" diff --git a/services/frontend/app/rubra_ui_config.py b/services/frontend/ui/app/rubra_ui_config.py similarity index 100% rename from services/frontend/app/rubra_ui_config.py rename to services/frontend/ui/app/rubra_ui_config.py diff --git a/services/frontend/app/rubra_ui_utils.py b/services/frontend/ui/app/rubra_ui_utils.py similarity index 100% rename from services/frontend/app/rubra_ui_utils.py rename to services/frontend/ui/app/rubra_ui_utils.py diff --git a/services/frontend/requirements.txt b/services/frontend/ui/requirements.txt similarity index 100% rename from services/frontend/requirements.txt rename to services/frontend/ui/requirements.txt