Inspiration
- We are fans of the valorant pro scene, so if felt right for us to work on this project for VCT
- Our interest in machine learning and web-dev felt applicable for this project
What it does
Our app takes user prompts as well as filter parameters in order to make RAG calls to our model (claude-sonnet-3) and knowledge base using aws lambda.
How we built it
We built our frontend in React and utilized python and boto3 for our lambda function. We also utilized python for datascraping and compilation from these places: vlr.gg, riot games data, youtube, gamer.gg, and redbull.com. Our app is hosted on an EC2 instance.
Challenges we ran into
- Lack of text information on playstyles and team roles such as igls
- Issues with citation and reference generation from RAG calls
- Web app hosting and throttling
Accomplishments that we're proud of
- Datascraping and metadata tagging of vlr.gg/stats
- Working RAG calls with editable filters
- Clean and concise UI
What we learned
- Organizing and allocating tasks for different aspects of the project
- Communicating well between different teams
What's next for VCT Hackathon Project
- Get RAG citations working consistently and neatly displayed in the frontend after calls.
- Add databasing for better player retrieval, as well as persistent and flexible team creation
- Develop more advanced metrics for player and agent synergies
- Find more relevant textual data regarding team and player performances and styles to fine-tune our model
Built With
- amazon-ec2
- bedrock
- boto3
- knowledgebases
- lambda
- python
- rag

Log in or sign up for Devpost to join the conversation.