School staff spent excessive time searching fragmented documents, different roles needed different information access, and outdated policies conflicted with newer ones.
PressW built a RAG-powered chatbot using parent-document retrieval and query expansion, with role-based access controls and hallucination guardrails that trigger deterministic fallbacks when no relevant document is found.
Districts upload documentation, which automated data pipelines convert into queryable data. The system was tested with query-expansion and parent-document techniques to bridge gaps between how staff phrase questions and how documents are written.
School districts and multi-role organizations that need staff to self-serve answers from large, fragmented policy libraries with role-appropriate access.

Education Delta deployed a RAG chatbot over the district's own documentation. Districts upload their documents, automated pipelines convert them into queryable data, and parent-document retrieval with query expansion bridges the gap between how staff phrase questions and how policies are written. The pilot answered 1,600 questions in its first two weeks.
It runs on Claude with retrieval-augmented generation, using parent-document retrieval and query expansion, plus role-based access controls so different staff roles retrieve different information.
The pilot launched to 700 staff users and answered 1,600 questions in the first two weeks. Role-based retrieval with deterministic fallbacks kept answers grounded in real documents.
Time to results was under four weeks. The system was tested with query-expansion and parent-document techniques before the pilot launched to staff.
School districts and multi-role organizations that need staff to self-serve answers from large, fragmented policy libraries with role-appropriate access.