|
55 | 55 | }, |
56 | 56 | "dataCollection": { |
57 | 57 | "title": "Data Collection", |
| 58 | + "description": "Create, import and manage datasets", |
58 | 59 | "tabs": { |
59 | 60 | "taskManagement": "Task Management", |
60 | 61 | "taskExecution": "Execution Records", |
|
256 | 257 | }, |
257 | 258 | "dataManagement": { |
258 | 259 | "title": "Data Management", |
| 260 | + "description": "Create, import and manage datasets", |
259 | 261 | "actions": { |
260 | 262 | "createDataset": "Create Dataset", |
261 | 263 | "edit": "Edit", |
|
773 | 775 | "dataEvaluation": { |
774 | 776 | "home": { |
775 | 777 | "title": "Data Evaluation", |
| 778 | + "description": "Quality analysis, performance evaluation and bias detection", |
776 | 779 | "createTask": "Create Evaluation Task", |
777 | 780 | "searchPlaceholder": "Search task name...", |
778 | 781 | "filters": { |
|
976 | 979 | "dataAnnotation": { |
977 | 980 | "home": { |
978 | 981 | "title": "Data Annotation", |
| 982 | + "description": "Annotate and tag data", |
979 | 983 | "tabs": { |
980 | 984 | "tasks": "Annotation Tasks", |
981 | 985 | "templates": "Annotation Templates" |
|
1279 | 1283 | }, |
1280 | 1284 | "dataCleansing": { |
1281 | 1285 | "title": "Data Processing", |
| 1286 | + "description": "Data cleansing, processing and transformation", |
1282 | 1287 | "tabs": { |
1283 | 1288 | "taskList": "Task List", |
1284 | 1289 | "templateManagement": "Template Management" |
|
1498 | 1503 | }, |
1499 | 1504 | "knowledgeBase": { |
1500 | 1505 | "title": "Knowledge Generation", |
| 1506 | + "description": "RAG-oriented knowledge base construction", |
1501 | 1507 | "home": { |
1502 | 1508 | "columns": { |
1503 | 1509 | "name": "Knowledge Base", |
|
1755 | 1761 | }, |
1756 | 1762 | "operatorMarket": { |
1757 | 1763 | "title": "Operator Market", |
| 1764 | + "description": "Operator upload and management", |
1758 | 1765 | "home": { |
1759 | 1766 | "title": "Operator Market", |
1760 | 1767 | "actions": { |
|
2072 | 2079 | }, |
2073 | 2080 | "synthesisTask": { |
2074 | 2081 | "title": "Data Synthesis", |
| 2082 | + "description": "Intelligent data synthesis and ratio", |
2075 | 2083 | "tabs": { |
2076 | 2084 | "tasks": "Synthesis Tasks", |
2077 | 2085 | "templates": "Instruction Templates" |
|
2503 | 2511 | "fetchFailed": "Failed to fetch data, please try again later" |
2504 | 2512 | } |
2505 | 2513 | }, |
| 2514 | + "home": { |
| 2515 | + "hero": { |
| 2516 | + "subtitle": "AI Dataset Preparation Tool", |
| 2517 | + "title": "Building High-Quality AI Datasets", |
| 2518 | + "description": "From data management to knowledge generation, one-stop solution for enterprise AI data processing scenarios.", |
| 2519 | + "getStartedButton": "Get Started", |
| 2520 | + "chatAssistantButton": "Chat Assistant", |
| 2521 | + "checkingButton": "Checking...", |
| 2522 | + "dataOrchestrationButton": "Data Orchestration" |
| 2523 | + }, |
| 2524 | + "sections": { |
| 2525 | + "featuresTitle": "Feature Modules" |
| 2526 | + }, |
| 2527 | + "orchestrationHighlight": { |
| 2528 | + "title": "Data Orchestration - Visual Process Design", |
| 2529 | + "description": "Drag-and-drop design of complex data processing pipelines, making data flow more intuitive and efficient.", |
| 2530 | + "coreFeaturesTitle": "Core Features:", |
| 2531 | + "feature1": "Visual Process Designer", |
| 2532 | + "feature2": "Rich Data Processing Component Library", |
| 2533 | + "feature3": "Real-time Process Execution Monitoring", |
| 2534 | + "smartFeaturesTitle": "Smart Features:", |
| 2535 | + "smartFeature1": "Automatic data flow path optimization", |
| 2536 | + "smartFeature2": "Smart error detection and repair suggestions", |
| 2537 | + "smartFeature3": "Template-based process rapid reuse", |
| 2538 | + "startButton": "Start Orchestration" |
| 2539 | + }, |
| 2540 | + "dataAgentHighlight": { |
| 2541 | + "title": "Data Agent - Conversational Business Operations", |
| 2542 | + "description": "Say goodbye to complex interfaces, complete all dataset-related business operations with natural language.", |
| 2543 | + "examplesTitle": "Conversation Examples:", |
| 2544 | + "example1": "Help me create an image classification dataset", |
| 2545 | + "example2": "Analyze data quality and generate a report", |
| 2546 | + "example3": "Start synthesis task with target of 1000 data points", |
| 2547 | + "smartFeaturesTitle": "Smart Features:", |
| 2548 | + "smartFeature1": "Understand complex requirements and execute automatically", |
| 2549 | + "smartFeature2": "Provide professional advice and optimization solutions", |
| 2550 | + "smartFeature3": "Learn usage habits for personalized service", |
| 2551 | + "startButton": "Start Conversation" |
| 2552 | + }, |
| 2553 | + "workflowShowcase": { |
| 2554 | + "title": "Complete Data Processing Workflow", |
| 2555 | + "description": "End-to-end solution from raw data to high-quality datasets.", |
| 2556 | + "step1Title": "Data Collection", |
| 2557 | + "step1Description": "Support importing from various data sources including local files, databases, APIs, etc.", |
| 2558 | + "step2Title": "Smart Orchestration", |
| 2559 | + "step2Description": "Visualize data processing workflows, automate complex tasks.", |
| 2560 | + "step3Title": "Smart Processing", |
| 2561 | + "step3Description": "Automated data processing, annotation, and quality assessment workflows.", |
| 2562 | + "step4Title": "Quality Assurance", |
| 2563 | + "step4Description": "Comprehensive quality evaluation and bias detection to ensure dataset reliability.", |
| 2564 | + "startButton": "Start Building Dataset" |
| 2565 | + }, |
| 2566 | + "features": { |
| 2567 | + "orchestration": { |
| 2568 | + "title": "Smart Orchestration", |
| 2569 | + "description": "Visual data processing workflow orchestration, drag-and-drop design of complex data processing pipelines" |
| 2570 | + }, |
| 2571 | + "chatAssistant": { |
| 2572 | + "title": "Chat Assistant", |
| 2573 | + "description": "Complete complex dataset operations and business processes through natural language conversation" |
| 2574 | + }, |
| 2575 | + "evaluation": { |
| 2576 | + "title": "Comprehensive Evaluation", |
| 2577 | + "description": "Multi-dimensional data quality assessment, including statistical analysis, performance testing and bias detection" |
| 2578 | + }, |
| 2579 | + "processing": { |
| 2580 | + "title": "Efficient Processing", |
| 2581 | + "description": "Complete data processing pipeline from raw data to usable datasets" |
| 2582 | + }, |
| 2583 | + "knowledge": { |
| 2584 | + "title": "Knowledge Management", |
| 2585 | + "description": "Build RAG-oriented knowledge bases, supporting intelligent Q&A and retrieval" |
| 2586 | + } |
| 2587 | + } |
| 2588 | + }, |
2506 | 2589 | "datasetFileTransfer": { |
2507 | 2590 | "columns": { |
2508 | 2591 | "datasetName": "Dataset", |
|
0 commit comments