convertor/.github
Your Name 6d948b0873 feat: implement automatic format inference service with candidate generation and prediction model
- Add formatCandidateRules.ts to define rules for generating format candidates based on file features.
- Introduce formatPredictionModel.ts to predict the most likely target format based on user behavior and file features.
- Create inferenceService.ts to integrate all inference modules and provide a unified inference API.
- Develop inference.tsx as an API endpoint for frontend calls to predict formats and engines based on file extensions.
- Implement logging for conversion events and dismissals, along with user profile retrieval.
- Ensure warmup management for engine predictions and provide status checks.
2026-01-26 12:47:16 +08:00
..
ISSUE_TEMPLATE refine fonts and language support 2026-01-19 23:54:04 +08:00
scripts refine fonts and language support 2026-01-19 23:54:04 +08:00
test-files refine fonts and language support 2026-01-19 23:54:04 +08:00
workflows feat: implement automatic format inference service with candidate generation and prediction model 2026-01-26 12:47:16 +08:00
FUNDING.yml chore: create FUNDING.yml 2025-04-24 18:17:24 +02:00
release.yml ci: remove release please (#416) 2025-10-07 21:58:11 +02:00
UPSTREAM_SYNC.md refine fonts and language support 2026-01-19 23:54:04 +08:00