SpielBot
LLM-powered board game rules assistant that references official rulebooks and community forums to formulate accurate and concise answers.
More about this project
This started as my final project for an LLM applications course at school and quickly became the most technically involved thing I've built. SpielBot uses hybrid dense/sparse retrieval with reciprocal rank fusion combined with multi-query reasoning and a vision pipeline for interpreting game-state images. I benchmarked it against commercial competitors like Board Game Wizard and RulesBot.ai using a custom 30-question evaluation set scored by an LLM judge. More to come!