ask questions and get answers about your cycling metrics
- clone the repo
git clone https://github.com/atefkbenothman/bikegpt.git - create a
.envfile in the base directory with the following variables:OPENAI_API_KEY[openai api key]
- install packages
pip install -r requirements.txt
python3 app.py --help
python3 app.py --prompt "how many miles in total have I ridden since Aug 15th?"
- chatgpt
- langchain