Language
Mode
Ollama endpoint
Try one of these, or type your own question:
How BenefitsBridge stays safe
- Grounded only. It answers using only the official rules it has loaded. Ask about a program it doesn't have and it refuses. It never guesses.
- Every claim is cited. Each statement carries a quote copied word for word from the official rule, checked live in your browser. A statement that can't be traced is not shown as fact.
- Never a determination. It informs ("you may qualify if…") but never decides ("you qualify"). A determination is a caseworker's job, so the tool blocks itself from making one.
The verification runs in citation.js: pure JavaScript, no network, no LLM.
The model is swappable; the check is not.