Find your running shoe
To run the example locally you need to:
- Sign up at OpenAI's Developer Platform.
- Go to OpenAI's dashboard and create an API KEY.
- Create a Strava Access Token
- Create an OpenAi Assistant with functions
- Set the required environment variable as the token value as shown the example env file but in a new file called
.env.local pnpm installto install the required dependencies.pnpm devto launch the development server.