Giter Site home page Giter Site logo

lucs1590 / strava-to-trainingpeaks Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 348 KB

This is a simple script that will download your activities from Strava and upload them to TrainingPeaks in assisted mode.

License: MIT License

Python 100.00%
bike biking conversion converter runner running sports sports-data strava swim

strava-to-trainingpeaks's Issues

Add LLM Analysis

Description

The idea is that after converting the file to be exported to training peaks, ask the athlete if he wants to have feedback from an LLM (GPT4 or SportBERT) regarding the training performed.
At first I would send the entire tcx file, but the number of tokens would be very high and the service would be very expensive. Therefore, the idea is to summarize by points (as in the medium article) and send this in the prompt for LLM to analyze.
If the user chooses that he wants to have the LLM analysis, add the question "was there anything planned for this training?" so that this will also enrich the prompt.

TO-DO

  • Parse the tcx or gpx file;
  • Test both LLMs;
  • Write LinkedIn and Medium post.

Prompt

Based on the following data that is related to a {sport} training session, carry out an analysis highlighting positive points, where the athlete did well and where he did poorly and what he can do to improve in the next {sport}.

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.

Resources

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.