chenghh-9609 e8e2c1a96b refactor: 修复标签管理功能、优化数据选择项显示、屏蔽开发中功能 (#12)
* refactor: clean up tag management and dataset handling, update API endpoints

* feat: add showTime prop to DevelopmentInProgress component across multiple pages

* refactor: update component styles and improve layout with new utility classes
2025-10-22 16:09:03 +08:00
2025-10-21 23:00:48 +08:00
2025-10-21 23:00:48 +08:00
2025-10-21 23:00:48 +08:00
2025-10-21 23:00:48 +08:00
2025-10-21 23:00:48 +08:00
2025-10-21 23:00:48 +08:00
2025-10-21 23:00:48 +08:00
2025-10-21 23:00:48 +08:00
2025-10-21 23:00:48 +08:00
2025-10-21 23:00:48 +08:00
2025-10-21 23:00:48 +08:00
2025-10-21 23:00:48 +08:00

DataMate All-in-One Data Work Platform

Backend CI Frontend CI GitHub Stars GitHub Forks GitHub Issues GitHub License

DataMate is an enterprise-level data processing platform for model fine-tuning and RAG retrieval, supporting core functions such as data collection, data management, operator marketplace, data cleaning, data synthesis, data annotation, data evaluation, and knowledge generation.

简体中文 | English

If you like this project, please give it a Star️!

🌟 Core Features

  • Core Modules: Data Collection, Data Management, Operator Marketplace, Data Cleaning, Data Synthesis, Data Annotation, Data Evaluation, Knowledge Generation.
  • Visual Orchestration: Drag-and-drop data processing workflow design.
  • Operator Ecosystem: Rich built-in operators and support for custom operators.

🚀 Quick Start

Prerequisites

  • Git (for pulling source code)
  • Make (for building and installing)
  • Docker (for building images and deploying services)
  • Docker-Compose (for service deployment - Docker method)
  • Kubernetes (for service deployment - k8s method)
  • Helm (for service deployment - k8s method)

Clone the Code

git clone git@github.com:ModelEngine-Group/DataMate.git

Build Images

make build

Docker Installation

make install INSTALLER=docker

Kubernetes Installation

make install INSTALLER=k8s

🤝 Contribution Guidelines

Thank you for your interest in this project! We warmly welcome contributions from the community. Whether it's submitting bug reports, suggesting new features, or directly participating in code development, all forms of help make the project better.

📮 GitHub Issues: Submit bugs or feature suggestions.

🔧 GitHub Pull Requests: Contribute code improvements.

📄 License

DataMate is open source under the MIT license. You are free to use, modify, and distribute the code of this project in compliance with the license terms.

Description
No description provided
Readme 10 MiB
Languages
JavaScript 50.1%
TypeScript 19.7%
Python 13.9%
Java 9.3%
Smarty 5.3%
Other 1.6%