Climbing Route Setter - Hackathon submission
Check out the demo here : https://devpost.com/software/climbing-route-setter
Source code : https://github.com/FlavorlessQuark/devday_hackathon
I polished some of the stuff from the hackathon because it looked a bit rough (still does)
This app would be aimed at Gym owners, to provide them with a tool to generate new climbing routes. Routes are generated with Amazon Bedrock Titan, and gym members who completed the route would then rate the route to help train the model.
Tech stack was :
- React
- TS
- Convex (obviously)
- LaunchDarkly (Managing route options and filters)
- Amazon Bedrock (ML models)

