Lightwaves
CCConvex Community
•Created by Lightwaves on 9/22/2024 in #show-and-tell
Flowvex: Tune your Neural Network architecture on the web
1 replies
CCConvex Community
•Created by Lightwaves on 5/25/2024 in #show-and-tell
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)
3 replies