帮助他人... 第一天:来自 Train2Go 的 Garmin 训练生成器:混合 Regex + LLM

📄 中文摘要

kaiord-helper 是一款自动生成 Garmin Connect JSON 格式训练计划的工具,旨在从 Train2Go 中提取数据。该工具结合了传统的解析技术(正则表达式)和大型语言模型(LLM),以应对自然语言的复杂性。通过这一实验,开发者展示了如何有效地将两种技术结合,以提高训练生成的效率和准确性。

📄 English Summary

Ayudando a otros... Día 1: Generador de Entrenamientos Garmin desde Train2Go: Híbrido Regex + LLM

kaiord-helper is a tool designed to automate the generation of training plans in Garmin Connect JSON format from Train2Go. This tool combines traditional parsing techniques (regex) with large language models (LLM) to address the complexities of natural language. Through this experiment, the developer demonstrates how to effectively integrate these two technologies to enhance the efficiency and accuracy of training generation.

Powered by Cloudflare Workers + Payload CMS + Claude 3.5

数据源: OpenAI, Google AI, DeepMind, AWS ML Blog, HuggingFace 等