diff --git a/.asf.yaml b/.asf.yaml index dd8bbfe04aa..8b923c266b0 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -18,17 +18,19 @@ # https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features github: - description: "Collaborative Machine-Learning-Centric Data Analytics Using Workflows" - homepage: https://texera.io/ + description: "Human-AI Collaborative Data Science Using Visual Workflows" + homepage: https://texera.apache.org/ labels: - - workflow + - human-ai-collaboration + - ai-agents + - visual-workflows - data-science - - data - - machine-learning + - runtime-debugging - artificial-intelligence + - machine-learning + - interactive-engine - cloud-native - - data-analytics - - texera + protected_tags: - "v*.*.*" diff --git a/frontend/src/app/hub/component/about/about.component.html b/frontend/src/app/hub/component/about/about.component.html index d455e1b64a9..0c75a30d134 100644 --- a/frontend/src/app/hub/component/about/about.component.html +++ b/frontend/src/app/hub/component/about/about.component.html @@ -29,27 +29,23 @@

About Texera

- Texera is a system for users with various backgrounds to learn and practice data science, AI, and machine - learning. It also allows users to share their datasets and analyze workflows. + Apache Texera (Incubating) is an open-source platform for human-AI collaborative data science using visual + workflows. It enables analysts to construct, execute, and refine data analysis tasks through an intuitive GUI, + assisted by AI agents that understand natural-language instructions. Texera is well-suited for a wide range of + applications, including “AI for Science,” by making advanced AI and data science capabilities accessible to a + broader community. It can run on a laptop for local use or be deployed in the cloud to support scalable processing + of large datasets.

-

Key Features

+

The platform has the following key features:

Key Features

Learn More

- To learn more, please visit texera.io. The - source code of the platform is available on GitHub. If you have - comments and questions, please send email to - texera email screenshot - . + To learn more, please visit https://texera.apache.org/. The + source code of the platform is available on GitHub.

diff --git a/frontend/src/assets/workflow_gui.png b/frontend/src/assets/workflow_gui.png index cb4348bd5b1..6abd0597b39 100644 Binary files a/frontend/src/assets/workflow_gui.png and b/frontend/src/assets/workflow_gui.png differ