Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 994 Bytes

File metadata and controls

46 lines (25 loc) · 994 Bytes

RulesBot — Planning Doc

Use this file to record your design decisions as you work through the lab. There are no wrong answers — write enough that you could explain your reasoning to another group.


Chunking Strategy

Chunk size:

Overlap:

Why this strategy fits rule book text:


Retrieval Observations

After implementing retrieval, try these test queries and record what comes back:

Query Top result game Does it make sense?
"How do you win?"
"What happens when you roll a 7?"
"Can two players share a route?"

Anything surprising?


Response Quality

After implementing generation, try 2–3 questions and assess the answers:

Query Answer accurate? Properly grounded? Cited the right game?

What would you change about the prompt to improve grounding?