Climbing Route Setter - Hackathon submission
This was our submission that won second place for the convex prize at the DeveloperWeek AI/ML Hackathon.
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)
Devpost
Climbing Route setter
Generating climbing route for route setters, and rating system to help train generation AI
GitHub
GitHub - FlavorlessQuark/devday_hackathon: Something something AI, ...
Something something AI, launchdarkly and friends. Contribute to FlavorlessQuark/devday_hackathon development by creating an account on GitHub.
2 Replies
Hi @Lightwaves congrats and again and thanks for sharing. Feel free to share your GitHub repo link as well.
Thanks, just updated the post to include the repo