Question-Answering for Advanced Squad Leader Rules

I created a chat bot to answer rules-questions about the wargame Advanced Squad Leader for my personal use.

Advanced Squad Leader (ASL) is a tactical-level hex-and-counter board game covering WW2, published by Avalon Hill in 1985. See Wikipedia entry.

ASL cover ASL board

Approach

Website access OpenAI’s assistant v2 api, which does RAG over the manual of 1.49 million tokens using the FAISS vector database.