|
|
|
Show HN: I built a tool to answer any League of Legends E-sports data questions
(query.new)
|
|
1 points
by XavierPladevall
231 days ago
|
|
I built a tool that lets you ask questions about pro League of Legends data (players, teams, champions, splits) and get answers from a dataset I curated in plain English. The dataset itself is from riot + Oracle's elixir. Just click on select data source and it's the one called "Lol Esports" (playin with some other datasets also). It’s early and probably a bit buggy. I’d appreciate feedback on the UX, bugs, and what questions you’d want it to handle better. Happy to share details on data sources, parsing, and how I translate queries under the hood. If you want to kick the tires, try prompts like: - “How did T1 do vs Gen.G over the last 3 splits?”
- “Faker’s performance on Azir vs LPL teams (patch 14.10+)”
- “Which champion had the highest win rate in LCK Summer 2023 (min 50 games)?” |
|