Ask a question, in either language
How a midnight question becomes a grounded answer in the visitor's own language, without a human in the loop.
- 1A visitor opens the assistant from any page and types in Urdu or English
- 2The running conversation posts to a stateless streaming edge function, trimmed to a bounded recent history
- 3The model answers from the curated knowledge base only, in the same language it was asked in
- 4The upstream event stream is parsed server-side and re-emitted as plain text, so the reply appears as it is written
- 5Anything outside the knowledge base is declined honestly and routed to a free human consultation



